-
Great project!
Any plan to support Py32F002B series? come with more efficiency low ower consumption.
-
Hi,
I try to adapt your code to other families but I have to remark two lines out as it's only available on Py32F002B and it goes to 12ua,
```
/* STOP mode with deep low power regulator ON */
//…
-
https://github.com/OpenPuya/PY32L020_Firmware
Hi, please add support for this new low power series
-
From a quick glance PY32f002B seems to be quite close to PY32f002A? I noticed `A` has `TIM16`(without output on any pin) while I think `B` instead has `TIM14` with one output. `B` also has 24kB flash …
-
I normally see the list of MCU's searching for new and interesting strange parts...
While doing that I stumped on another part that have a similar name:
APM32F003F6P6
Here is the link:
https://www…
-
## `HAL_FLASH_Program` will cause HardFault when `DataAddr` is unaligned
Because of Cortex-M0+ not supporting unaligned access.
in the example `Projects/PY32F002B-STK/Example/FLASH/FLASH_PageEra…
-
In this example:
https://github.com/IOsetting/py32f0-template/blob/main/Examples/PY32F002B/LL/LPTIM/LPTIM_LSI_DeepStop_WakeUp/main.c
```
/**
***************************************************…
-
Hi Alex, could you please take a look at adding the PUYA PY32F0xx series of MCUs to the supported targets? They're very affordable and quite powerful (for the price), especially the PY32F002A which is…
-
**Describe the bug**
In some small projects, we may not reference components, such as `CMSIS CORE`, so that when running the `cbuild` command, the resulting `.crpj` file will have only a single
```x…
-
Here are some PDF's that you can add to the repo.
I tried to make the upload to the Docs folder but the uploads are not available.
[Py32F002B.pdf](https://github.com/IOsetting/py32f0-template/fil…