cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F3 Discovery File Compatibility

mattfox
Associate II
Posted on June 17, 2013 at 17:43

I'm currently working with a STM32F3-Discovery board which has the STM32F303VC microcontroller on it.  I'm planning on eventually using the STM32F373C8 on my board, but I want to test out some code and get comfortable with the device with the discovery board.  I noticed in the software package that most of the header files have a STM32F30x prefix which worries me that they wouldn't be compatible with the microcontroller i will eventually be using.  

Does anyone know if they are compatible?  If they aren't, does ST provide any software for the peripherals of the STM32F37x devices?

Thanks for the help!

#lmgtfy:-stm32-resources
2 REPLIES 2
Posted on June 17, 2013 at 19:03

Does anyone know if they are compatible?  If they aren't, does ST provide any software for the peripherals of the STM32F37x devices?

 

http://www.st.com/web/en/catalog/tools/PF258151

http://www.st.com/st-web-ui/static/active/en/st_prod_software_internet/resource/technical/software/firmware/stm32f37x_dsp_stdperiph_lib.zip

http://www.st.com/web/en/catalog/tools/PF258150

http://www.st.com/st-web-ui/static/active/en/st_prod_software_internet/resource/technical/software/firmware/stm32373c-eval_fw.zip

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
mattfox
Associate II
Posted on June 17, 2013 at 21:46

Thanks so much!  Just what I was looking for