LPBAM_LPUART_TransmitReceive hardfault
I'm trying the LPBAM_LPUART_TransmitReceive with a NUCLEO-U575ZI-Q but I can't make it works.I enabled the debug by removing the init of PA13 and PA14. The MCU got stuck into an hardfault when calling ADV_LPBAM_UART_Transmit_SetFullQ() for the secon...