2019-04-05 05:01 AM
Choice clock disable, the is No problem.
#define FSMC_CFG_ADDR ((unsigned char *)0x60000000) //
Solved! Go to Solution.
2019-04-05 06:14 PM
The problem has been solved.
when you are use clock Burst read write,
the wait signal must be turn on .
stm32f4 stm32f2 also have the same problem.
stm32f7 is no this problem.
2019-04-05 06:49 AM
Hello,
Check your pins settings, if the pins used for the JTAG/SWD debug interface
Regards,
Imen
2019-04-05 06:14 PM
The problem has been solved.
when you are use clock Burst read write,
the wait signal must be turn on .
stm32f4 stm32f2 also have the same problem.
stm32f7 is no this problem.