UART never in ready state for transmit function
Posted on June 19, 2018 at 07:41I am trying to include UART into a sample program without using cubeMX. To my knowledge I have added everything it needs, but when I get to the transmit command, it checks the statement:huart->gState == HAL_UART_STATE...