I am Getting into the Default handler in the startup file while enabling the LL_SPI_EnableIT_TXP(SPI1)?
Hi Team, I am using the stm32h745zi-Q as my development board. I am working in the SPI in the low level . But When I am enabling interrupts like LL_SPI_EnableIT_TXP(SPI1); and debugging the code It is getting in to the default handler in the startup ...