- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am doing a project on "Developing a flash programmer using ADSP-21369".Here we are using S29GL064A AMD flash. The main purpose of the project is interfacing a Adsp wih a flash programer using UART interface. This will be done in several stages. The real time data will be processed in adsp and the processed data will be stored in S29GL064A flash device in the form of sectors. Using VDSP++ embedded tool we will be coding the interface part and as well as the read write and erase the flash device with the help of register commands from the Adsp and eventually verifying each and every stage. Can anyone please post the source code for interfacing,erasing,writing and reading the data to/from flash. Here we are using bank1 as the base and AMI interface(Asynchronous Memory Interface)i.e NON SDRAM. Thanking in advance.Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wrong group. This is for Altera FPGAs, not DSPs.
The Spansion flash is CFI compliant. Go and grab some CFI code from somewhere, eg. Linux source, U-Boot source, or just write it. The flash unlock codes and programming sequences are in the data sheet. Cheers, Dave- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks dave and sorry for posting here

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