STM32 Modbus incorrect slave response to read holding register command
Hello. I am trying to implement my own MODBUS write registers and read registers commands. I have connected serial analyzer to A and B pins of the transceiver and can monitor what I send and what I receive. The stm32 that I am programming is acting a...