MCU_RP235X Target Family Info
Back to Target Families Index ^
Features Supported
Peripheral Drivers Supported
Sleep
: Support for sending the processor to sleep when no threads/ISRs are executing.
GPIO Interrupts
: GPIO input pin interrupt support
Low-Precision Ticker
: Also known as the Low-Power Ticker, this peripheral keeps time at a low-frequency clock (usually 32kHz) and generates events for the application. Usually it is used to implement low power sleep.
I2C Controller/Master
: I2C driver for synchronous (blocking) controller/master mode
Analog Inputs
: Analog input (ADC) peripheral driver
I2C Peripheral/Slave
: I2C for interrupt-based peripheral/slave mode
Reset Reason
: Support for determining the cause of the most recent MCU reset.
Watchdog
: Peripheral which resets the chip if software doesn't service it within a configurable amount of time. Used to guard against software hangs.
Serial (UART)
: Support for buffered and unbuffered serial (UART) ports
Flash IAP
: Driver allowing In-Application Programming (IAP) of the MCU flash memory.
SPI Controller/Master
: Serial Peripheral Interface (SPI) controller/master mode
Memory Protection Unit
: Mbed supports configuring the MPU on this device to disable writing to ROM and executing from RAM.
μs Ticker
: Clock peripheral with at least microsecond resolution that Mbed uses to implement Timer and Ticker.
PWM Out
: Pulse Width Modulation (PWM) generator peripheral driver
Boards in this Target Family
Board
MCU Part Number
Extra Features
Extra Peripheral Drivers
Components
RAM Banks
Flash Banks
RASPBERRY_PI_PICO_2
RP2350
IRAM1: 512 kiB
SCRATCH_X: 4 kiB
SCRATCH_Y: 4 kiB
QSPI_FLASH: 4096 kiB
OLIMEX_RP2350_PICO2_XL
RP2350
IRAM1: 512 kiB
SCRATCH_X: 4 kiB
SCRATCH_Y: 4 kiB
QSPI_FLASH: 2048 kiB
Inheritance Graph