STM32U5 Analog Problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-19 1:28 AM
In version STM32U5 1.5.0 , HAL_PWREx_EnableVddA() does not exist in stm32u5xx_hal_mps.c
but it was on 1.4.0
- Labels:
-
STM32U5 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-19 1:44 AM - edited ‎2024-03-19 1:44 AM
Hello @nima.askari
First let me thank you for posting.
Actually , I used the latest CubeMX version 6.11.0 , I activated the ADC (for example)and everything works correctly.
Please have a look.
THX
Ghofrane
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-03-19 3:55 AM - edited ‎2024-03-19 5:47 AM
Hello @Ghofrane GSOURI and Thanks for your respond, Actually, I migrated my previous project after update and it does not work and I found this problem. I did not generate a new project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-20 11:38 PM - edited ‎2024-03-20 11:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-21 2:04 AM
Hello @nimaltd
Could you please provide your IOC in order to reproduce your exact configuration.
THX
Ghofrane
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-03-21 2:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-21 3:02 AM
Hello @nimaltd
This issue occurs when the option "Generate peripheral initialization as a pair of '.c/.h' files
per peripheral" is selected .
It has been reported to STM32CubeMX development team .
Internal ticket number: 176661(This is an internal tracking number and is not accessible or usable by customers).
I will keep you posted with updates.
THX
Ghofrane
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-03-21 3:06 AM
thank you
