Activity
From 07/16/2017 to 08/14/2017
08/14/2017
- Hello everyone,
Somehow my OMAP-L138F is not detecting my LCD as touchscreen LCD. I am using NEC_NL4827HC19-05B
and follow the step from here
https://support.criticallink.com/redmine/boards/10/topics/4558
the LCD shows the image,...
07/27/2017
- VP 06:26 PM Software Development: RE: SPI interface for ADC5560 (MityDSP L138F)
- Thanks for your response. As mentioned before I am trying to get data on DAC output same as ADC input. But I am not getting proper output signal as Input. From the code I can see uPP is using 75MHz for clock and in FPGA code it seems it ...
07/24/2017
- JC 05:21 PM Software Development: RE: SPI interface for ADC5560 (MityDSP L138F)
- Vivek Ponnani wrote:
> Thanks for your guidance. I am able to run analog expansion suite examples for ADS 5560 and DAC 5672 individually. Now I am trying to give analog input to ADS 5560 and want to generate the same analog output usin... - VP 03:41 PM Software Development: RE: SPI interface for ADC5560 (MityDSP L138F)
- Thanks for your guidance. I am able to run analog expansion suite examples for ADS 5560 and DAC 5672 individually. Now I am trying to give analog input to ADS 5560 and want to generate the same analog output using DAC 5672. For that I p...
- JC 05:11 PM Software Development: RE: Using Sodium crypto library and not enough entropy?
- Edwin McKay wrote:
> I am trying to use the "Sodium crypto library" (https://download.libsodium.org/doc/) on the MityDSP. I had earlier ask with help compiling it and that was answered.
> ...
I'm no expert on crypto so I can't say if t... - I am trying to use the "Sodium crypto library" (https://download.libsodium.org/doc/) on the MityDSP. I had earlier ask with help compiling it and that was answered.
When I run the example code I receive the following message:
_This...
07/18/2017
- GG 10:08 PM Software Development: RE: Syslink configuration for 256Mb memory
- Hi Andri,
We have not currently released an MDK that supports SysLink. Please follow instead the DSP Link Configuration steps: https://support.criticallink.com/redmine/projects/arm9-platforms/wiki/DSP_Link_Configuration
Sorry for ... - VP 12:02 PM FPGA Development: RE: FPGA coding and programming for customized board using Mity DSP L138F
- we are using ADS5560 of the analog expansion board through FPGA. We are using CLK and Data through FPGA to connect to uPP interface of the OMAP-L138.
We are using example program from the analog expansion suite.
How can we debug/check ...