-
Dear MOZZI Team,
I hope this message finds all of you well. Firstly, I want to extend my appreciation for the fantastic work you've done with MOZZI – it's truly a remarkable library that has greatl…
-
How to sample multiple channels with ADC in DMA mode on the PY32F030?
There is no example and I found the NbrOfDiscConversion parameter to be missing.
-
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 */
//…
-
First: thanks for your work on this, this is great!
Second: do you know if there exists any documentation for the peripherals libraries? They look like clones of the ST libraries, but I'm not sur…
-
Hello again.
Im wondering what is the closest MCU on the STM32 family to this microcontroller?
I want try to port the arduino core for the PY32F0 and i don't want to start from scratch.
-
Great project!
Any plan to support Py32F002B series? come with more efficiency low ower consumption.
-
Reading some forums i stumped on this:
https://www.elektroda.pl/rtvforum/topic3951956.html
PY32F002 have a 32k flash memory? The author of the post even do a bootloader using the last 1K of the …
-
When reading the internal Vrefint after powering up, the value can be a random number between 1.2V and 1.9V, such as 2072, 2160, 1500.
There’s about a 30% chance that the value is correct upon pow…
-
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…
-
Hi,
first of all: thank you for this fantastic repository. The build system setup is super pragmatic, easy to work with - and everything I have tried so far works nicely. And there is an impressive a…