cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 HAL Example for uart

SA.17
Associate III

Hi ,

I want to communicate STM32L073RZ uart to hyperterminal of pc

where Rx will be in interrupt mode and tx can be in normal or interrupt mode

such that whenever a person types on PC terminal he can see it and mcu should also take into rxbuffer,

I got this for LL examples but not in HAL ,

Can somebody provide an example for this use case in HAL layer,

1 REPLY 1
LMI2
Lead

Look here C:\Users\ \STM32Cube\Repository