-
I have been trying to implement this SAMD21 port of FreeRTOS in conjunction with sleep modes on and Adafruit Feather M0.
It does not really work, which is why this post, I have broken my sketch down …
-
Hi,
I'm trying to read the software version from peripheral device as a sanity check upon software startup and faced with very strange issue. I wrote a bare-bone code to check that, and it still has …
-
As described in the object I'd like to override the build properties of my custom **boards.txt** file leveraging all the benefits of the FreeRTOS samd21 library. For this reason, I have defined an emp…
-
PIO Core Call Error: "Error: Invalid environment name 'sparkfun samd21 mini usb'. The name can contain alphanumeric, underscore, and hyphen characters (a-z, 0-9, -, _)"
![image](https://github.com/…
-
I've been trying to use TCC3 on the SAMD21 in a project, but there is not support for it in Arduino. It looks like Atmel/Microchip added TCC3 in a later silicon revision. Is there any way I could get …
-
**Problem**
I'm trying to use pyOCD with an ATSAMD21G18A connected to an nEDBG CMSIS-DAP, but any command I try results in the following error:
```pyocd.probe.pydapaccess.dap_access_api.DAPAccessI…
-
Just checking if this fix has been applied to CODAL as well.
https://github.com/Microsoft/uf2-samd21/pull/16/files
-
Hi @orgua
I have been able to work the example of the DS18b20 in a SAMD21 with the following modifications
https://github.com/orgua/OneWireHub/pull/59
but I get the following error when trying…
-
https://github.com/gdsports/ArduinoJoystickLibrary/tree/samd_patch
I added support for SAMD21 boards (Zero/M0 and MKR family). In addition, the changes work with the Adafruit Metro M4 board (SAMD51…
-
For the next generation PCB, we're looking at switching away from the Atmega328p, since it is becoming too small for future additions (see also #2). This issue summarizes some of our previous consider…