STM32 UART on android
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-15 3: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.
- Labels:
-
STM32L4 Series
-
UART-USART
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-15 4: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-15 4: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-15 4: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 !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-15 6:16 AM
I don't see how it should be any different. It should simply show up as a COM port.
