-
### Operating System
Windows 11
### Arduino IDE version
2.1.0
### Board
ItsyBitsy NRF52840 Express
### ArduinoCore version
1.3.0
### TinyUSB Library version
release
### S…
-
The Pimoroni Tiny 2040 board definition has LED_BUILTIN defined as 25, in v3.4.1, but does not have an LED on that pin.
It has an RGB LED (not NeoPixel) with connections to R, G and B on pins 18-20…
-
### Operating System
Windows 11
### IDE version
2.1.0
### Board
ItsyBitsy NRF52840 Express
### BSP version
release
### Sketch
Any SPI sketch
### What happened ?
SPI doesn't work if VBUS is …
-
Cannot compile the firmware with Arduino version 2.10 Windows 11, it throws the following error :
c:\Users\xxx\Documents\Arduino\potentiostat\firmware\libraries\potentiostat/ps_analog_subsystem.h:29…
-
this file specifies:
#define PICO_DEFAULT_I2C 0
But the SDA / SCL pins are 2/3, which is I2C1
See https://learn.adafruit.com/assets/107207
-
### CircuitPython version
```python
Adafruit CircuitPython 8.0.5; 04/23/2032 ItsyBitsy M4 Express
```
### Code/REPL
```python
import gc
import board
import adafruit_ssd1306
import adafruit_tca9…
-
Board: Pi Pico running Arduino code
Pinout: I2C0 default (pins GP4/5)
Library version: 1.3.0
Code: Any library example using I2C rather than SPI
All examples upload and own code work when using …
-
## Context
Please answer a few questions to help us understand your problem better and guide you to a solution:
- What board are you using ?
- `Adafruit ItsyBitsy 52840 Express`
…
-
- Arduino board: **ItsyBitsy M4 Express**
- Arduino IDE version (found in Arduino -> About Arduino menu): **2.0.4**
- List the steps to reproduce the problem below (if possible attach a sketch…
-
Hi, Dear All,
I am wondering if more examples of daisy chain 74HC595 are needed. The PR #17 is straight-forward, but no examples are given.
The test I have is based on one [ItsyBitsy M0](https:…