Using HAL UART interrupt RX for uncertain size data?
Posted on April 02, 2017 at 20:38Hi,I am updating an old project that was built on the 'STM32 FWLib', so I am porting everything over to the new Stm32Cube HAL. The real motivation is to get the proper I2C driver in the HAL, but I am unsure how to ha...