Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possibile to support also strm32F1xx ? #24

Open
massimosala opened this issue Apr 27, 2023 · 1 comment
Open

Is it possibile to support also strm32F1xx ? #24

massimosala opened this issue Apr 27, 2023 · 1 comment

Comments

@massimosala
Copy link

Hi

I am a C programmer but not expert on porting micropython to new micros.

I read the instructions and extract the library files from the last version at ST github.
Please see the attached ZIP archive.

I have a STM32-VL-Discovery development board, with a STM32F100RBT6B.

I offer myself as beta-tester.

Thanks, Massimo
STM32F1xx.zip
[stm32vldiscovery-stm32-value-line-discovery-stmicroelectronics.pdf](https://github.com/micropython/stm32lib/files/11347330/stm32vldiscovery-stm32-value-line-discovery-stmicroelectronics.pdf
stm32f100rb.pdf
)

@dpgeorge
Copy link
Member

Yes it's possible to support the STM32F1xx series, but I don't think it's worth doing, because they are old MCUs.

See this comment here, which discusses STM32F3xx: micropython/micropython#6955 (comment)

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

No branches or pull requests

2 participants