Nor Flash memory mapping works unexpected on P-NUCLEO-WB55
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-08-27 5:56 PM - edited 2023-08-27 6:01 PM
I'm using MX25V1635F on WB55
Below, read/write functions work fine
#define SECTOR_ERASE_CMD 0x20
#define QUAD_IN_FAST_PROG_CMD 0x38
But in memory mapping mode, only few bytes correctly or even nothing right,
CS, SCLK work as expected but D0 seems like out of control, is there any idea?
- Labels:
-
QSPI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-12-18 3:53 PM
Hello @Charles_Li ,
There has been a case created to resolve this question and we will be reaching out to you directly.
Regards,
Roger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-12-18 4:11 PM
The code for the working read/write would be helpful, along with the not working memory mapped template.
Up vote any posts that you find helpful, it shows what's working..
