temtronic
Joined: 01 Jul 2010 Posts: 9221 Location: Greensville,Ontario
|
|
Posted: Fri Jun 01, 2012 8:08 pm |
|
|
It ain't rocket science ! Really, this is PIC102 type project. You've got a working driver (supplied by CCS) for a similar device, tons of datasheets ,etc., can't take but 1 -2 hours of serious work.
Start by confirming the PIC is good ('Hello World', 'blinking LED').
Printout specs of both flash devices, compare, copy CCS driver as your driver, edit changes as required, test, observe, edit as required, test,....done.
When you get it done, post YOUR code in the Code Library here, for others to use. |
|