2019-02-12 05: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.
2019-02-12 06: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
2019-02-12 06: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
2019-02-27 04: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?
2019-02-27 04: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