Skip to main content
Associate III
March 19, 2024
Question

STM32U5 Analog Problem

  • March 19, 2024
  • 2 replies
  • 2471 views

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

but it was on 1.4.0

 

This topic has been closed for replies.

2 replies

Ghofrane GSOURI
Technical Moderator
March 19, 2024

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

 

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.
Senior
March 21, 2024

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

Ghofrane GSOURI
Technical Moderator
March 21, 2024

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.
Associate III
March 19, 2024

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.