Editor Version ×
Standard

1.Easy to use and quick to get started

2.The process supports design scales of 300 devices or 1000 pads

3.Supports simple circuit simulation

4.For students, teachers, creators

Profession

1.Brand new interactions and interfaces

2.Smooth support for design sizes of over 5,000 devices or 10,000 pads

3.More rigorous design constraints, more standardized processes

4.For enterprises, more professional users

Ongoing

STD PY32F002A F15P Development Board

License: CC BY-SA 3.0

Mode: Editors' pick

  • 391
  • 1
  • 0
Update time: 2023-12-22 15:52:36
Creation time: 2023-09-15 13:02:07
Description
# PY32F002A F15P Development Board Development board for the PY32F002AF15P ultra-cheap 32-bit ARM Cortex microcontroller with integrated USB-to-serial adapter which can also be used to upload firmware utilizing the factory built-in serial bootloader. - Project Files (Github): https://github.com/wagiminator/Development-Boards/tree/main/PY32F002AF15P_DevBoard ![PY32F002AF15P_DevBoard_pic1.jpg](https://raw.githubusercontent.com/wagiminator/Development-Boards/main/PY32F002AF15P_DevBoard/documentation/PY32F002AF15P_DevBoard_pic1.jpg) # Pinout ![PY32F002AF15P_DevBoard_pinout.png](https://raw.githubusercontent.com/wagiminator/Development-Boards/main/PY32F002AF15P_DevBoard/documentation/PY32F002AF15P_DevBoard_pinout.png) # The PY32F002A Family of 32-bit ARM Microcontrollers ## Overview The PY32F002A series microcontrollers are cost-effective MCUs with a high performance 32-bit ARM® Cortex®-M0+ core. They feature a wide voltage operating range (1.7V - 5.5V), 20 Kbytes flash, 3 Kbytes SRAM memory, and a maximum operating frequency of 24 MHz. The chip integrates multi-channel I2C, SPI, USART, and other communication peripherals, one channel 12-bit ADC, two 16-bit timers, and two-channel comparators. The PY32F002A series contains various products in different package types. ## Block Diagram ![PY32F002AF15P_DevBoard_block.png](https://raw.githubusercontent.com/wagiminator/Development-Boards/main/PY32F002AF15P_DevBoard/documentation/PY32F002AF15P_DevBoard_block.png) ## Features - 32-bit ARM® Cortex®-M0+ CPU - Maximum 24MHz system main frequency - 3KB SRAM, 20KB Flash - Operating voltage: 1.7V - 5.5V - Internal 8/24MHz RC Oscillator (HSI) - Internal 32.768kHz RC oscillator (LSI) - External 4-24MHz crystal oscillator (HSE) - Multiple low-power modes: Sleep, Stop - Power on/off reset, programmable brownout detector - Up to 18 I/Os, all available as external interrupts, 8mA drive current - 1x 12-bit ADC, 2x comparators - 1× 16-bit advanced control timer, 1× 16-bit general purpose timer - 1x low-power timer, supports wake-up from stop mode - 1x independend watchdog tmer, 1× SysTick timer - 1x USART interface, 1x I2C interface, 1x SPI interface - 18 I/O ports, mapping an external interrupt - Hardware CRC-32 module - 128-bit chip unique ID - Serial wire debug interface (SWD) - Factory built-in UART bootloader ## Unofficial Additional Features The PY32F002A obviously has the same core as its larger sibling, PY32F030. Therefore, the following additional peripherals and capabilities are also available: - Maximum 48MHz system frequency via PLL - 3-channel DMA controller - 3x additional 16-bit general purpose timer - 1x window watchdog timer - 1x infrared interface - 1x additional USART, 1x additional SPI interface While it cannot be guaranteed that this applies to all PY32F002A devices, at least in the case of mine, these features work very well. # Compiling, Programming and Debugging ## GCC Toolchain For compiling install the [ARM GNU toolchain](https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads). On Linux (Debian-based), this can be done with the following command: ``` sudo apt install build-essential gcc-arm-none-eabi ``` ## Factory built-in UART Bootlader The MCU has an embedded bootloader with UART interface, which can be used to upload firmware using the CH340E USB-to-serial adapter integrated into the board. The Python tool [puyaisp.py](https://github.com/wagiminator/MCU-Flash-Tools) included with the example software can be used for this purpose. In order for this tool to work, Python3 must be installed on your system. To do this, follow these [instructions](https://www.pythontutorial.net/getting-started/install-python/). In addition [PySerial](https://github.com/pyserial/pyserial) must be installed. On Linux (Debian-based), all of this can be done with the following commands: ``` sudo apt install python3 python3-pip python3 -m pip install pyserial ``` To upload firmware via the USB port, the MCU must first be put into boot mode using ONE of the following methods: - Disconnect your board from all power supplies, press and hold the BOOT button, then connect the board to your USB port. The BOOT button can be released now. - Connect your board to your USB port. Press and hold the BOOT button, then press and release the RESET button and then release the BOOT button. ## Serial Wire Debug Interface (SWD) The MCU can also be programmed via the SWD interface and corresponding software (OpenOCD, PyOCD, J-Link), if necessary with modifications. Further information on this can be found [here](https://github.com/IOsetting/py32f0-template), among others. # References, Links and Notes - [EasyEDA Design Files](https://oshwlab.com/wagiminator) - [PUYA Product Page](https://www.puyasemi.com/cpzx3/info_267_aid_242_kid_235.html) - [MCU Templates](https://github.com/wagiminator/MCU-Templates) - [MCU Flash Tools](https://github.com/wagiminator/MCU-Flash-Tools) - [IOsetting PY32F0 Template](https://github.com/IOsetting/py32f0-template) - [Jay Carlson's Article](https://jaycarlson.net/2023/02/04/the-cheapest-flash-microcontroller-you-can-buy-is-actually-an-arm-cortex-m0/) ![PY32F002AF15P_DevBoard_pic2.jpg](https://raw.githubusercontent.com/wagiminator/Development-Boards/main/PY32F002AF15P_DevBoard/documentation/PY32F002AF15P_DevBoard_pic2.jpg) ![PY32F002AF15P_DevBoard_pic5.jpg](https://raw.githubusercontent.com/wagiminator/Development-Boards/main/PY32F002AF15P_DevBoard/documentation/PY32F002AF15P_DevBoard_pic5.jpg) # License ![license.png](https://i.creativecommons.org/l/by-sa/3.0/88x31.png) This work is licensed under Creative Commons Attribution-ShareAlike 3.0 Unported License. (http://creativecommons.org/licenses/by-sa/3.0/)
Design Drawing
schematic diagram
1 /
PCB
1 /
The preview image was not generated, please save it again in the editor.
ID Name Designator Footprint Quantity BOM_Supplier BOM_Supplier Part
1 100n C1,C3,C4 C_0603 3 LCSC C14663
2 10u C2 C_0603 1 LCSC C19702
3 HDR-M-2.54_1x10 H1,H2 210S-10X1/2.54 2 LCSC C57369
4 PWR LED1 LED0603 1 LCSC C72043
5 PB0 LED2 LED0603 1 LCSC C2286
6 1k R1,R2,R5 0603 3 LCSC C21190
7 10k R3,R4 0603 2 LCSC C25804
8 BOOT0 SW1 SW-SMD_L4.0-W2.9-LS5.0 1 LCSC C967786
9 RST SW2 SW-SMD_L4.0-W2.9-LS5.0 1 LCSC C967786
10 PY32F002AF15P6TU U1 TSSOP-20 1 LCSC C5292059
11 CH340E U2 MSOP-10 1 LCSC C99652
12 Micro Input USB1 MINI-USB-SMD_U254-051T-4BH23-S2B 1 LCSC C319164

Unfold

Project Attachments
Empty
Project Members
Target complaint
Related Projects
Change a batch
Loading...
Add to album ×

Loading...

reminder ×

Do you need to add this project to the album?

服务时间

周一至周五 9:00~18:00
  • 0755 - 2382 4495
  • 153 6159 2675

服务时间

周一至周五 9:00~18:00
  • 立创EDA微信号

    easyeda

  • QQ交流群

    664186054

  • 立创EDA公众号

    lceda-cn