-
### Description
i want to use this library using the rp2040 board but it seems the library does not directly support the raspberry pi version but it does support the Arduino Nano Rp2040 Connect. …
-
I save the script with the name main, try with another raspberry pi pico and the result is the same. when i disconnection the board to the pc the raspberry pi pico dont run the script, i try with exte…
-
## What are the steps to reproduce this issue?
1. open VSCode and connect with the MicroPico extension to the Raspberry Pi Pico
2. disconnect by pressing the "toggle board connection" button or by u…
-
### Minimum requirements
- [X] Core clock speed is 48 MHz or faster?
- [X] Is the CPU an ARM Cortex M0+ or later?
- [X] Does the host microcontroller have at least 32 KB of flash memory?
- [X] Is the…
-
I upgraded my PlatformIO package today to version 1.40200.0 (version string from package.json).
I had been running a version from before the 4.0.0 update to the arcuino-pico framework that introduc…
-
### The problem
esp32_ble_tracker cannot be used when sending a config to Pi Pico W, because it requires "esp32"
### Which version of ESPHome has the issue?
2022.11.2
### What type of installation…
-
I am using Thonny 4.0.1 on a Raspberry Pi 3 running Raspbian GNU/Linux 11 (bullseye). The Save button only saves files to the local Rasberian system not the Pico. It is just a button labeled Save an…
-
@aallan @petewarden Please consider updating this [pico-tflmicro](https://github.com/raspberrypi/pico-tflmicro) port of TensorFlow Lite Micro library with all the latest changes from upstream TensorF…
Hedda updated
1 month ago
-
## What are the steps to reproduce this issue?
1. Flash rp2-pico-20230426-v1.20.0.uf2
2. Reconnect Raspberry Pi Pico
3. Connect Pico
## What happens?
Get message popup "Connection to Pico los…
-
**Describe the bug you encountered:**
The pico_multicore library is always linked to the Pico-PIO-USB library in CMakeLists.txt, even if multicore functionality is not required by the project. …