We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hello, i wrote another hex file into stm32f407 board to different flash sector using flash write function and i want to jump that memory location. when i tried to jump it always start from base flash memory location. Actually i m try to write program using wifi and it's uart . After write complete hex file , i want to run that program. Please help