FAQ

Using their supplied arduino core, I cant get their sample code to compile properly, or any code for that matter. A simple serial print with delay is all that will work and upload.

userHead JaneYu 2018-04-20 20:22:35 8 Views8 Replies

Using their supplied arduino core, I cant get their sample code to compile properly, or any code for that matter. A simple serial print with delay is all that will work and upload.

2021-02-03 06:36:24

Is the ADC of the DFRduino M0 Mainboard a 12 bit ADC or a 10 bit ADC like the Arduino UNO ? Thanks a lot.

userHeadPic JaneYu
2020-04-18 23:38:07

Hi there! Having problem with establishing the IIC communication between M0 Mainboard and Arduino Uno. Using "Wire" Library, tried connecting via multiplexed SDA, SCL pins and 2,3 pins. Cant find any guide at your wiki.dfrobot.com. Scanning from Uno shows 0 devices found, changing roles and scannicg from M0 shows 112 devices found
Arduino IDE v 1.8.12, M0 v 1.0.3

userHeadPic JaneYu
2019-06-13 14:19:07

Please check if the PC and M0 COM can be connected normally. Please send a detailed screenshot of the usage information to the email address ([email protected])

userHeadPic JaneYu
2019-04-11 23:25:34

At the end of the installation guide, and I try to upload the program to the microcontroller, this fails

userHeadPic JaneYu
2019-01-21 16:30:23

Then I guess you will have to write/find interrupt library for it. Sorry for the inconvenience.

userHeadPic JaneYu
2019-01-12 21:29:21

I am having trouble with the DFRduino M0 attachInterrupt function, which I have used successfully with many other Arduino variations. I also see the digitalPinToInterrupt function is not implemented. Are there any newer support files or has anyone been able to get Interrupts to work?

userHeadPic JaneYu
2018-12-09 15:25:25

Will it be possible to work with this microcontroller in MindPlus environment?

userHeadPic JaneYu
2018-05-03 01:17:33

Under arduino preferences I shut off "Aggressively cache compiled core". This seemed to fix the issue.

userHeadPic JaneYu