-
Windows 10 64 bit / Ubuntu 19.04 / Raspbian 9.4
Keyboard library 1.0.2 / Mouse library 1.0.1
MKR1000, MKR Fox 1200, MKR GSM 1400
When compiled with Arduino SAMD Boards 1.8.0, 1.8.1, or https://gi…
-
### Description
Hello all, I am currently upgrading my project from an Arduino Nano to a Nano 33 IoT board, which is supposed to be just a drop in replacement. I am testing it currently, and this l…
-
I receive an error when attempting to install the samd platform:
```
$ arduino-cli core --additional-urls https://raw.githubusercontent.com/Longan-Labs/LONGAN-SAME-TOOLS/master/package_longan_samd…
-
dpinst-amd64.exe is not signed (or the signature has expired)
Steps to duplicate
- Windows 10
- Arduino IDE 1.8.11
- Open Boards Manager
- Install Arduino SAMD Boards version 1.8.4
- During …
don updated
10 months ago
-
working already successfully with preemptive std::thread/pthread (+mutexes + thread prios) using the Arduino IDE for ESP32 it would be very wishful to have this feature also for SAMD/SAM boards (poss…
-
Hi all,
This library works very well for RTD measurement on AVR boards like Arduino UNO.
But when i try to compile the same code for a SAMD Board like Cortex M0, i have a SPI compilation issue …
-
Hi @tannewt
we are trying to port the SAMR34 to circuitpython, but I could not find the corresponding ASF4 in Atmel START for SAMR34
Can you help me know where to find it?
I see the ATMEL SM…
-
Overwriting Arduino main.cpp with custom main.cpp based on SAMD architecture could make AVR-based Arduinos (or others) unable to run glEEmail successfully.
We need to test any version of glEEmail >…
-
I'm trying to set up multi-master I2C communication on board running an ATSAMD21G18 (2 masters and slave so far) with this code: [https://github.com/kb-/Arduino-I2C-2way-anydata/tree/dd5597835c9a8a89…
-
These two Espressif chips offer native USB support.
But when attempting to use this library, the following error is shown:
```text
WARNING: library MIDIUSB claims to run on avr, sam, samd archite…