How to enable character match on STM32L431
HelloI'm using an STM32L431 and trying to enable character match on usart2MXcube does not manage "MODBUS" modes and the st HAL layer doesn't seem to allow this setting (it allows modbus timout but not character match)So I try to modify USART_CR2 ADD...