This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I'm having problems to use flow control on the backchannel UART from MSP432 Launchpad. Basically, I keep RTS signal from the MCU high and send some bytes from the PC. The data arrives to the MCU ignoring the state of RTS signal. From the PC (windows) I'm using Realterm software. I have connected the jumpers accordingly and also verified that RTS signal goes high with an oscilloscope.
Why is this not working?
Best regards,
Federico
I have configured the PC to use hardware flow control (RTS/CTS in Realterm config) but I'm not able to confirm the signals from the PC side since they are "converted to USB" by the XDS110-ET Emulator in the Launchpad. The XDS110-ET is the one who receives RTS signal from MCU and I have no idea what he sends to the PC.
I'm not really familiar with this XDS100 emulator - mostly using other Cortex M boards like the TM4C launchpad and competitor products.
But it sounds like you are using a VCP (virtual COM port) provided by this debug adapter. You might need to check if it actually supports hardware flow control. I know of others (on different evaluation boards) who do not - the RTS/CTS lines from the MCU's UART to the JTAG/VCP adapter are already missing.
I'm still unable to make this work. Is there someone with experience in XDS100 emulators and flow control who can answer this question?
Regards,
Federico
Hola Federico,
Let me look into this and I'll get back to you with some example code. Hopefully tomorrow.
Thanks,
David
Hola David,
Thank you for your answer! I will await your response.
Regards,
Federico
**Attention** This is a public forum