STM32F07ZG (nucleo board) is not exiting from read command in FSMC NOR flash Burst read mode configuration
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-09-02 3:35 AM
Posted on September 02, 2017 at 12:35
Hi there,
I am using STM32F207ZG nucleo board for FSMC muxed NOR flash and have configured for the same over cubeMX. Selected clock as burst read.
But when I am giving the command to read as-
fsmc_read=*(__IO uint8_t*) (0x60000000+0x0F+0);
It is continuously keep on reading the data,it doesn't stop after reading a byte.
I Haven't connected any NOR flash device I have tested FSMC signals over Logic analyser and found this issue.
What could be the problem, is there any library function available for reading the bytes of data in burst mode???
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
