Part Number: TMS320F28388S Tool/software: i am using SCI-A interrupt for UART
I am using device library
SCI_setFIFOInterruptLevel(SCIA_BASE, SCI_FIFO_TX2, SCI_FIFO_RX1);
after setting SCI_FIFO_RX1 i am getting garbage values
after setting SCI_FIFO_RX0…
Part Number: TMS320F28388S Other Parts Discussed in Thread: C2000WARE Tool/software: [Background] On CPU1, we call Device_bootCM(BOOTMODE_BOOT_TO_FLASH_SECTOR0) to trigger the boot process for the CM core.
On the CM side, we have only added the CM-related…
Part Number: TMS320F28388S Hello,
I read the following from section 20.5 ADC Conversion Priorty, pg. 2581 from the "TMS320F2838x Real-Time Microcontrollers With Connectivity Manager" Technical Referance Manual (TRM) Literature Number: SPRUII0F
…
Part Number: TMS320F28388S Tool/software: Dear TI Support Team,
I am currently working with the TMS320F28388S controller and facing a parity-related issue in the SCIB module.
Using the TI DriverLib API, I have configured the SCIB port with no parity…
Part Number: TMS320F28388S Other Parts Discussed in Thread: C2000WARE Tool/software: We are developing a controller with TMS320F28388S that will manage generator operations, monitor sensor data, communicate with cloud services, and provide real-time user…
Part Number: TMS320F28388S Greetings,
When we first started developing on the 388, we used CCS 10.4.2. This worked well, and I was able to connect to Core 1 and the CM core simultaneously without disturbing the running system by using the following…
Part Number: TMS320F28388S Tool/software: Greetings,
According to the errata, SPRSP14E, the USB HW produces "Inadvertent extra DMA requests". It also states that there is no workaround at the time of the document's publication. So two questions:
1…
Part Number: TMS320F28388S Other Parts Discussed in Thread: SYSCONFIG , I never used to have this problem, this has only started in the last week. If I click on the "SWITCH" button, or the two arrows next to the device name in sysconfig, which would both…
Part Number: TMS320F28388S Other Parts Discussed in Thread: ADS131M08 , , ADS131M08EVM Tool/software: Facing issue to interface TI ADC chip ADS131m08 with my MICRO TMS320F28388S. Here I am attaching my complete code for reference . I am using ADS131M08EVM…
Part Number: TMS320F28388D Hi, I would like to flash CPU1, CPU2 and CM on the TMS320F28388D and I am following Application Note "Serial Flash Programming of C2000™ Microcontrollers".
The serial_flash_programmer.exe application requires the <kernel file…