Maker Pro
Maker Pro

How to tell if a microcontroller is reprogrammable or not?

Rtg

Jun 1, 2016
3
Joined
Jun 1, 2016
Messages
3
I am a newbie in the microcontroller field and have started a project designing a gas sensor using PIC16F917. Is it reprogrammable? And can it be simulated using Proteus? Can the code be burnt using MPLAB? It is surprisingly difficult to ascertain. I think the Proteus part is true.
 

dorke

Jun 20, 2015
2,342
Joined
Jun 20, 2015
Messages
2,342
Read the μC datasheet,you will find the answer there.
Do the same for the programmer and simulator.
 

Colin Mitchell

Aug 31, 2014
1,416
Joined
Aug 31, 2014
Messages
1,416
This is what you look for:

High-Endurance Flash/EEPROM cell:
- 100,000 write Flash endurance
- 1,000,000 write EEPROM endurance
- Flash/Data EEPROM retention: > 40 years


You can reprogram it 100,000 times.

You can load the EEPROM 1,000,000 times.
 

dorke

Jun 20, 2015
2,342
Joined
Jun 20, 2015
Messages
2,342
I couldn't find anything ,did you?
Can you read English?
First page says "Flash based",google it and translate it to Hindi if you have to !
 
Top