Part Number: TMS320F28388S Greetings,
I am trying to stop the CLA the first time a task runs. I have setup the debug configuration to attach without affecting the running system, and connect the emulator in a part of the code which does not use the…
Part Number: TMS320F28388S Greetings,
I am using CCS 12.8.1 with a TMS320F28388S and trying to attach to both CPU1 and its CLA without disturbing the system. Both have the “Halt the target on a connect” option unchecked. When I attach to the running…
Part Number: TMS320F28388S Greetings,
I know I asked this years ago, but I can't find the thread. I am using CCS 12.8.1 and it has started using only one workspace where it used to ask for the workspace. I must have accidentally checked the box which…
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 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 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: TMS320F28388D Greetings,
I am porting I2C code from the TMS320F28379 to the TMS320F28388. I am unable to find anything about the HW version of the two implementations. Do the two DSPs use the same version of the I2C implementation?
Thank…
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…