MCP7940.h and DG21 rev 1.7
Hi,
my sketch working perfectly untill i have add MCP7940.h. After including MCP7940.h my Industruino DG21 rev 1.7 with Indio board
completly hangs (reset button must be pressed to upload sketch). Please note that i have no battery instaled in my Industrino.
#include <Arduino.h>
#include <Indio.h>
#include <U8g2lib.h>
#include <avdweb_SAMDtimer.h>
#include <MCP7940.h> //<-------
Thanks
Artur
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: 11/7/18, 12:06 PM |
| Seen: 2097 times |
| Last updated: 11/9/18, 6:57 AM |
hi, can you try with the standard example code we provide, and then add the other libraries one by one to see if there is a conflict - https://github.com/Industruino/democode/blob/master/rtc_D21G/rtc_D21G.ino This example should also work without RTC battery