HCS08 and SPI flash - HCS08QE8

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HCS08 and SPI flash - HCS08QE8

1,524 Views
jag
Contributor IV
Hello,
I neeed to implement the communication between a HCS08QE8 and an Atmel serial DataFlash (AT25DF321) using the SPI port.
So, before trying to reinvet the wheel, I thought to ask here if someone has already written the code necessary (hopefully in C) and wish to share it with me :smileyhappy:

Thanks Bye Jack
 
 
 
 
 
Added p/n to subject.


Message Edited by NLFSJ on 2008-10-17 02:00 PM
Labels (1)
0 Kudos
2 Replies

195 Views
Witztronics
Contributor IV
Here is one that I wrote for an Intel SPI flash.  These flash routines should be a helpful starting place.

The original code used Processor Expert to generate the SPI routines.
0 Kudos

195 Views
jag
Contributor IV
Thanks!

Bye Jack
0 Kudos