diff --git a/_board/sparkfun_thing_plus_rp2350.md b/_board/sparkfun_thing_plus_rp2350.md new file mode 100644 index 000000000..03e654450 --- /dev/null +++ b/_board/sparkfun_thing_plus_rp2350.md @@ -0,0 +1,43 @@ +--- +layout: download +board_id: "sparkfun_thing_plus_rp2350" +title: "Thing Plus - RP2350 Download" +name: "Thing Plus - RP2350" +manufacturer: "SparkFun" +board_url: + - "https://www.sparkfun.com/products/25134" +board_image: "sparkfun_thing_plus_rp2350.jpg" +date_added: 2024-11-15 +family: raspberrypi +features: + - Feather-Compatible + - Battery Charging + - STEMMA QT/QWIIC + - USB-C + - Breadboard-Friendly +--- + +The SparkFun Thing Plus - RP2350 is a dynamic and powerful wireless development platform in the Thing Plus form factor. Built around the RP2350 microcontroller from the Raspberry Pi Foundation, this board includes their radio module for single-band 2.4 GHz WiFi 4 (802.11n) and Bluetooth® 5.2 along with standard hardware components found on all Thing Plus Boards. This includes on-board Lithium Ion (LiPo) battery charging and fuel gauge circuits, µSD card socket, Qwiic connector, and the Thing Plus pinout, allowing use of the RP2350 Thing Plus in a wide variety of both local and remote applications. + +The RP3250 is a unique dual-core microcontroller with two ARM® Cortex® M33 processors and two Hazard3 RISC-V processors, all running at up to 150 MHz! Now, this doesn't mean the RP2350 is a quad-core microcontroller. Instead, users can select which two processors to run on boot. You can run two processors of the same type or one of each. The RP2350 also features 520kB SRAM in ten banks, a host of peripherals including two UARTs, two SPI and two I2C controllers, and a USB 1.1 controller for host and device support. + +The RP2350 contains two ARM Cortex-M3 and Hazard3 RISC-V processors and features: + + +* Dual ARM CortexM3 and Hazard3 RISC-V Processors + * User-selectable for dual-cores +* 520kB integrated SRAM in 10 banks +* 5V-tolerant GPIO (powered) with 3.3V failsafe (unpowered) +* Peripherals + * 2x UART + * 2x SPI + * 2x I2C + * 4 HSTX Pins (Rasbperry Pi's High-speed transmit interface) + * 24x PWM Channels + * 12x PIO State Machines + +## Purchase +* [SparkFun](https://www.sparkfun.com/products/25134) + +## Documentation +* [Hardware Overview](https://docs.sparkfun.com/SparkFun_Thing_Plus_RP2350/hardware_overview/) \ No newline at end of file diff --git a/assets/images/boards/large/sparkfun_thing_plus_rp2350.jpg b/assets/images/boards/large/sparkfun_thing_plus_rp2350.jpg new file mode 100644 index 000000000..3523cce25 Binary files /dev/null and b/assets/images/boards/large/sparkfun_thing_plus_rp2350.jpg differ diff --git a/assets/images/boards/original/sparkfun_thing_plus_rp2350.jpg b/assets/images/boards/original/sparkfun_thing_plus_rp2350.jpg new file mode 100644 index 000000000..ced417489 Binary files /dev/null and b/assets/images/boards/original/sparkfun_thing_plus_rp2350.jpg differ diff --git a/assets/images/boards/small/sparkfun_thing_plus_rp2350.jpg b/assets/images/boards/small/sparkfun_thing_plus_rp2350.jpg new file mode 100644 index 000000000..9d3b07b24 Binary files /dev/null and b/assets/images/boards/small/sparkfun_thing_plus_rp2350.jpg differ