cancel
Showing results for 
Search instead for 
Did you mean: 

STM32U5 Analog Problem

nima.askari
Associate II

In version STM32U5 1.5.0 ,  HAL_PWREx_EnableVddA() does not exist in stm32u5xx_hal_mps.c

but it was on 1.4.0

 

7 REPLIES 7
Ghofrane GSOURI
ST Employee

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.

GhofraneGSOURI_0-1710837817411.png

THX

Ghofrane

 

nima.askari
Associate II

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.  

I have created a new project. but it does not exist in my code. 

Hello @nimaltd 

Could you please provide your IOC in order to reproduce your exact configuration.

THX

Ghofrane

Hello, This is my IOC

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

 

thank you