Adafruit Feather RP2350 with HSTX Port

SKU: ADA6000 Brand: Adafruit
RP2350 flies high with the Feather format - now you can use any FeatherWings with this battery-powered dev board. It comes with 8MB of flash, 22pin HSTX...
$24.60 AUD, inc GST
$22.36 AUD, exc GST

Available with a lead time
Expect dispatch between Dec 30 and Jan 03

Quantity Discounts:

  • 10-25 $21.47 (exc GST)
  • 25+ $20.80 (exc GST)
- +

0 from local stock, 1 supplier stock; your order will dispatch between Dec 1 to Dec 10. And yes, stock levels and lead times are accurate!

Shipping:

  • $7+ Standard (5+ days*, tracked)
  • $11+ Express (2+ days*, tracked)
  • FREE Pickup (Newcastle only - must order online*)

Shipping costs may increase for heavy products or large orders.

Exact shipping can be calculated on the view cart page.

*Conditions apply, see shipping tab below.

RP2350 flies high with the Feather format - now you can use any FeatherWings with this battery-powered dev board. It comes with 8MB of flash, 22pin HSTX output port, Stemma QT, debug SWD, and optional PSRAM spot. It's Adafruit's first RP2350 board and Adafruit crammed a ton of goodies into Adafruit's classic Feather format. It's an excellent starter board to go along with your Pico 2.

The RP2350 is Raspberry Pi's second microcontroller chip following their breakout-hit the RP2040. Building on their success, the RP2350 upgrades the dual M0 core to dual M33 cores with 150 MHz clock rate. The M33 is a much newer Arm chipset, Adafruit have found that firmware runs about twice as fast. Especially given that Adafruit now have hardware floating point support. Also, the RP2350 has twice as much SRAM: 520KB instead of 264KB which means that micropython/circuitpython runs great and also IoT projects that need a lot of memory buffer space will run better. Other improvements include, 3 PIO blocks instead of 2, TrustZone secure boot, and a special High Speed Transmit (HSTX) peripheral that drives 4 lanes of differential data transmission such as DVI output without needing to overclock or use PIO.

For peripherals, there are two I2C controllers, two SPI controllers, and two UARTs that are multiplexed across the GPIO - check the pinout for what pins can be set to which. There are 24 PWM channels, each pin has a channel it can be set to (ditto on the pinout).

Feather RP2350 HSTX Specifications:

  • Measures 2.0" x 0.9" x 0.28" (50.8mm x 22.8mm x 7mm) without headers soldered in
  • Light as a (large?) feather - 5 grams
  • RP2359 32-bit Cortex M33 dual core running at 150 MHz @ 3.3V logic and power
  • 520 KB RAM + 8 KB OTP memory
  • 8 MB SPI FLASH chip for storing files and CircuitPython/MicroPython code storage. No EEPROM
  • Optional spot for SOIC PSRAM chip with chip select line on GPIO 8
  • Tons of GPIO! 29 x GPIO pins with following capabilities:
    • 21 GPIO available on the Feather header pins, 8 more 'consecutive' GPIO available on the HSTX connector (you don't have to use them with the HSTX peripheral) 
    • Four 12-bit ADCs (one more than Pico 2)
    • Two I2C, Two SPI, and two UART peripherals, Adafruit label one for the 'main' interface in standard Feather locations
    • 24 x PWM outputs - for servos, LEDs, etc
  • Built-in 200mA+ lipoly charger with charging status indicator LED. For non-rechargeable battery usage the charger can be disabled by cutting a jumper trace on the back.
  • Pin #7 red LED for general purpose blinking
  • RGB NeoPixel for full-color indication.
  • On-board STEMMA QT connector that lets you quickly connect any Qwiic, STEMMA QT or Grove I2C devices with no soldering!
  • Both Reset button and Bootloader select button for quick restarts (no unplugging-replugging to relaunch code)
  • 3.3V Power/enable pin
  • Pico Probe 3-pin JST SH connector for SWD debugging
  • 4 mounting holes
  • 12 MHz crystal for perfect timing.
  • 3.3V regulator with 500mA peak current output
  • USB Type C connector lets you access built-in ROM USB bootloader and serial port debugging

Inside the RP2350 is a 'permanent ROM' USB UF2 bootloader. What that means is when you want to program new firmware, you can hold down the BOOTSEL button while plugging it into USB (or pulling down the RUN/Reset pin to ground) and it will appear as a USB disk drive you can drag the firmware onto. Folks who have been using Adafruit products will find this very familiar - Adafruit use the technique on all Adafruit's native-USB boards. Just note you don't double-click reset instead hold down BOOTSEL during boot to enter the bootloader!

There is great C/C++ supportunofficial (but really good) Arduino support, an official MicroPython port, and a CircuitPython port! We of course recommend CircuitPython because we think it's the easiest way to get started and it has support with most of Adafruit's drivers, displays, sensors, and more, supported out of the box so you can follow along with Adafruit's CircuitPython projects and tutorials.

While the RP2350 has lots of onboard RAM, it does not have built-in FLASH memory. Instead, that is provided by the external QSPI flash chip. On this board there is 8 MB, which is shared between the program it's running and any file storage used by MicroPython or CircuitPython. When using C/C++ you get the whole flash memory, if using Python you will have about 7 MB remaining for code, files, images, fonts, etc.

RP2350 Chip features:

  • Dual ARM Cortex-M33 with floating point unit or Dual RISC-V @ 150MHz
  • 520 kB on-chip SRAM
  • 8 kB of one-time-programmable (OTP) memory.
  • Support for up to 16MB of off-chip Flash memory via dedicated QSPI bus
  • Support for external QSPI PSRAM
  • DMA controller, 16 channel, 4 IRQ
  • Fully-connected AHB crossbar
  • On-chip switched-mode power supply and programmable low-dropout regulator (LDO) to generate core voltage
  • Two on-chip PLLs to generate 48 MHz USB and 150MHz core clocks
  • Optional boot signing with protected OTP storage
  • Hardware SHA-256 accelerator
  • Hardware random number generator (TRNG)
  • 30 GPIO pins, 4 of which can be used as analog inputs
  • Peripherals
    • 2 UARTs
    • 2 SPI controllers
    • 2 I2C controllers
    • 24 PWM channels (compared to 16 on RP2040)
    • USB 1.1 controller and PHY, with host and device support
    • 12 PIO state machines

Please note: The Adafruit Feather RP2350 HSTX comes with the A2 version of the RP2350, which is affected by the E9 erratum. This errata affects some uses of GPIO and PIO such as high-impedance inputs and the internal pulldowns. You may need to use 8.2K or smaller resistors if pull-downs are required. At this time, Sept 9 2024, there is no other version of the RP2350 available - only the A2 version.

Technical Details

RoHS 2 2011 65 EU CompliantRoHS 2 2015 863 EU Compliant

Product Comments

Exact shipping can be calculated on the view cart page (no login required).

Products that weigh more than 0.5 KG may cost more than what's shown (for example, test equipment, machines, >500mL liquids, etc).

We deliver Australia-wide with these options (depends on the final destination - you can get a quote on the view cart page):

  • $3+ for Stamped Mail (typically 10+ business days, not tracked, only available on selected small items)
  • $7+ for Standard Post (typically 6+ business days, tracked)
  • $11+ for Express Post (typically 2+ business days, tracked)
  • Pickup - Free! Only available to customers who live in the Newcastle region (must order online and only pickup after we email to notify you the order is ready). Orders placed after 2PM may not be ready until the following business day.

Non-metro addresses in WA, NT, SA & TAS can take 2+ days in addition to the above information.

Some batteries (such as LiPo) can't be shipped by Air. During checkout, Express Post and International Methods will not be an option if you have that type of battery in your shopping cart.

International Orders - the following rates are for New Zealand and will vary for other countries:

  • $12+ for Pack and Track (3+ days, tracked)
  • $16+ for Express International (2-5 days, tracked)

If you order lots of gear, the postage amount will increase based on the weight of your order.

Our physical address (here's a PDF which includes other key business details):

Unit 18, 132 Garden Grove Parade
Adamstown
NSW, 2289
Australia

Take a look at our customer service page if you have other questions such as "do we do purchase orders" (yes!) or "are prices GST inclusive" (yes they are!). We're here to help - get in touch with us to talk shop.

Have a product question? We're here to help!

Write Your Own Review

Videos

View All

Guides

Raspberry Pi 5 Vs Raspberry Pi 4 Model B | Comparison & Benchmarking

The Raspberry Pi 5 is here and one of the biggest questions is, how does it stack up against the pr...
The Raspberry Pi 5 is here and one of the biggest questions is, how does it stack up against the pr...

Raspberry Pi 5 | Review, Performance & Benchmarks

The Raspberry Pi 5 is here! Our favourite credit card-sized computer has just gotten an update and ...
The Raspberry Pi 5 is here! Our favourite credit card-sized computer has just gotten an update and ...

3D Printed Case For Raspberry Pi Pico and PiicoDev Boards

Let me introduce a new 3D printable case for the Raspberry Pi Pico and the PiicoDev ecosystem. There...
Let me introduce a new 3D printable case for the Raspberry Pi Pico and the PiicoDev ecosystem. There...

Upgrade your Project for the Raspberry Pi 4

The New Version of the Raspberry Pi 4 has started going out to makers everywhere. If you are wanting...
The New Version of the Raspberry Pi 4 has started going out to makers everywhere. If you are wanting...

Projects

safePower

I like working with the Pi Zero W and Pi 4 as they are very compact, very powerful and very cheap fo...
I like working with the Pi Zero W and Pi 4 as they are very compact, very powerful and very cheap fo...

ESP32 IR-Triggered Camera with Home Assistant Integration

I love the ESP line-up. I started by messing around with the ESP8266 and I completely fell in love w...
I love the ESP line-up. I started by messing around with the ESP8266 and I completely fell in love w...

LuMa 1 - The Neo Disco Ball

It is real and here it is! Including everything you need to make one a Luma 1 for yourself! S...
It is real and here it is! Including everything you need to make one a Luma 1 for yourself! S...

Educational Workshops

Raspberry Pi Workshop for Beginners

Welcome to the Raspberry Pi Workshop for Beginners! Here you'll be able to follow along with our s...
Welcome to the Raspberry Pi Workshop for Beginners! Here you'll be able to follow along with our s...
Feedback

Please continue if you would like to leave feedback for any of these topics:

  • Website features/issues
  • Content errors/improvements
  • Missing products/categories
  • Product assignments to categories
  • Search results relevance

For all other inquiries (orders status, stock levels, etc), please contact our support team for quick assistance.

Note: click continue and a draft email will be opened to edit. If you don't have an email client on your device, then send a message via the chat icon on the bottom left of our website.

Makers love reviews as much as you do, please follow this link to review the products you have purchased.