Hard Fault occurs when using Sx1262 LoRa Module with STM32L496ZGTP
When Debugging the code in STM32 Cube IDE, the program execution flow directly goes into the HardFault Handler. The Debugging starts at HardFault Handler and I don't know why? Also this happened when I am trying to interface Sx1262 LoRa Module with STM32L496ZGTP. If anyone have come across similar issues please help me in this concern.
Thank You