Stm32f429zi RCC setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-22 8:30 AM
Hi!
I'm using Nucleo-f429zi board and my trying to configure it to read and write data over modbus RTU (RS485)
and i'm using keil uvision 5 to program. I have referred some videos and post on how to configure STM32 and its USART port for modbus communication but when I try to configure RCC in STM32cubeMX i get a error highlighting
master clock 1 and when i hover mouse courser over it, it says conflict with usb.
can someone explain me how to solve this error and why i'm facing this issue?
Solved! Go to Solution.
- Labels:
-
RCC
-
STM32CubeMX
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-23 11:07 AM
Is the Master clock output (MCO) output needed for the project? If not, ignore this and keep going. It is not a real conflict.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-23 11:07 AM
Is the Master clock output (MCO) output needed for the project? If not, ignore this and keep going. It is not a real conflict.
