HI,currently i am working on project based on stm32f407 chip.my development work has been stopped since two days as i have stuck in hard fault handler. Please guide me how to trace the fault ???i tried every possible way i could.but result in nothing…
Hi all,
I am looking for developing an IP camera based system based on STMicroelectronics STM32. The way it is supposed to work is:
STM32F4 will have few IP cameras connected to it. It may have a web server running so it can be accessed from outside…
Hi I'm learning cortex m4 debug feature,
I'm using stm32f407 discovery with openocd in ubuntu
I'm trying to understad breakpoint feature,
I can set breakpoint address in openocd and chip will stop when pc run to that address
like main function…