Issues with Arduino IDE board definition 1.0.1
I have a complex working code base running well on boards version 1.0.0 - the moment I update to board definition 1.0.1, the I2C subsystem seems to be completely unstable - using RTC or EEPROM - there a random lockups and unpredictable operations.
I have used two diferent I2C libraries for the eeprom with similar results on board version 1.0.1 - those same libraries work corectly on boards 1.0.0
Has anyone else seen this behaviour - my topboard is v.17-3117
Hi Shane, i have tested the simple RTC and EEPROM demo sketches again on 1.0.1 and i don't find any problems. Could you try with those demo sketches. Are you using I2C for anything else except the standard Indio library, RTC, EEPROM? https://github.com/Industruino/democode
--
Tom
Sent by Industruino using Odoo
Regards Shane
P.O. BOX 64, WITKOPPEN, 2068, SOUTH AFRICA
On 19 Jan 2018, at 07:18, Shane van Jaarsveldt <shane@brightenup.co.za> wrote:Thanks TomI will use a new unit and test. I2C only used for RTC and eeprom. I’ll let you know.CheersSent from my mobile phone, please excuse brevity or errors...Hi Shane, i have tested the simple RTC and EEPROM demo sketches again on 1.0.1 and i don't find any problems. Could you try with those demo sketches. Are you using I2C for anything else except the standard Indio library, RTC, EEPROM? https://github.com/Industruino/democode
--
Tom
Sent by Industruino using Odoo
Hi TOM,
I reinstalled IDE and libraries - RTC and EEPROM are working ok - ther must have been a corruption in my setup - very odd. Thansk for the help
Your answer
Please try to give a substantial answer. If you wanted to comment on the question or answer, just use the commenting tool. Please remember that you can always revise your answers - no need to answer the same question twice. Also, please don't forget to vote - it really helps to select the best questions and answers!
Keep Informed
About This Forum
This community is for professionals and enthusiasts of our products and services.
Read GuidelinesQuestion tools
Stats
Asked: 1/16/18, 2:48 PM |
Seen: 2754 times |
Last updated: 1/27/18, 2:26 PM |
Hi Shane, i have tested the simple RTC and EEPROM demo sketches again on 1.0.1 and i don't find any problems. Could you try with those demo sketches. Are you using I2C for anything else except the standard Indio library, RTC, EEPROM? https://github.com/Industruino/democode