How to transmit data using RS485 with uart?
Hi everyone,I'm trying to transmit and receive data through rs485 with uart. Using Uart with DMA in normal mode and referance from this project. https://controllerstech.com/rs485-module-and-stm32/However, in this project there are 2 different stm. I ...