issues Search Results · repo:earlephilhower/arduino-pico language:C
Filter by
1k results
(58 ms)1k results
inearlephilhower/arduino-pico (press backspace or delete to remove) Per @maxgerhardt this is [still WIP](https://github.com/earlephilhower/arduino-pico/pull/2620#issuecomment-2509130760). He does work on lots of different embedded systems so probably got caught ...
seamusdemora
- 1
- Opened 4 days ago
- #2838
RP2350 allows for more GPIO pins to be used for RX/TX as defined in GPIO function select F11 and seem to be missing in
the current definition.
bool SerialUART::setRX(pin_size_t pin) {
#ifdef PICO_RP2350B ...
bug
waiting for feedback
deltaford
- 4
- Opened 6 days ago
- #2835
Is there any simple way of accessing the Real Time Clock (RTC) on the Pi Pico? I m building a GPS based clock and I d
like to update the RTC on the Pi Pico every time I get a valid GPS timestamp.
Thanks ...
waiting for feedback
TheOracle2212
- 4
- Opened 7 days ago
- #2832
Exposing bool scanAsyncDone(); and std::vector BTDeviceInfo scanAsyncResult(); in A2DPSource would be useful for
handling async connections. Might even be better to do something along the lines BluetoothHCI ...
enhancement
InfiniteCoder01
- 2
- Opened 9 days ago
- #2830
@earlephilhower Hi - Since v4.4.2, when upstream SDFat was added, I ve noticed the compiler occasionally forcing the BSP
s SDFat version to be compiled. This occurs even when we declare the adafruit/sdfat ...
waiting for feedback
brentru
- 9
- Opened 10 days ago
- #2828
As the title says, I cannot see any reference to PICO2-XXL when trying to select board in Arduino Arduino IDE 2.x.x
using version 4.4.4.
enhancement
hlide
- 3
- Opened 14 days ago
- #2820
There appears to be issues when running PSRAM at non default frequencies. I am running on 4.4.4, using a Pimoroni Pico
Plus 2, and I am using the PSRAMTest example sketch. The PSRAM is rated and programmed ...
bug
waiting for feedback
dan2wik
- 7
- Opened 14 days ago
- #2818
Ported a fairly large sketch which uses pmalloc() and free() for all PSRAM variables from the Pimoroni Pico Plus 2 to
their PGA 2350 board. Code works fine on the Pico Plus 2, fails on the PGA 2350. PGA2350 ...
waiting for feedback
rheslip
- 4
- Opened 15 days ago
- #2817
I have spent two days now being stupid. I can not get this function to work in the arduino2.3.4.
Instrument_Serial_Link_Clock = ~Instrument_Serial_Link_Clock ;
This works: if (Instrument_Serial_Link_Clock ...
zebcrs
- 1
- Opened 15 days ago
- #2816
I see that the latest release of the pico-sdk released yesterday includes the change:
RP2040 has now been certified to run at a system clock of 200Mhz when using a regulator voltage of at least 1.15 volts. ...
enhancement
technoblogy
- 9
- Opened 17 days ago
- #2814

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.