
How to setup Modbus over RS485 between a RPi and STM32 Blue Pill

RPi should be master and blue pill slave. Ultimately, the RPi should be able to pole the blue pill for certain information gathered from sensors connected to the blue pill.

There are a number of modbus slave libraries for Arduino on github. I haven't used them, but I'd start there...
