Waveshare RP2350-Plus-16MB-M

Manwal tal-Utent tal-Bord tal-Iżvilupp Waveshare RP2350-Plus

Model: RP2350-Plus-16MB-M | Brand: Waveshare

1. Introduzzjoni

The Waveshare RP2350-Plus Development Board is a high-performance, Pico-like microcontroller unit (MCU) board designed around the Raspberry Pi RP2350A chip. This advanced chip features a unique dual-core and dual-architecture design, incorporating both an Arm Cortex-M33 processor and a Hazard 3 RISC-V processor, capable of flexible clock speeds up to 150 MHz.

Equipped with 520KB of Static RAM and 16MB of on-board Flash memory, the RP2350-Plus offers ample resources for a wide range of embedded projects. Its compact design, Type-C USB connector, and lithium battery recharge/discharge header make it versatile for both desktop development and mobile applications.

This manual provides essential information for setting up, operating, and maintaining your RP2350-Plus Development Board, along with detailed specifications and troubleshooting tips.

2. Kontenut tal-Pakkett

Upon opening the package, please verify that all components are present and in good condition. The standard package for the RP2350-Plus-16MB-M includes:

Waveshare RP2350-Plus Development Board and its package content

Figure 2.1: RP2350-Plus-16MB with pre-soldered header as included in the package.

3. Prodott Aktarview

3.1 Karatteristiċi ewlenin

Fuqview of the Waveshare RP2350-Plus Development Board highlighting its compact size, dual-core architecture, high performance, and multi-function GPIO pins.

Figure 3.1: RP2350-Plus MCU Board overview.

3.2 It-Tqassim u l-Komponenti tal-Bord

Familiarize yourself with the various components and pinouts of the RP2350-Plus board. This section details the key elements for proper usage and connection.

Detailed diagram of the Waveshare RP2350-Plus board showing numbered components like LED, USB-C, ETA6096, MP28164, BOOT button, Flash memory, RESET button, RP2350A chip, Battery header, Pinout, USB test points, BOOT test point, and DEBUG points. Also includes GPIO pinout and outline dimensions.

Figure 3.2: Detailed board layout with numbered components, GPIO pinout, and dimensions.

Key Components Reference:

  1. LED: User LED (not power indicator).
  2. Konnettur USB tat-Tip Ċ: For power, data, and programming.
  3. ETA6096: High efficiency Lithium battery recharge manager.
  4. MP28164: High efficiency DC-DC buck-boost chip.
  5. Buttuna BOOT: Press when resetting to enter download mode.
  6. On-board Flash memory: 16MB (W25Q128JVSIQ).
  7. Buttuna RESET: Resets the microcontroller.
  8. RP2350A: Dual-core and dual-architecture design, up to 150 MHz operating frequency.
  9. Konnettur tal-batterija: MX1.25 header for 3.7V Lithium battery, allows recharging the battery and powering the board at the same time.
  10. Pinout: Compatible with Raspberry Pi Pico 2.
  11. USB test points: Connecting to USB interface.
  12. BOOT test point: Connecting to BOOT button.
  13. DEBUG points: For debugging purposes.

3.3 GPIO Pinout

The RP2350-Plus features 26 multi-function GPIO pins, offering flexible development and integration. Refer to the pinout diagram for detailed assignments and capabilities.

Detailed pinout diagram for the Waveshare RP2350-Plus showing all 26 multi-function GPIO pins, including power, ground, ADC, SPI, UART, I2C, PWM, and debugging pins.

Figure 3.3: GPIO Pinout Diagram.

3.4 Dimensjonijiet Outline

The physical dimensions of the RP2350-Plus board are provided below for integration into your projects.

Technical drawing showing the outline dimensions of the Waveshare RP2350-Plus board in millimeters.

Figura 3.4: Dimensjonijiet tal-Kontorn (Unità: mm).

4. Gwida ta' Setup

4.1 Konnessjoni Inizjali

  1. Connect the RP2350-Plus board to your computer using a standard USB Type-C cable.
  2. The board should be recognized as a mass storage device (like a USB drive) when in bootloader mode. To enter bootloader mode, hold down the BOT button while plugging in the USB cable, then release the BOT buttuna.
  3. If the board is not recognized, ensure your USB cable supports data transfer and is not just a charging cable.

4.2 Setup tas-Software

The RP2350-Plus supports development using C/C++ SDK and MicroPython, offering flexibility for various programming needs.

Diagram showing support for Pico C/C++ SDK and MicroPython development environments.

Figure 4.1: C/C++, MicroPython support.

4.2.1 C/C++ Development

For C/C++ development, you can use the official Raspberry Pi Pico C/C++ SDK. This SDK can be utilized from the command line or integrated development environments (IDEs) such as Visual Studio Code and Eclipse. Refer to the official Raspberry Pi Pico documentation for detailed setup instructions for the C/C++ SDK.

4.2.2 MicroPython Development

MicroPython is a lean and efficient implementation of the Python 3 programming language that runs directly on embedded hardware like the RP2350-Plus. To get started with MicroPython:

  1. Download the appropriate MicroPython UF2 firmware file for the RP2350-Plus from the Waveshare wiki or official MicroPython websit.
  2. Enter bootloader mode (hold BOT and plug in USB).
  3. Drag and drop the downloaded UF2 file onto the RPI-RP2 mass storage device that appears. The board will automatically reboot into MicroPython.
  4. Use an IDE like Thonny to connect to the board and begin programming.

5. Istruzzjonijiet Operattivi

5.1 Programming the Board

The RP2350-Plus supports drag-and-drop programming, making it easy to upload new firmware or MicroPython scripts:

  1. Ensure the board is in bootloader mode (hold BOT button while connecting USB, then release). A removable drive named "RPI-RP2" will appear on your computer.
  2. Locate your compiled firmware (.uf2 file for MicroPython or C/C++).
  3. Drag and drop the .uf2 file onto the "RPI-RP2" drive.
  4. The board will automatically disconnect, flash the new firmware, and then reboot.

5.2 Using GPIO and Peripherals

The 26 multi-function GPIO pins can be configured for various purposes, including digital input/output, analog input (ADC), and specialized functions like SPI, I2C, UART, and PWM. Refer to the pinout diagram (Figure 3.3) and the specific SDK documentation for detailed programming examples and pin assignments.

5.3 Operazzjoni tal-Batterija

The RP2350-Plus includes a lithium battery recharge/discharge header (MX1.25) and an onboard ETA6096 chip, allowing it to be powered by and charge a 3.7V lithium battery. This feature is ideal for portable applications.

6. Manutenzjoni

To ensure the longevity and optimal performance of your Waveshare RP2350-Plus Development Board, follow these maintenance guidelines:

7 Issolvi l-problemi

This section addresses common issues you might encounter with your RP2350-Plus Development Board.

ProblemaKawża PossibbliSoluzzjoni
Board not recognized by computer (no "RPI-RP2" drive).
  • Not in bootloader mode.
  • Faulty USB cable (charging-only).
  • Driver issues (less common for mass storage).
  • Ensure you hold the BOT button while plugging in the USB cable, then release.
  • Try a different USB Type-C cable, preferably one known to support data transfer.
  • Ipprova port USB differenti fuq il-kompjuter tiegħek.
Firmware upload fails or board doesn't reboot after drag-and-drop.
  • Corrupted .uf2 file.
  • Qawwa insuffiċjenti mill-port USB.
  • Board not in proper bootloader mode.
  • Re-download the .uf2 file from a reliable source.
  • Try connecting to a powered USB hub or a different USB port.
  • Repeat the bootloader entry process carefully.
MicroPython/C++ code not running as expected.
  • Syntax errors or logical bugs in code.
  • Incorrect pin assignments.
  • Missing libraries or dependencies.
  • Review your code for errors. Use a debugger if available.
  • Double-check the pinout diagram (Figure 3.3) and your code's pin assignments.
  • Ensure all necessary libraries are installed and imported correctly.
  • Consult the Waveshare wiki or Raspberry Pi Pico documentation for specific programming examples.
Board gets hot during operation.
  • Excessive current draw from peripherals.
  • Short circuit on the board or connected components.
  • Operating in a high ambient temperature.
  • Disconnect all peripherals and test the board alone.
  • Check for any accidental shorts on your breadboard or custom PCB.
  • Ensure adequate ventilation around the board.
  • If the issue persists, discontinue use and contact support.

8. Speċifikazzjonijiet

Detailed technical specifications for the Waveshare RP2350-Plus Development Board:

KaratteristikaDettall
MikrokontrollurRaspberry Pi RP2350A (Dual-core Arm Cortex-M33 + Dual-core Hazard 3 RISC-V)
Veloċità tal-ArloġġSa 150 MHz
SRAM520KB
On-board Flash Memory16MB (W25Q128JVSIQ)
Interface USBUSB 1.1 Host/Device, Type-C connector
Pinnijiet GPIO26 multi-function GPIO pins
SPI2x
I2C2x
UART2x
ADC4x 12-bit ADC
Kanali PWM16-il kanal PWM kontrollabbli
Magni tal-Istat PIO12x
Ġestjoni tal-EnerġijaOnboard DC-DC chip MP28164 (max 2A load), Lithium battery recharge/discharge header (MX1.25)
Modi OperattiviIrqad b'enerġija baxxa u modi rieqed
Dimensjonijiet51.00 mm x 17.78 mm (approx. 2.01 x 0.70 inches)
Piż0.317 uqija (madwar 9 gramma)
ManifatturWaveshare
Pajjiż ta' OriġiniIċ-Ċina

9. Appoġġ u Garanzija

9.1 Appoġġ Tekniku

For technical assistance, detailed documentation, tutorials, and community forums, please visit the official Waveshare website or their product wiki. These resources provide comprehensive guides and solutions for common development challenges.

Uffiċjali ta' Waveshare Websit: www.waveshare.com

Look for the specific product page for the RP2350-Plus Development Board for the most up-to-date information and downloads.

9.2 Informazzjoni dwar Garanzija

Waveshare products typically come with a standard manufacturer's warranty covering defects in materials and workmanship. The specific terms and duration of the warranty may vary by region and product. Please retain your proof of purchase for warranty claims.

For detailed warranty terms and conditions, refer to the warranty policy section on the Waveshare official webis-sit jew ikkuntattja lis-servizz tal-klijenti tagħhom direttament.

Dokumenti Relatati - RP2350-Plus-16MB-M

Preview Pico-Relay-B: Gwida għall-Utent tal-Modulu tar-Relay bi 8 Kanali
Gwida għall-utent għall-Waveshare Pico-Relay-B, modulu ta' relay industrijali bi 8 kanali għal Raspberry Pi Pico. Tgħallem dwar il-karatteristiċi, l-ispeċifikazzjonijiet, is-setup, u l-ipprogrammar tiegħu b'istruzzjonijiet dettaljati u eżempji.amples.
Preview Raspberry Pi Pico Servo Driver Board - User Guide and Technical Details
Comprehensive guide to the Raspberry Pi Pico Servo Driver Board, detailing its features, product parameters, wiring, programming in C and Python, and compilation steps. Includes setup instructions for Raspberry Pi and Windows environments.
Preview Waveshare ESP32-S3 4.3-inch Touch LCD Development Board Setup Guide with LVGL
Step-by-step instructions for setting up the Waveshare ESP32-S3 4.3-inch Touch LCD development board to display graphics using the LVGL library with the Arduino IDE.
Preview Modulu EPD ta' 2.13 pulzieri Waveshare Pico e-Paper għal Raspberry Pi Pico: Gwida għall-Iżvilupp u API
Gwida dettaljata għall-iżvilupp għall-modulu Waveshare Pico e-Paper 2.13inch EPD b'Raspberry Pi Pico. Il-karatteristiċi jinkludu riżoluzzjoni ta' 250x122, interface SPI, kodiċijiet demo C/C++ & MicroPython, u dokumentazzjoni komprensiva tal-API.
Preview ESP32-C6-Touch-LCD-1.47: Development Guide for Arduino IDE & ESP-IDF
Explore the ESP32-C6-Touch-LCD-1.47 development board with this comprehensive guide. Learn to use Arduino IDE and ESP-IDF, set up your environment, and run various demos for your IoT and embedded projects.
Preview Manwal tal-Utent tal-Modulu tal-Wiri tal-E-Paper E-Ink ta' 2.9 pulzieri għal Raspberry Pi Pico
Dan il-manwal tal-utent jipprovdi dettalji dwar il-Modulu tal-Wiri E-Paper E-Ink ta' 2.9 pulzieri għal Raspberry Pi Pico. Ikopri l-avvanzi tat-teknoloġija E-Ink.tages, kompatibilità ma' Raspberry Pi Pico, applikazzjoni examples, u definizzjonijiet tal-pinout. Il-modulu għandu riżoluzzjoni ta' 296x128, display Iswed/Abjad, u interface SPI.