We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I tried to upgrade the Device Family Pack for an STM32L4 (496ZGT) from STM32L4xx_DFP 2.2.0 to 2.5.0.
I can't initialize UARTs (LPUART1, USART2 and 3):
At the end of the initialization, the flag TEACK (transmitter enabled ack) never sets (in UART_CheckIdleState(huart)).
I tried to replace the uart source files with the "old" working ones (DFP 2.2.0) but I have the same issue:
Anyone experienced this issue already ?
Thanks
Romain