-
Hi,
I want to build my own USBKVM. The BOM isn't clear on how big the 24Cxx EEPROM is supposed to be as the metadata in the Horizon project just says "24Cxx SOIC8" and not an exact part number. The…
-
Bonjour, je suis Anglais et je ne suppose pas que je peut te parler courrament, enfin...
J'ai achete un Minitel Allemaigne produit par Siemens/Telenorma. Le BT 81 it il y a un petit probleme, car le …
jtreg updated
6 years ago
-
Would it be possible to implement serial eeprom read/write over i2c? This would be very useful for reverse engineering. I have constructed a 3.3v to 5v bridge using an ISO1541 ic and can access data o…
-
If I first turn on the TBS 5930 connected to the Rock 3 board and then turn on the board, then an error appears during the board boot. But if I turn on the TBS 5930 and connect to the Rock 3 board whe…
yurym updated
2 months ago
-
The 24cxx family i2c eeproms expect to receive the address of where you want to write before the actual data you want to write.
So we should be writing to i2c 2 elements (via src): address, data
…
-
**Describe the problem you have/What new integration you would like**
I would like to suggest make a new component, I2C eeprom like 24C01, 24C02 etc.. for storing variables over reboot (switches …
-
Looking for solution to read/write 24Cxx/93Cxx eeproms
-
http://forum.amperka.ru/threads/%D0%A0%D0%B0%D0%B1%D0%BE%D1%82%D0%B0-%D1%81-%D0%B2%D0%BD%D0%B5%D1%88%D0%BD%D0%B5%D0%B9-eeprom-24cxx.7231/
-
Hello,
Can you please write some example to read and write from a eeprom 24CXX using BitBang_I2C?
I have some problems with the wire lib with: Wire.endTransmission() with no default I2C pins.
With …
-
Posting this here since there's a bit more visibility, but this is specifically related to https://github.com/madisongh/tegra-eeprom-tool
I don't know if the TX2 and Nano work properly. I think we …