HardFault_Handler() at stm32l4xx_it.c:61 0x8000882 in STM32CUBEL4 proximity example
Hi,
I was going through the example of promixity sensor of B-L475E-IOT01A board in the github stm32l4cube repository. i compiled the code and debugged it. After dumping the program into my board and while trying to get the values in hyperterminal I get the following error, HardFault_Handler() at stm32l4xx_it.c:61 0x8000882 . to be noted that I got this error only after I entered the command in my hyperterminal to view the sensor values.
Can anyone help me with rectifying this
Thanks!!!