Not sure if this is right forum. Complete nooby. I have a stm32f4291-disco board. STM site gave me stm32cube 1.24. Downloaded and un-zipped it. There is no setup.exe file. How do I install this?
Windows 10pro.
Thank you.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-25 5:36 PM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-25 7:31 PM
Correct that is a CubeF4 software package containing example code and libraries. If you have an existing IDE for building examples you can load the projects within the trees and build them.
STM32Cube_FW_F4_V1.24.0\Projects\STM32F429I-Discovery\Examples\GPIO\GPIO_EXTI\MDK-ARM\Project.uvprojx
You should install CubeMX for the
https://www.st.com/en/development-tools/stm32cubemx.html
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-04-13 8:44 PM
Thanks for one, asking this question and two for answering it. I had the same question :beaming_face_with_smiling_eyes:
