1. Langkungview
The Waveshare RP2350-PiZero and RP2040-PiZero are high-performance, cost-effective microcontroller development boards. Designed for ease of development and embedding into various products, these boards feature an onboard DVI interface, Micro SD card holder, and PIO-USB interface. They are compatible with the Raspberry Pi 40PIN GPIO interface, offering extensive connectivity for your projects.
Figure 1: Waveshare RP2350-PiZero Development Board
2. Fitur konci
- Mikrokontroler: RP2040 chip designed by Raspberry Pi (for RP2040-PiZero) or RP2350B (for RP2350-PiZero).
- Prosesor: Dual-core Arm Cortex M0+ processor, with a flexible clock running up to 133 MHz.
- Mémori: 264KB of SRAM and 16MB of onboard Flash memory.
- Konektipitas:
- Onboard DVI interface (Mini HDMI package) for connecting to DVI monitors.
- Onboard Micro SD Card Slot for reading and writing Micro SD cards (supports SPI, SDIO communication).
- PIO-USB interface, usable as both USB master and slave.
- Native USB Type-C port for program download and USB1.1 host/slave devices.
- 40-pin GPIO interface, compatible with some Raspberry Pi HAT expansion boards.
- kakuatan: Onboard lithium battery charge and discharge interface (PH2.0 connector for 3.7V battery).
- Pemrograman: Drag-and-drop programming via mass storage over USB.
- Modeu kakuatan: Low-power sleep and dormant modes.
- périferal: 2 x SPI, 2 x I2C, 2 x UART, 4 x 12-bit ADC, and 16 controllable PWM channels.
- tambahan: Accurate clock and timer on-chip, temperature sensor, accelerated floating-point libraries on-chip, 8 × Programmable I/O (PIO) state machines for custom peripheral support.
Gambar 2: Fitur konci Leuwihview
3. Varian produk
This manual covers two variants of the PiZero development board:
- RP2040-PiZero: Based on the Raspberry Pi RP2040 microcontroller.
- RP2350-PiZero: Based on the Raspberry Pi RP2350B microcontroller.
Note: The RP2040-PiZero and RP2350-PiZero are not Raspberry Pi Zero boards and cannot run Linux.
Figure 3: RP2040-PiZero Variant
4. Idéntifikasi komponén
4.1 RP2350-PiZero
Figure 4: RP2350-PiZero Component Layout
- RP2350B: Dual-core, dual-architecture processor, running up to 150MHz clock speed.
- Native USB Type-C port: Used to download programs and supports USB1.1 host and slave devices.
- PIO-USB Interface: Can be used as USB host or slave through PIO.
- DVI interface (Mini HDMI package): Use HDMI cable to drive DVI monitor.
- Slot kartu Micro SD: Supports SPI, SDIO communication.
- 16MB NOR-Flash.
- PSRAM Interface: Compatible with mainstream PSRAM chips for user expansion and upgrade.
- RUN button: Tombol reset.
- Tombol BOOT: Press during reset to enter download mode.
- Lithium battery interface: PH2.0 connector, can be used to connect 3.7V lithium battery, supports charging and discharging.
- 40-pin GPIO interface: Compatible with some Raspberry Pi HAT expansion boards.
- Debug interface.
4.2 RP2040-PiZero
Figure 5: RP2040-PiZero Component Layout
- USB Tipe-C: Main USB port.
- PIO-USB interface.
- Mini HDMI interface.
- Micro SD Card Slot.
- RP2040 Chip.
- W25Q128JV: Flash memory.
- RUN interface: Tombol reset.
- BOOT interface: Button to enter bootloader mode.
- Lithium battery interface.
- 40PIN GPIO interface.
5. Spésifikasi
| Fitur | Katerangan |
|---|---|
| Mikrokontroler | Raspberry Pi RP2040 (RP2040-PiZero) / RP2350B (RP2350-PiZero) |
| Prosesor | Dual-core Arm Cortex M0+ |
| Laju Jam | Up to 133 MHz (RP2040) / Up to 150 MHz (RP2350B) |
| SRAM | 264KB |
| Mémori Flash | 16MB Onboard (W25Q128JV) |
| Kaluaran Video | DVI Interface (Mini HDMI package) |
| Panganteur USB | Native USB Type-C, PIO-USB (USB 1.1 device/host support) |
| Panyimpenan | Micro SD Card Slot (SPI, SDIO) |
| GPIO | 40-pin Raspberry Pi compatible |
| périferal | 2x SPI, 2x I2C, 2x UART, 4x 12-bit ADC, 16x PWM channels, 8x PIO state machines |
| Input kakuatan | USB Type-C, 3.7V Lithium Battery (PH2.0 connector) |
| Diménsi | 65.00mm x 30.00mm (approx.) |
Figure 6: Outline Dimensions
6. Parentah Setup
6.1 Mimiti Power-Up
- Connect the board to a computer using a USB Type-C cable via the Native USB Type-C port.
- Alternatively, connect a 3.7V lithium battery to the PH2.0 lithium battery interface for portable power.
6.2 Nyambungkeun périferal
- tampilan: Use a Mini HDMI to DVI cable to connect the DVI interface to a DVI-compatible monitor.
- Alat USB: Connect USB peripherals (e.g., keyboard, mouse) to the PIO-USB interface.
- Kartu SD Mikro: Insert a formatted Micro SD card into the Micro SD card slot for storage.
- GPIO Expansion: Connect compatible Raspberry Pi HATs or custom circuits to the 40-pin GPIO interface.
Gambar 7: Kelample Setup with Peripherals
Figure 8: Display Connection Examples (LCDs not included)
7. Parentah Operasi
7.1 Programming Environment
The development boards support programming in C/C++, MicroPython, and Arduino. Comprehensive SDKs, development resources, and tutorials are available to help you get started.
Important: HDMI (DVI) and USB functions can only be realized in a C language environment and can only be used separately (not simultaneously).
7.2 Uploading Programs
- Connect the board to your computer via the Native USB Type-C port.
- Press and hold the BOOT button, then press the RUN button (reset). Release the BOOT button. The board will enter USB mass storage mode.
- Drag and drop your compiled program file (e.g., .uf2 for MicroPython) onto the detected USB drive. The board will automatically reboot and run the new program.
7.3 Operasi Dasar
- Reset: Press the RUN button to reset the board and restart the current program.
- Low-Power Modes: Utilize the low-power sleep and dormant modes in your code to conserve energy for battery-powered applications.
Video 1: Demonstration of the development board connected to a display, running a simple application.
8. Pangropéa
- Keep the board in a dry, static-free environment.
- Avoid exposing the board to extreme temperatures or humidity.
- Clean the board gently with a soft, dry cloth if necessary. Do not use liquids or solvents.
- Ensure proper ventilation when the board is in operation, especially if enclosed.
9. Cara ngungkulan
- Board not recognized by computer:
- Ensure the USB cable is securely connected to both the board's Native USB Type-C port and the computer.
- Try a different USB cable or port on your computer.
- Verify the board is in bootloader mode (press BOOT, then RUN, then release BOOT).
- Program not running after upload:
- Check your code for errors.
- Ensure the correct firmware (e.g., MicroPython .uf2 file) is being uploaded.
- Perform a hard reset by pressing the RUN button.
- No display output via DVI:
- Confirm the DVI interface is correctly connected to a DVI monitor using an HDMI to DVI cable.
- Ensure your program is configured to output to the DVI interface and is written in C language, as this functionality is C-specific.
- Check the monitor's input source selection.
- PIO-USB device not working:
- Verify your code correctly initializes and manages the PIO-USB interface.
- Ensure the connected USB device is compatible and drawing appropriate power.
- Remember that USB functions are typically C-language specific and may not operate simultaneously with DVI.
10. Tips pamaké
- When working with the RP2350-PiZero, be aware that users have inquired about the chip revision (e.g., A4). While not always critical for basic use, advanced users might want to verify this for specific compatibility or performance expectations.
- For complex projects involving DVI or advanced USB peripherals, prioritize development in C/C++ to leverage the full capabilities of the board's hardware.
- The Micro SD card slot is excellent for expanding storage for data logging, larger programs, or asset storage for display applications.
- Experiment with the PIO state machines for custom peripheral emulation or high-speed bit-banging, which can be very powerful for unique applications.
11. Patarosan anu Sering Ditaroskeun (FAQ)
- Q: What operating system is compatible with these boards?
- A: These are microcontroller development boards, not single-board computers like a Raspberry Pi Zero. They do not run a full operating system like Linux. You program them directly using firmware developed in C/C++, MicroPython, or Arduino environments.
- Q: Can I only use Python scripts for everything?
- A: No, you can program these boards using C/C++, MicroPython, or Arduino. While MicroPython allows for Python scripting, C/C++ offers more direct hardware control and is necessary for certain advanced features like DVI and some USB functionalities.
- Q: Can I connect a 4G dongle or a thermal camera to it?
- A: The board features a PIO-USB interface that can act as a USB host. Theoretically, you might be able to connect certain USB devices like a 4G dongle or a thermal camera, provided you write the necessary drivers and firmware in C/C++ to support them. Compatibility will depend heavily on the specific device and your programming expertise. It's not a plug-and-play feature like on a full-fledged computer.
12. Garansi jeung Rojongan
For technical support, documentation, and further resources, please refer to the official Waveshare website or contact their customer support. Information regarding specific warranty terms and conditions can also be found on the manufacturer's websitus.





