Part Number: PLC010935BP
Other Parts Discussed in Thread: LP-MSPM0G3507, TIDA-010935, MSPM0G3507, C2000WARE, LM5164
Hi all, I'm trying to test a pair of PLC010935BP PLC communication eval boards using the LP-MSPM0G3507 launchpads. So far they aren't doing anything, no flashing LED's, no response to COM ports etc. Only a couple of static LEDs on. I'm powering the launchpad through USB and the daughter board through the AUX connector. J2 and J3 are directly wired from board to board.
I see a few E2E queries from folks trying to make this work. For example, the answer to this question seems to imply there is a com port attached but probably not mounted over USB:
https://e2e.ti.com/support/tools/simulation-hardware-system-design-tools-group/sim-hw-system-design/f/simulation-hardware-system-design-tools-forum/1472355/tida-010935-power-line-communication-uart-test-question?tisearch=e2e-sitesearch&keymatch=TIDA-010935#
Do I need some sort of USB to jumper UART module then?
The design guide doesn't talk much about how to configure the demo system
www.ti.com/.../tiduf48c.pdf
Section 3 of that guide seems to imply the messages should be pinging back and forth automatically - no need for a COM port. Maybe I need to monitor some variables in debug mode?
"
• External loopback: The first data package is sent through the TIDA-010935 configuring the correspondent
GPIOs to allow data transmission. After the data is sent, the configuration changes in receive mode to wait
for the data to be sent back
• Echo interrupt : First configured in receive mode after some data arrives, switches in transmitting mode and
sends the data back, after the transmission returns back in receive mode.
"
In short I need some kind of description of how to assemble and test the modules - maybe I missed something?