STM32 and RS485
-
Hi,
Dear developers, I ask you to add support for the RS485 through the hardware serial port, please. If it is possible of course. If I understand correctly, this should not be very difficult. Sorry for my english.
-
Hi @bignik, welcome to the forum!
Using hardware serial should work. Did you use this? If so, what were the results?
// Enable this if RS485 is connected to a hardware serial port //#define MY_RS485_HWSERIAL Serial1