(Solved) STM32G0B1CCU6 runs into hard fault after activating EXTI3 interrupt
Hello
The STM32G0B1CCU6 running into a hard fault caused by SPI2.
After activating EXTI3 at the Pin PB3 (as interrupt) the controller is running into a hard fault. We think, that the hard falut is comming from the SPI-line because the MISO-pin is on the same EXTI-Line!?
Note: MISO Pin at SPI2 uses the same EXTI3 - Line.
Question:
Why runs the controller into the hard fault? Is it, becuase the MISO-Pin is not defined?
Is there any restriction about the EXTI3 - Line and using SPI2?
Is there any workaround for this issue?
thanks
Roland