STM32F070RBT using PLL with HSI RC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-18 12:29 AM
Evaluating the STM32F070RBT6 for a project, and using STM32CubeMX V6.10 I am unable to connect the PLL to the HSI RC. It all works ok if I use HSE.
I'm wondering what I'm doing wrong.
Solved! Go to Solution.
- Labels:
-
STM32F0 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-18 12:52 AM
Hello @CWedg.1 ,
Did you activate the USB?
If yes, note that the HSI cannot be used for the USB clock source. This behavior is mentioned in AN4879 and precisely in section 4.FAQs (frequently asked questions) and also in datasheet section 3.16 Universal serial bus (USB).
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-18 12:31 AM
I get the message "PLL mux should have HSE as input".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-18 12:52 AM
Hello @CWedg.1 ,
Did you activate the USB?
If yes, note that the HSI cannot be used for the USB clock source. This behavior is mentioned in AN4879 and precisely in section 4.FAQs (frequently asked questions) and also in datasheet section 3.16 Universal serial bus (USB).
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
