Skip to main content
Johannes Segmüller
Visitor II
December 17, 2017
Question

STM32F103C8: CubeMX reports conflicts when selecting 3 UARTs plus USB

  • December 17, 2017
  • 0 replies
  • 469 views
Posted on December 17, 2017 at 23:43

I was setting up a project which uses 3 UARTs + USB on a F103.

CubeMX reports a conflict on UART 1 when USB is configured.

I checked the ref man and datasheet but was unable to

see from what this conflict should arise.

There are no shared pins between these IPs.

I also diffed the generated code between variants with USART1

disabled or enabled and did not see obviuos diffs which do not originated

in the fact of wether USARt1 was configured or not.

Is this a false positive on CubeMXes' side?

Thanks.

#usb #cubemx-project #stm32f1-uart
This topic has been closed for replies.