Bug: pData in HAL_UART_Transmit should be const uint8_t *
Posted on September 14, 2017 at 11:08The title says it all (I hope I don't need to explain why). I'm using: STM32Cube_FW_F3_V1.9.0 And while someone is at it: The other transmit functions need to be fixed, too.#bug