Question
Modbus/RTU communication using USART in L475
Hi,
There is a feature provided by ST in the L475 controller that Modbus/RTU communication using USART. Can we ignore the USART RX interrupt as the end of block detection interrupt provided by this feature to collect the data?
Is this block detection feature better to use compared to SW implementation?
