Question
RS485 non standard data word
Hi,
uc: stm32f446
I have a question regarding non standard word length over RS485.
I need to receive next frame over RS485

1 start bit, 16-bit data word, 2 stop bits, in total 19 bits.
UART implementation allows to receive 8 or 9-bit data words.
Could you please advice what can be an approcach to achieve?
Best regards, Taras.
