-
-
Notifications
You must be signed in to change notification settings - Fork 896
SAMD device cannot clear external i2c eeprom #1066
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Writes is halted in SERCOM module under arduino, when writing single bytes to the eeprom. |
We are not initializing HW propperly, when using MY_CORE_ONLY, so I2C bus is not working |
Seems to still be an issue when running SensebenderGatewaySerial sketch from development branch. Execution halts when I2C hardware probably still not initialized correctly. Btw shouldn't |
Moved to #1322 |
Reported on the forum:
https://forum.mysensors.org/topic/8814/cleareprom-does-not-work-for-sensebender-gw
When clearing eeprom, operation is halted.
The text was updated successfully, but these errors were encountered: