Using NUCLEOWB55G to communicate with RS485 device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-03-06 12:46 AM
I saw in the stm32 datasheet that the chip has a means of communicating/controlling RS485 devices. However, there’s not enough information to figure out how to connect a differential pair of wires in hardware to the nucleo directly from a rs485 device to establish communication.
Other alternatives I’ve seen are using UART with an external module to convert UART signals from nucleo to RS485 channel. Is this the only option?
- Labels:
-
STM32WB series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-03-06 6:26 AM
Hello @odianosen_o
The only way to connect an RS485 to the NUCLEO-WB55RG is using an external module as you said.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
