How to Write and Read to an External EEPROM with a PIC16F18076 | Videos
How to Write and Read to an External EEPROM with a PIC16F18076
This example explains how to read and write a single byte and an array of values from a PIC16F18076 microcontroller (MCU) to an external EEPROM device.
Source Code and Write-up: https://mchp.us/3Q8S52u
Software:
MPLAB® X IDE: https://mchp.us/46244pj
MPLAB XC8: https://mchp.us/46pPnfm
MPLAB Code Configurator https://mchp.us/46rIPNu
Hardware:
PIC16F18076 Product Page and Datasheet: https://mchp.us/45e8B6X
PIC16F18076 Curiosity Nano (EV53Z50A): https://mchp.us/46uAE2T
Curiosity Nano Base for Click Boards (AC164162): https://mchp.us/3ZEeXeo
25CSM04 Product Page and Datasheet: https://mchp.us/45dhJsg
MikroE EEPROM 7: https://mchp.us/46KdRRa
#microcontroller #8bit #eeprom