-
Hi,
Our custom PCB is built on the MCU used on the Adafruit M4 express and we have SX1262 module on our board. We are also using the same bootloader as being used in adafruit feather. I am trying t…
-
Hi
I have been reading up on the ATSAMD51 MCu since i have decided to try your lib. on this chip.
The way you have implemented the pwm driver makes sense for the motor driver ic on your shield, …
-
I think it would let us figure out the number and kind of connectors to put on the badge if we had a better idea about what would people connect to them. To start the discussion, I will list some idea…
-
PIO Core Call Error: "Error: Unknown environment names 'LPC1768'. Valid names are 'mks_robin_nano, mks_robin_lite3, melzi, rumba32_mks, rambo, STM32F407VE_black, BIGTREE_SKR_PRO, DUE, include_tree, li…
-
Testing on
> Adafruit CircuitPython 6.1.0-rc.0 on 2021-01-06; Adafruit Feather M0 Express with samd21g18
analogio seems to fail when I try to change the value:
```
import board
from analogio im…
-
Hi,
Having issues with metro m4 airlift. I have tried w5100 and w5500 and ethernet, ethernet2, ethernet3 libraries and I always get 0.0.0.0
Starting WebServer on SAMD51 ADAFRUIT_METRO_M4_AIRLIFT_L…
-
Downloaded from your site Marlin added to the VSCode downloads tens of thousands of files for different platforms and boards. The computer has been trying to download all this for more than an hour an…
-
### Subject of the issue
I'm trying to get the Qwiic button working with the RedBoard Turbo and have setup all the libraries and am able to talk to the button.
Stuff like button.isPressed() works …
-
Once #271 is merged, the `samd51` and `same54` modules will consist only of the `usb` module and the PWM hack. If we can refactor the `usb` modules out to `common::thumbv7em::usb` then we can eliminat…
-
Please add [**EthernetWebServer_SSL library**](https://github.com/khoih-prog/EthernetWebServer_SSL) to Library Manager.
Thanks and Regards.
---
### Why do we need this [EthernetWebServer_SSL …