#Porting to new device
1 messages · Page 1 of 1 (latest)
Most ports are either by popular demand or community-contributed. Seeing as I've never heard of the board you're using, your board is most likely going to have to fall into the latter option AKA port it yourself.
https://circuitpython.readthedocs.io/en/7.0.x/docs/porting.html#porting provides the basic procedure to porting CP7 to a new board.
Looking at the STM32 compatibility page, (https://circuitpython.readthedocs.io/en/7.0.x/ports/stm/README.html) It seems that only the F4, F7, and H7 families are supported, though I'm personally not familiar with the differences between STM32 family lines.
I don't see a reason why it wouldn't work on the L4 other than nobody ever getting around to work on it, but perhaps someone with more CP7 dev experience can provide more info...
Thanks @golden arrow
Hi @golden arrow - It says that this thread will archive after some time. Will it be possible to view archives if we so wish?
Yes
@golden arrow - How does one locate archived threads to view them?
At the top right where the threads icon is, there is an Archived tab.