View previous topic :: View next topic |
Author |
Message |
garyzheng
Joined: 22 Jul 2004 Posts: 25
|
my packet size is small and is only 10-15 chars. |
Posted: Tue Aug 10, 2004 2:00 pm |
|
|
I had tought about this question, I write the data from 0x0d00 to 0x0e00,
According the datasheet, i can write 16 chars from 0x0d00 to 0x0d10.
So I don't think the data I stored will exceed the page limit. |
|
|
bdavis
Joined: 31 May 2004 Posts: 86 Location: Colorado Springs, CO
|
|
Posted: Tue Aug 10, 2004 9:55 pm |
|
|
I'm not sure if you need to write the page size - I remember some bootloader code was writing 64 bytes at once. It would be worth a try. If you only need to write a few bytes, you could do a read of 64 bytes modify with the few bytes, then write the full page size. If you get it working, please post it - I would think the example code for the bootloader would work. Also - probably worth reading the app note on doing this from microchip - has some good info, and can be chip specific. |
|
|
|
|
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 vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|