User Activity

I am trying to implement MODBUS slave on custom board with WB55 on low power mode and need to support 9600, 19200, 57600 and 115200 baud rates.As a first step, I tried to receive 8 bytes of MODBUS command on LPUART and send it on USART1 with HAL with...