Help getting started with NUCLEO-F722ZE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-12 5:14 PM
So I've just bought a F722ZE based board which is ideal for the projects I'll be working on, however I was hoping I could get this to work with the arduino IDE and save myself the trouble of learning the new platform, but this doesn't seem to be possible...
What's the best free software available to get started with this board? Preferably with some examples, I've tried Keil but it's not compatible with the board I'm using. There must be something out there?
Solved! Go to Solution.
- Labels:
-
STM32F7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-12 6:21 PM
Using with Keil here, the CubeF7 code trees have a host of examples
\STM32Cube_FW_F7_V1.12.0\Projects\STM32F722ZE-Nucleo\Examples\UART\UART_TwoBoards_ComDMA\MDK-ARM
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-12 6:21 PM
Using with Keil here, the CubeF7 code trees have a host of examples
\STM32Cube_FW_F7_V1.12.0\Projects\STM32F722ZE-Nucleo\Examples\UART\UART_TwoBoards_ComDMA\MDK-ARM
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-27 4:07 AM
Thanks Clive, although I'm struggling to find these specific examples...
If I install the pack for my specific chip, I can't seem to see any examples for it in the pack installer, only examples for other devices in the STM32F7 family. How do I access this code tree directly?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-27 4:52 AM
> How do I access this code tree directly?
Open STM32CubeMX
Open from menu: Help -> Updater Settings
Press the "Browse" button
This will open your repository of installed packages in your file explorer
