2022-03-22 04:38 AM
Hi everyone!
Possibly I'm not able to see the right parameter to modify and so I hope there is an easy answer to my question. I'm working with the STM32CubeIDE with a project to begin to test how ADC works for STM32G474RE. I'm working with the graphical configurator (I think it is the old STM32CubeMX integrated into the STM32CubeIDE). I'm trying to select the PLLP input clock for the ADC12 in the Clock Configuration page. I think it should be performed by mean of an ADC12 clock mux. That mux should be set to select between SYSCLK and PLLP clock inputs. But I was not able to do that. Even changing the ADC1 parameters in all way possible then I couldn't accomplish that task. It seems that only SYSCLK is available. Does anybody experienced the same? How did you resolve it?
Solved! Go to Solution.
2022-11-28 06:41 AM
Hello @FValm.1 ,
This issue is fixed in STM32CubeMX latest release.
V6.7.0 is now available under this Link.
Thanks for your contribution :smiling_face_with_smiling_eyes:
Sara.
2022-03-22 06:19 AM
I can replicate. Appears to be a CubeMX bug.
You can add your own user code to make the selection, otherwise will need to wait for ST to fix.
2022-03-22 07:25 AM
Hello @FValm.1 ,
Thanks for your feedback,
Issue confirmed from my side and I reported it to the dev team to be fixed. I will keep you posted with the updates.
Internal ticket number: 124959 (This is an internal tracking number and is not accessible or usable by customers).
If your issue is solved, please close this post by clicking the "Select as Best" button. This will help other members of the community find this response more quickly :)
Thanks for your contribution,
Sara.
2022-11-28 06:41 AM
Hello @FValm.1 ,
This issue is fixed in STM32CubeMX latest release.
V6.7.0 is now available under this Link.
Thanks for your contribution :smiling_face_with_smiling_eyes:
Sara.
2022-11-28 07:22 AM
Hi Sara, thank you for the good news! But does it mean that also in the last version of STM32CubeIde the issue is fixed?
Francesco
2022-11-28 08:02 AM
Hello @FValm.1 ,
Yes Indeed, The STM32CubeIDE v1.11.0 integrates STM32CubeMX v6.7.0.
Sara.
2023-10-03 12:34 AM
Hi @Sara BEN HADJ YAHYA @ FValm.1,
In STM32Cube IDE v1.13.0,How to select the PLLP input clock for the ADC12 in the Clock Configuration page. Can you clarify?
Thanks
2024-03-05 11:35 PM
Bug is still available in STM32CubeMx v6.10.0 (at least for a STM32G473VCTx)...
2024-03-09 01:02 AM - edited 2024-03-09 01:02 AM
Indeed, it is still an issue and has not been fixed for so long? I am using STM32G431C8U3 and have exact same issue.