Why there is yellow triangle before RCC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-12 4:48 AM - edited ‎2023-08-12 4:51 AM
I am trying to setup stm32h745 Nucleo board.
Is the yellow triangle issue of concern or not ?
I am using internal oscillator.
Solved! Go to Solution.
- Labels:
-
RCC
-
STM32CubeMX
-
STM32H7 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-12 5:33 AM
A yellow triangle means some features of that cannot be enabled due to your current settings, but it doesn't mean there's an error. It is confusing.
In this case, it means you can't enable Master Clock Output 1 because that pin is being used elsewhere. That's it.
It's not a problem that you need to fix.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-12 5:33 AM
A yellow triangle means some features of that cannot be enabled due to your current settings, but it doesn't mean there's an error. It is confusing.
In this case, it means you can't enable Master Clock Output 1 because that pin is being used elsewhere. That's it.
It's not a problem that you need to fix.
