Skip to content

why not support stm32f103 #3999

Answered by brghena
ssmingyun1993 asked this question in Q&A
Discussion options

You must be logged in to vote

There's no general reason why we couldn't support it. We do support the STM32F303 already. https://github.com/tock/tock/tree/master/chips/stm32f303xc

One concern: some specific STM32F103 chips have very little memory. I can't remember if we have an "official" policy on required RAM, but you'd certainly need to be in the top half of the table here: https://www.st.com/en/microcontrollers-microprocessors/stm32f103.html

Finally, to test with it, some board that uses the chip would be necessary. Did you have a board in mind that you're using?

Given support for other STM32F3 and F4 chips, I suspect this would be a relatively straightforward PR for a new Tock user. Some background on Porting Toc…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by alevy
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants