Resolved! STM32L496VG Using LPUART with LSE 32768 kHz with 9600 bd from Stop2 mode: No reliable evaluation of the first byte
I use Modbus RTU 8N1 with 9600 bd. I always have sent the same 8 byte request. The first byte of the message is 0x01.In about 85% of all tests the STM32 evaluates the request correctly. In a 15% of all tests the first byte is evaluated as 0x80 or 0x...