Part Number: F28M35M52C Tool/software: Code Composer Studio My problem, I'm testing two identical circuit boards, using the chip is the F28M35, one of which works and the other can't connect the emulator. I tested the circuit board that didn't work, the…
Part Number: F28M35M52C Tool/software: Code Composer Studio Hello,
I have a customized processor board and a XDS200 emulator. My software is demonstrated operational by flash programmed to the TI evaluation card by using the built-in emulator. Now I…
Part Number: F28M35M52C Other Parts Discussed in Thread: C2000WARE Tool/software: Code Composer Studio Hello,
I have control algorithm 2P2Z working and know how it can be mapped to PI control algorithm. However I want to increase the control update frequency…
Part Number: F28M35M52C Other Parts Discussed in Thread: CONTROLSUITE I am trying to read strings of variable length into an array for processing.
The FIFO in the F28M35 is 16x8 but I can not read more than 8 bytes into the array. See attached modified…
Part Number: F28M35M52C i have 10 boards that contain concerto and tiva.
i used up to now the XF28M35h52 and the LX4F232H and all board were working.
i upgraded the boards to F28M35h52 and TMC123G .
5 boards are working fine and 5 boards faulty
on the …
Part Number: F28M35M52C Other Parts Discussed in Thread: UNIFLASH Tool/software: Code Composer Studio
On UniFlash v3.4 command line,
When UniFlash exports the C28 Flash content to a BIN file, it exports only 8-bit instead of 16-bit word ....
(UniFlash…
Part Number: F28M35M52C Hi,
We basically first cut of our have hardware and PCB in front of us. The hardware guy has assigned GPIO128 to LED for heatbeat indicator. I do not know how to get the C28 to reassign the pin to the M3 side. Is it possible? Manual…
Part Number: F28M35M52C Tool/software: Code Composer Studio 1.This is the initial value of the structure used below:ID / MASK / FLAG / DLC / buffer array
#define ACUReqMsg1_Default {0x1,0,MSG_OBJ_RX_INT_ENABLE,8,ACUReqID1.Msg_Data_Buffer} #define ACUReqMsg2_Default…
Part Number: F28M35M52C Other Parts Discussed in Thread: CONTROLSUITE Tool/software: Code Composer Studio Seeking an example project to reference for configuration of the UART ports in Code Composer Studio. I am trying to test my setup with loopback but…
Part Number: F28M35M52C
Tool/software: TI C/C++ Compiler
Hello
I’m using the lwip example named “enet_uip” (and "enet_lwip" with the same web page as enet_uip) for the Concerto device, that uses a simple example of a web page to send messages to the…