-
* CircuitPython Kernel version: 0.5.1
* Python version: 3.6.13 (conda environment)
* Operating System: macOS 11.2
### Description
I am trying to use a Feather M4 Express with circuitpython (ve…
-
I have not looked in to the Feather M4 CAN specs and do not know how it behaves. Some CAN controllers like on Teensy there are several mailboxes, which has different priorities. It is important to und…
-
currently used for the counter TOP, maybe we don't care as much about freq (just within the prescale divider ranges)
-
Some boards' downloads aren't really intended for the public and could be suppressed. These fall into 3 main categories:
**In Development:**
* [PyGamer Advance](https://circuitpython.org/board/pyg…
-
Hey guys, Sorry if this as been discussed already but I can't find anything using google and search on here.
I've been playing around with the Feather M4 express and an 64x32 RGB matrix. First thin…
-
- Arduino board: Feather M4 Express
- Arduino IDE version: 1.8.12
(using PlatformIO with Atmel SAM 6.0.1, Adafruit GFX Library 1.10.7 & Adafruit Zero DMA Library 1.0.8)
I'm using an Adafruit …
-
hey there,
i've been messing around with trying to get the RTC (and RTIC) working on a `SAMD51G18A` with (almost) no success. attempting to use `atsamd-hal@master` and `cortex-m-rtic@v0.6.0-rc.2`. …
-
### CircuitPython version
```python
Adafruit CircuitPython 8.0.5; 4/23/2023 using IstyBitsy M4 Express
```
### Code/REPL
```python
import gc
import board
import adafruit_ssd1306
import adafruit…
-
Hi,
I have recently aquired the Enviro+ board and a feather M4 express from Adafruit.
I have istalled the latest CircuitPython 6 and the latest circuit python library.
After a few days, these are t…
-
I am working with this library
I can connect to the client fine , read and update holding registers in the while loop
if the client disconnects the code jumps out of the while loop as it should.
T…