RED HAT
DIIDevHeads IoT Integration Server
•Created by Dtynin on 7/8/2024 in #code-review
Troubleshooting I2C Transaction Error with AVR Microcontroller and Zephyr RTOS
Hi @Dtynin make sure your
EEPROM_ADDR
is correctly defined and matches the address of your EEPROM
device. This should be the 7-bit I2C
address of the EEPROM
.3 replies