arduino / arduino/ArduinoCore-mbed

Raspberry Pi Pico change SPI flash clock divider

Open
#745 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
411
Forks
225
PR merge metrics
No merged PRs in 30d

Description

Is it currently possible to change the SPI flash clock divider for the Raspberry Pi Pico? The way to do this with the Pico SDK would be to define `PICO_FLASH_SPI_CLKDIV`, but this doesn't seem to have any effect here.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Raspberry Pi Pico flash and SPI initialization, then compare how this project handles the Pico SDK setting PICO_FLASH_SPI_CLKDIV. Confirm whether changing the setting affects the SPI flash clock divider; done means the requested configuration works or the issue is documented as unsupported, with a verification path.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, raspberry-pi
Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.