2019-07-09 03:27 AM
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,
2019-07-09 02:50 PM
Look here C:\Users\ \STM32Cube\Repository