cancel
Showing results for 
Search instead for 
Did you mean: 

how is SPI5_IRQHandler called?

ulao
Associate III

I set up an DMA spi transfer and I want to essentially remove the irq. I'm already in a IRQ and I'm staring a spi transfer and want to just wait for complete. but I can not find anywhere in the HAL code where SPI5_IRQHandler is called.

I decided not to use the full HAL code and start wring we own version. I'm using the stm32h7 chip series .

I was able to make this all work but I'm still curiose how the ISR's are called. I didnt see it in an c or S files but I can see it is being called.

0 REPLIES 0