Other Parts Discussed in Thread: CC1312R
I have an application that needs to communicate with the board using virtual USB COM port. I do see them on device manager. However I am unable to access them via my application. Application is a windows application (.exe ), which would access the COM port and send some data.
I am able to program the device using the USB in CCS(XDS110).
I was able to use a (USB to TTL converter )using Arduino to do the same on UART pins directly DIO12 and DIO13.
. I have tried closing the CCS before accessing UART port, resetting the board. But its still not working. Can anyone please help me.