CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Time for programming 64bytes flash block

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
tu



Joined: 23 Aug 2005
Posts: 4

View user's profile Send private message

Time for programming 64bytes flash block
PostPosted: Tue Aug 23, 2005 11:25 pm     Reply with quote

hi, i'm a little bit confused how long it takes to program a block of flash. i i program a 64byte - long by this command :

write_program_memory (ee_block_address, ee_block, 64);

will this take approx. the "famous" 4ms - what will happen if I use longer blocks. how long can the maximum length be defined ?

furtheron :

how long does a readback approx. take :

read_program_memory (ee_block_address, ee_block, 64);


sorry to ask these question - that one with an in circuit debugger might easy clarify - but i'm just a "poor" student with a compiler and a decent prototpying board at the fingertips;)
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Wed Aug 24, 2005 6:28 am     Reply with quote

Do you have access to Microchip's website and any datasheets? That data will be in there.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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