-
Please add the compiler-flag option to enable/disable the Serial TX/RX LEDs also for the XIAO SAMD21 board, like you already did for the Seeed Wio Terminal by accepting [commit c68cc757e623a4b30669e78…
dbstf updated
1 month ago
-
Hey Josh,
I'd like to make a request for adding Seeeduino Xiao to the list of compatible MCUs for your MIDIcontroller library.
A bonus may be that the Xiao SAMD21 supports touch pins as well.
…
-
Вариантов может быть много:
samd21 - полноценный ARM, хорошая поддержка комьюнити, под него можно писать как под Ардуино, так и на чистом C, Python, Go, Rust и пр.
https://ru.aliexpress.com/item/3…
-
I need a version of this that works on the SAMD21 processor for a project of mine. I'm working on an update for that processor and will contribute back when complete.
-
I would like to port to SAMD21G18 device, which is used in Seeeduino xiao. Is it possible without source code changes? If changes are needed could you please point me to the affected source code files…
-
Hello all,
this is my first time here and I am not sure that my assumption is correct.
The aim of the program is to decode a Manchester signal. The LED_BULITIN indicates a failure and gives a trigge…
-
https://store.arduino.cc/usa/nano-33-iot
The Arduino Nano 33 IoT is a low-cost Arduino board with a SAMD21 host processor and U-Blox NINA modem. The firmware is [custom](https://github.com/arduino/…
-
While stress testing [Castor & Pollux](https://github.com/wntrblm/Castor_and_Pollux), I noticed that a power cycle managed to "kill" one of the devices under test. Further investigation revealed that …
-
The following constructor caused a hard fault on a SAMD21 device:
```DateTime (const char* date, const char* time);```
The following minimal snippet illustrates the trouble:
```
#include
D…
-
Will this library be compatible with the SAMD21 any time soon?