Part Number: TMDSCNCD28388D Tool/software: I'm uploading code to my TMDSCNCD28388D board. I have the configuration set to CPU1_FLASH and the linker indicates the code begins (BEGIN) at 0x0008 0000. But, whenever I reset the board in the debugger, the…
Part Number: TMDSCNCD28388D Other Parts Discussed in Thread: C2000WARE , TMDSHSECDOCK , Tool/software: Hi,
We are currently running the CAN example for the CM from the template located at:
C:\ti\c2000\C2000Ware_5_03_00_00\driverlib\f2838x\examples\cm\c…
Hi Wilko,
Yes you can do all of the XBAR configuration from CPU1 and all of the CLB configuration from CPU2. You should be able to use SysConfig for everything. Bot the Output XBAR and CLB Output XBAR should have access to CLB outputs but CLB output xbar…
Part Number: TMDSCNCD28388D Tool/software: Hi Champs,
My customer recently burnt 2 F2838x controlCARDs while working on their software—they work on DC-DC and OBC. The boards suddenly stopped working: no PWM output, LEDs went off, etc. They cannot connect…
Hi Tomas,
Have you tried changing the sampling point? Additionally, in most of our example the data rate is 1Mbps and the nominal rate is 500kbps. Are you using one of our examples?
Kind regards,
Skyler
Part Number: TMDSCNCD28388D Tool/software: Hey,
I am working on a custom printf alike function to print over sci. At high level, I am iterating through a char array and printing each char using SCI_writeCharNonBlocking(). I am running into an issue where…
Part Number: TMDSCNCD28388D
Tool/software:
Hi,
I'm trying SPI communication between LS7366R iC and TI TMDSCNCD28388D board and I had a problem with CS pin software control.
I had to control CS by software because I needed to send two 8-bit data in…
Part Number: TMDSCNCD28388D Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hello everyone,
I am working with an F28388D development kit and I prefer not to use an external oscillator. Instead, I want to use the internal oscillator. I have selected…