Hello.I am using the STM32F030 for a sensor with a RS485 interface.In my tests, I am sending a 8-bits message (constant value) to the STM32 in a loop. When I look at the data received, the last byte is at the first place, always. There is never any o...