Tool/software: Code Composer Studio
Hey there,
im using the above mentioned MCU on its Launchpad to communicate with the bq76pl455 BMS EVM over UART.
It is later planned to send the data over CAN but for now it would be nice to also send it to a PC via the serial interface.
In the documentation of the example Code it is stated that for communicating with the BMS the connection to the XDS Debug Probe should be "cut":
"Make sure that the resistor R8 is removed on the TMS570 Launchpad board." (SLVA635 page 4).
This however eliminates the possibility to communicate with the PC.
However in the documentation for the active Balancing Reference design a photo (attached) can be seen with the TMS570 connected both to the PC and the BMS (active balancing but the principle stays).
So i guess it is possible to connect the Launchpad to both, BMS and PC. Maybe with an additional Software UART?