HelloI use the Nextion intelligent display with STM32f4 . Display communicate according to UART protochol. I can communicate but receive data is shifting .uint8_t Rx_data[4]={0,0,0,0}; // receive data void HAL_UART_RxCpltCallback(UART_HandleTypeDef *...