Author |
Message |
Topic: Multitasking a EEPROM write using the eeprom interrupt? |
tu
Replies: 10
Views: 26961
|
Forum: General CCS C Discussion Posted: Tue Aug 23, 2005 11:59 pm Subject: Multitasking a EEPROM write using the eeprom interrupt? |
hi, interesting, is it also possible to do this with flash program memory ? |
Topic: PIC18F452 and PIC18F4520 |
tu
Replies: 4
Views: 6841
|
Forum: General CCS C Discussion Posted: Tue Aug 23, 2005 11:29 pm Subject: PIC18F452 and PIC18F4520 |
ok - it seems tht it's better to grab some of the old parts and stick to them for the near future.
anyway : am i right that i can port my program to the 18f4520 with my limited 18f452-student-versi ... |
Topic: Time for programming 64bytes flash block |
tu
Replies: 1
Views: 3703
|
Forum: General CCS C Discussion Posted: Tue Aug 23, 2005 11:25 pm Subject: Time for programming 64bytes flash block |
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 a ... |
Topic: PIC18F452 and PIC18F4520 |
tu
Replies: 4
Views: 6841
|
Forum: General CCS C Discussion Posted: Tue Aug 23, 2005 11:59 am Subject: PIC18F452 and PIC18F4520 |
Hi, I`m a student and I`m using here the ccs-university-version limited to the PIC 18F452. Now I figured out that the 18F452 is obsolete and the successor is the PIC 18F4520.
Can I use the ccs als ... |
|