View Single Post
Old 27th Nov 2022, 4:50 pm   #14
Phil__G
Octode
 
Join Date: Mar 2011
Location: North Yorkshire, UK.
Posts: 1,115
Default Re: PCB for Microchip PIC14

Its been over a year since I looked at this and I've forgotten how far I got but I think it might be the inability to write EEPROM at serial speeds (9600) thats the reason Karen didnt store hexloaded programs - its not EEPROM longevity - from the datasheet "The EEPROM Data memory is rated for high erase/write cycles (specification D120) ... EEPROM data memory can be used to store frequently updated values." I'll have to have another look & try to remember where I got to... the nonvolatile thing is brilliant, especially for demos, but you cant be keying everything in manually....
Maybe try to follow up a hexload with EEPROM block write rather than a received byte at a time.

Last edited by Phil__G; 27th Nov 2022 at 5:05 pm.
Phil__G is offline