2023-11-05 05:32 AM
I used PA11 and PA12 as standard GPIO in STM32U595ZJT6Q and system frequency is 4MHz. Config PA11 and PA12 to PP output mode ,no pull up.Don't set this gpios to high, the mini system current is 3mA,but set this gpios to high, the current is 22mA.
Test PA10 or PA0,this current no changed.
I reference RM0456 rev4 13.3.16 and 10.7.12 ,used PA11 and PA12 as standard GPIOS,the USBPWREN and VDD11USBDIS bits in PWR_VOSR must be set.
I config these bit before config GPIO, but this current no changed,still is 22mA.
Solved! Go to Solution.
2023-11-08 11:35 PM - edited 2023-11-20 02:23 AM
2023-11-05 06:19 PM
PA11 and PA12 dont connect anything.
2023-11-08 04:42 AM
Hi @Sunwaz ,
Did you tried to set FORCE_USBPWR bit in PWR_CR1? Does it have any impact?
Are you using your own board or an ST board?
-Amel
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.
2023-11-08 05:01 AM
Hi @Amel NASRI ,
I will tried to set FORCE_USBPWR bit in PWR_CR1 tomorrow.
I have U599 EV board.
I tried U599 EV board too, but its current also is 22mA . Too bigger.Using other gpio , it's right, only PA11 and PA12.
2023-11-08 05:11 AM
Hi @Amel NASRI ,
I dont used low power mode.
2023-11-08 11:09 PM
Hi @Amel NASRI ,
I set FORCE_USBPWR bit in PWR_CR1,the current smaller from 22mA to 15mA.But its to bigger.
2023-11-08 11:10 PM
2023-11-08 11:35 PM - edited 2023-11-20 02:23 AM
OAB公司
2023-11-09 12:50 AM
Hi @Sunwaz ,
Thanks for sharing your finding.
May you share a screenshot of the document where this information was found? I checked ES0553 rev1 and there is no such limitation.
-Amel
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.
2023-11-09 01:12 AM - last edited on 2023-11-20 01:50 AM by Amel NASRI