2019-07-19 11:36 PM
Working On STM32 Nucleo-L476RG board.
STM32Cubemx and Atollic Truestudio Im using for code development.
I have following questions Related to UART and HAL Functions...!
1.UART Serial available function ?
2.Serial Flush Function ?
3. Serial Printf Function ?
Please Help me out. i just started STM32 programming.
any example code or link
2019-07-20 01:00 AM
No, no and no. And that's good, because Arduino API is at schoolboy level. HAL USART API is described in file stm32l4xx_hal_usart.c and internet is full of examples:
https://visualgdb.com/tutorials/arm/stm32/uart/hal/
https://riptutorial.com/stm32/example/29940/echo-application---hal-library
https://www.waveshare.com/wiki/STM32CubeMX_Tutorial_Series:_USART