6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sat Apr 27, 2024 5:57 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
PostPosted: Sun Nov 04, 2001 12:50 am 
I was wondering if anyone has used Flash in a 'standard' configured 6502 application? By this I mean, SRAM from 0000 to 7FFF and Flash from 8000 to FFFF.

The problem that I have is that I am using a 39SF010 which requires a programming sequence of :

1) write a value to 0x5555
2) write a value to 0x2AAA
3) write desired address

The problem is that those addresses to set up the flash chip are in the middle of RAM, so the flashes' CS line won't be pulled low....

Any help would be appreciated.... Thanks

Tony


Report this post
Top
  
Reply with quote  
PostPosted: Wed Nov 07, 2001 5:09 pm 
Offline

Joined: Fri Aug 30, 2002 3:06 pm
Posts: 124
Location: Colorado
In case it helps:
I've been successful in using a 28F010. It does not require writing to any special addresses. Instead, it works by writing a special *data* byte, then the desired data, then you do a verify, etc. I have a short chunk of code that does it - let me know if you need it.

I've also tried a 29F010, but I never got it to work (I wanted to use it because it supports 'banks'). It requires the 'special address' thing you described, although I thought it was a 12-bit value, not 16-bit (???).

Pete


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: