Question
NVIC_SystemReset() hangs
Hi there,
I've been working with a BT module and trying to use one of its pins to set the boot mode of the STM32F746IGT. I've set the pin HIGH and then issue the NVIC_SystemReset(), but nothing happens after that. I have a blue LED that is suppost to light up at the start of the program, and the LED just doesn't light up. Power cycling the module starts it again.
What could be causing the NVIC_SystemReset() to be hanging ?
Best regards,
Luís
