2016-01-28 12:35 AM
2016-01-28 01:17 AM
Hi emb_begin,
Could you please give us the right STM32 part number that you use, so we can help you?You can set the clock value you need as target and CubeMX will do needed claculation for other parameters (M, N, P, Q).-Syrine-2016-01-28 02:21 AM
its stm32439I.
Do you have any example or configuration file for selecting HSI as clock source for PLL?2016-01-28 06:49 AM
Hi emb_begin,
Please refer tohttp://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00104712.pdf
and mainly the section ''Clock tree configuration view''. It describes how to use CubeMX for clock configuration.CubeMX allows you to set a target frequency and it calculates other parameters based on this target and clock source.-Mayla-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.