-
Having a hard time finding a Feather M4 Express to replace the one that burned out. Apparently the charging feature had stoped working and when I put a charged battery in one of the chips burned out .…
-
Somewhat of a noob at copying in libraries and other code beside the example sketches. I thought I had followed the instructions but am getting the errors below when I attempt to compile the example4…
-
- Arduino board: Feather M4
- Adafruit_SSD1306.ccp Line# 86
Line# 86: #if (ARDUINO >= 157) && !defined(ARDUINO_STM32_FEATHER)
should not have the "!" (not). Causes the "restoreClk…
-
### CircuitPython version
```python
Adafruit CircuitPython 8.2.6 on 2023-09-12; Adafruit Feather M4 Express with samd51j19
```
### Code/REPL
```python
na
```
### Behavior
synthio doesn't appear…
-
Hello, I'm trying to use an Adafruit I2S Mic SPH0645 with an Adafruit Metro M4 board, when I try to compile AmplitudeSerialPlotter.ino sketch from ArduinoSound Library I get the following errors:
`…
-
Hello all,
I am trying to use the Black Magic Probe to load firmware (.hex w/ bootloader) onto an ATSAME51J19A using a SWD header on a separate PCB. I have updated my BMP firmware as well as the PI…
-
I cannot get the simpltest.py example to work with the Feather RP2040. I have tried several feathers and a section BNO08X. I have had this board work fine with both a Feather M4 and Feather M4 CAN. As…
-
Feather M4 Express USB pin mapping in variant.cpp is presently incorrect on a single pin (DP aka D+).
https://github.com/adafruit/ArduinoCore-samd/blob/master/variants/feather_m4/variant.cpp#L92
…
-
Loving this project. Only problem is the M0 is on short supply. Would the M4 or similar work? https://shop.pimoroni.com/products/adafruit-feather-m4-express-featuring-atsamd51-atsamd51-cortex-m4
-
What would the constructor look like for an M4? I am trying to use with an feather M4 express. I gather if working with metro, should definitely work with feather. Though not certain on how to create …