Skip to main content
Visitor II
June 22, 2024
Solved

Stm32f429zi RCC setup

  • June 22, 2024
  • 1 reply
  • 920 views

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? 

    This topic has been closed for replies.
    Best answer by Pavel A.

    Is the Master clock output (MCO) output needed for the project? If not, ignore this and keep going. It is not a real conflict.

     

    1 reply

    Pavel A.Answer
    Super User
    June 23, 2024

    Is the Master clock output (MCO) output needed for the project? If not, ignore this and keep going. It is not a real conflict.