User Activity

There is no peripheral clock available in specific for SPI in stm32l4xx_hal_rcc_ex.h, Could some one help which clock needs to be enabled for SPI1 communication​ 
Virtual COM port & LPUART Tx(PG7) Works fine, but LPUART Rx(PG8) is not working.Tried in both Int & polling mode, able to send and receive via Virtual COM port.Configuration:static struct MCU_UART_S testIf_UARTStruct ={   .TxMode = KISO_HAL_TRANSFE...