Questions tagged [eeprom]
This tag is for questions about using external EEPROMs with any model of Pi. For questions about the EEPROM on the Pi 4, use the 'pi4-eeprom' tag. For questions about the EEPROM on hats, use the 'hat' tag.
7 questions
0 votes
0 answers
64 views
Raspberry Pi boot order changes after power off (not reboot)
I have a Raspberry Pi 5 with a SSD on a Raspberry Pi Official M.2 HAT+ and a USB Stick attached. I want to run the OS from the USB Stick and use the SSD exclusively for storage. So I formatted the SSD ...
-3 votes
2 answers
1k views
How do I erase the RPI EEPROM and install one for a different OS that I coded myself?
I would like to completely erase the EEPROM and then shutdown the RaspBerry Pi 4 that I bought. When you then insert a USB-stick with your own bootloader, it should search for it and automatically ...
0 votes
1 answer
235 views
HAT EEPROM DTB and RTC on I2C0
I'm having a problem creating a DTB for a HAT auto-configuration. I have a DS3231 RTC module attached on I2C0 (GPIO0 and GPIO1). It incorporates an AT24C32 EEPROM at address 0x50. To get it working, ...
1 vote
1 answer
1k views
How to connect EEPROM to Raspberry Pi 3? [closed]
I was wondering on how to connect an EEPROM chip to the Raspberry Pi 3? And any suggestions on which EEPROM chip model is best to use with RPi3?