Part Number: PROCESSOR-SDK-OMAPL138 Other Parts Discussed in Thread: OMAPL138 Tool/software: Code Composer Studio HELLO
#define TMR_PERIOD_LSB32 0x5DC0
In above i mentioned TMR period they did in 1millisecond. Can you explain please how they did…
Part Number: PROCESSOR-SDK-OMAPL138 Other Parts Discussed in Thread: OMAP-L138 , TMDSLCDK138 , OMAPL138 I am using TMDSLCDK138 OMAP-L138 development kit (LCDK). My requirement is to send 55MB of ADC data to external storage and stored as file format through…
Part Number: PROCESSOR-SDK-OMAPL138 Other Parts Discussed in Thread: OMAPL138 I have a query related to hardware settings of OMAPL138. I am using 2 OMAPL138. How can I physically connect two OMAPL138 using MCBSPs. I want an arrangement such as McBSP of…
Part Number: PROCESSOR-SDK-J784S4 Tool/software: Can I call SDL APIs from a different main domain instead of the Safety Island? I want to run the Digital Windowed Watchdog on another core (e.g., Mcu2_0). Is that possible? I noticed RTI instances in the…
Part Number: PROCESSOR-SDK-OMAPL138 Other Parts Discussed in Thread: OMAPL138
Hello,
I'm working on OMAPL138, In that externally we were using GNSSmodule(S1216F8‐GI3) through UART0 I'm transmitting with a specific baud rate of 115200, but I can't…
Part Number: PROCESSOR-SDK-OMAPL138 Other Parts Discussed in Thread: OMAPL138 Hello,
I'm working on omapl138, I have facing an issue on usb_host_msc in ti/packages/pdk_omapl138_1_0_11.
Only these strings are available but I need to add "bm".
{ …
Part Number: PROCESSOR-SDK-OMAPL138 Other Parts Discussed in Thread: OMAPL138 , OMAP-L138 Hello,
I am testing UART in OMAPL138 LCDK and C6748 LCDK.
I have tested uartEcho code of starterware in both OMAPL138 LCDK and C6748 LCDK.
In C6748 LCDK, I…
Part Number: PROCESSOR-SDK-OMAPL138 Other Parts Discussed in Thread: OMAP-L138 Hello All,
I'm working on OMAP-L138 custom board now I'm focusing on Processor to FPGA(XC7A200T-2SBG484I) boot. Based on this data sheet (XAPP583) I'm doing booting over…
Hello,
Please refer to OMAP-L13x/C674x Resources and FAQ , and look for omapl138_c6748_ccs_projectspecs.zip . Once you download the CCS projects, look for omapl138_c6748_ccs_projectspecs\ccs_examples\windows\OMAPL138\UART_BasicExample_lcdkOMAPL138_armExampleProject…