stm32lib icon indicating copy to clipboard operation
stm32lib copied to clipboard

Is it possibile to support also strm32F1xx ?

Open massimosala opened this issue 2 years ago • 1 comments

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 )

massimosala avatar Apr 27 '23 19:04 massimosala

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: https://github.com/micropython/micropython/pull/6955#issuecomment-1326938967

dpgeorge avatar Apr 28 '23 13:04 dpgeorge