2021-08-15 03:53 AM
How to connect to UART via USB on android device? Do I need some driver on android device?
Stm32L432KC nucleo
Solved! Go to Solution.
2021-08-15 04:23 AM
As far as I know, you should be able to use an app like this to get it working.
I have seen it used by my colleagues and all it took was to ensure the correct configuration.
2021-08-15 04:23 AM
As far as I know, you should be able to use an app like this to get it working.
I have seen it used by my colleagues and all it took was to ensure the correct configuration.
2021-08-15 04:36 AM
UART is connected via stlink not an ftdi. I will try suggested program and report back. Thanks
Edit: it works with this program, thanks !
2021-08-15 06:16 AM
I don't see how it should be any different. It should simply show up as a COM port.