STM32 UART HAL and LL failed
Sorry ST guys but the UART HAL and LL_HAL ist a total fail!
I developing over 15 years all kind of serial communication with linux and different microcontrollers. Now I regret my desistion to use the STM32WB MCU.
I'm trying over two weeks the get a stable UART communication running with different data length (5 to 50 bytes). All tries with DMA or Interrupt are failed. All this ST HAL examples are not realy usefull and if I search for some input I can read a lot and I mean a loooot of similar problem at the forums....
Now I have to think about to went awai from this MCU or I have to write my own working HAL from scratch.
It seams the marketing did a good job but the rest ???? I dont know....
A unhappy user....
