Configuration settings for STM32H743I-EVAL2 Board
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-02-06 10:26 PM
I am not getting how to start with all the configurations, want to build the project with settings ,,
any projects are there to start with will be helpful
- Labels:
-
STM32H7 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-02-07 1:44 AM
Should be a selection of buildable projects for the board under the CubeH7 repository trees.
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
2020-02-07 1:51 AM
from CubeH7 repository trees i imported some project but it is throwing errors, not building, so it will be better if we can get project (CubeMX file and TouchGFX together) with all the proper settings(configurations).
Problem is in settings only I suspect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-02-07 10:35 AM
@ABeck.1 Please tag your message with TOUCHGFX, to attract experts in this thing.
Without TouchGFX, I did a few CubeMX configurations for this board - no problem.
-- pa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-02-07 11:49 AM
I don't know what tool chain you're using nor what error messages you are getting. I've been able to build things with Keil without issues.
Up vote any posts that you find helpful, it shows what's working..