pdtkelly / Explorer-HAT

Hardware Development for Explorer HAT Board with Display using the Raspberry Pi Zero Wireless
MIT License
5 stars 13 forks source link

EEPROM firmware #10

Open JohnDoeAkira opened 6 years ago

JohnDoeAkira commented 6 years ago

Hello pdtkelly, I am an explorer edison happy user ! I love building things myself and I'd like to try to build the explorerHAT. Looking at the schematics, the only programmable component seem to be the EEPROM. It is programmed by the Pi0 or does it need pre-programming of some kind ? Cheers, Akira

kicker22004 commented 5 years ago

This is a question I'd like the answer to also.

bnielsen1965 commented 5 years ago

We have EEPROM programming in the test fixture project for the Explorer HAT. The instructions are brief but you should be able to use the EEPROM programming instructions in the Software/eeprom section.

I believe the settings file and compiled eep binary file are up to date so you can use those files to program the Explorer HAT EEPROM.

@JohnDoeAkira By the way, sorry for the late response, I did not have the repo tagged for watching.