- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Whenever I need to quickly test the flash hardware (thus excluding sw driver and application), I usually stick with the raw method:
I directly access the flash base address with IOWR/IORD and I use the flash command interface. Refer to the actual flash meory datasheet: you usually need only 3 IOWRs to enter auto-select mode and then get device information with IORD. This way you immediately test if the flash is 'alive'. Afterwards you can perform more exhaustive tests.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page