Skip to content

Added PY32 support. Tested and working with PY32F002A 24MHZ speed (8MHZ not working)#408

Merged
ladyada merged 2 commits intoadafruit:masterfrom
regimantas:master
May 16, 2025
Merged

Added PY32 support. Tested and working with PY32F002A 24MHZ speed (8MHZ not working)#408
ladyada merged 2 commits intoadafruit:masterfrom
regimantas:master

Conversation

@regimantas
Copy link
Contributor

Thank you for creating a pull request to contribute to Adafruit's GitHub code!
Before you open the request please review the following guidelines and tips to
help it be more easily integrated:

  • Describe the scope of your change--i.e. what the change does and what parts
    of the code were modified.
    This will help us understand any risks of integrating
    the code.

  • Describe any known limitations with your change. For example if the change
    doesn't apply to a supported platform of the library please mention it.

  • Please run any tests or examples that can exercise your modified code. We
    strive to not break users of the code and running tests/examples helps with this
    process.

Thank you again for contributing! We will try to test and integrate the change
as soon as we can, but be aware we have many GitHub repositories to manage and
can't immediately respond to every request. There is no need to bump or check in
on a pull request (it will clutter the discussion of the request).

Also don't be worried if the request is closed or not integrated--sometimes the
priorities of Adafruit's GitHub code (education, ease of use) might not match the
priorities of the pull request. Don't fret, the open source community thrives on
forks and GitHub makes it easy to keep your changes in a forked repo.

After reviewing the guidelines above you can delete this text from the pull request.

Added Suport for PY32 MCU
Added Py32 Support
@regimantas
Copy link
Contributor Author

In meniu set 24 MHz and it works. PY32 is 96% stm32, with litle changes. Nice to have 8 cent Arduino and NeoPixel compatible MCU :)

@regimantas regimantas changed the title Added PY32 Supprt Tested and working with PY32F002A 24MHZ speed (8MHZ not working) Added PY32 support. Tested and working with PY32F002A 24MHZ speed (8MHZ not working) Oct 15, 2024
@ladyada ladyada merged commit d6de27e into adafruit:master May 16, 2025
@ladyada
Copy link
Member

ladyada commented May 16, 2025

not tested, never even heard of this chip, but it doesnt break the build so merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants