Hi everyone,
I have a couple of questions regarding the internal flash memory of MSP430:
1- To my knowledge, a cell in internal flash memory can hold only one bit. Am I right?
2- According to the datasheet, the minmum endurance of flash memory is 10,000 program/erase. Is this value per cell or per segment? For instance, If I want to write 0x00 to somewhere in the main memory. How many writing operations does the mcu need to preform this task?
Thnx for the answer in advance.