Page 1 of 1

ESP-WROVER-KIT EEPROM

Posted: Tue Jan 23, 2024 7:43 am
by chruge
Dear all

On the ESP-WROVER-KIT V3 there is an EEPROM (U3). What is it used for on the demo kit?

Kind regards

Christian

Re: ESP-WROVER-KIT EEPROM

Posted: Wed Jan 24, 2024 8:48 am
by ESP_Sprite
It's connected to the FT2232 and can be used to customize how that chip works. I don't think we actually ended up needing it for anything, so it's likely empty by default. With the correct FTDI tools, you should be able to put something in there to make it show up with a custom name or something when you plug it into USB. It's not accessible from the ESP32, though.

Re: ESP-WROVER-KIT EEPROM

Posted: Wed Jan 24, 2024 2:10 pm
by chruge
Hi ESP_Sprite

Thank you for your reply. I've ordered a ESP-WROVER-KIT. When I get it, I will read out the content and post a reply.

Best regards

Christian