Part Number: TIDM-TMS570BMS
Hello,
I'm using the TMS570 and EM1402 for the battery active balancing. I modified the TMS570, and connected TMS570 with EM1402 beased on the design guide. However, I cannot open the GUI.
When I connect EM1402 directly to PC, the GUI is able to open, and the TX and RX on the EM1402 board has signals.
Then I connected EM1402 to TMS570 board, and and run the example code on code composer studio, the program is able to run, but the program does not receive any signal from the board:
Line 177: nRead == 0
Line 180: nTopFound == 0
I checked the signal on EM1402 board with oscilloscope; RX (J7-4) has signal, and TX (J7-5) does not have signal. And I cannot open the GUI whether when the program is runing or not.