Hello,
I am working on a project that is using a PIC12F1571 to run the operation. The goal is to have the microcontroller store the LED state in memory and read it.
At start up, the default state is set and the microcontroller goes asleep. When the buttom is pressed, the state is read, the LEDs are turned on, the state is incremented and stored back into memory. This is repeated until it hits the last address and then it resets back to the default state. If the button is held, the...
PIC12f1571 Assitance - Reading/Writing to Flash
I am working on a project that is using a PIC12F1571 to run the operation. The goal is to have the microcontroller store the LED state in memory and read it.
At start up, the default state is set and the microcontroller goes asleep. When the buttom is pressed, the state is read, the LEDs are turned on, the state is incremented and stored back into memory. This is repeated until it hits the last address and then it resets back to the default state. If the button is held, the...
PIC12f1571 Assitance - Reading/Writing to Flash