2023-05-01 11:57 PM
In the errata sheet,it is mentioned that low drive mode and medium low drive are not working.. but I checked and they work fine...is there any correction in the errata sheet...?..Can I go with low drive mode for LSE (NUCLEO-U575ZQ)???
Solved! Go to Solution.
2023-05-02 12:34 AM - edited 2023-11-20 06:42 AM
HI @ABDUL
It's depend on your microcontroleur revision.
If you have an Rev W , low drive mode and medium low drive are working. But if you are using a revision version older than this one, they don't work.
Regards
DianeP
2023-05-02 12:34 AM - edited 2023-11-20 06:42 AM
HI @ABDUL
It's depend on your microcontroleur revision.
If you have an Rev W , low drive mode and medium low drive are working. But if you are using a revision version older than this one, they don't work.
Regards
DianeP
2023-05-02 12:36 AM
I think I am using Rev X (NUU575ZIQ$AT2)
2023-05-02 12:43 AM - edited 2023-11-20 06:42 AM
You can check this information by using STM32C ubeProgrammer, in target information , you will find it .
Regards
DianeP
2023-05-02 01:47 AM
Thanks ,
i confirmed, It is Revision X.not W...but all modes are working....
Anyone can provide the power consumption details of each mode?
I had found those values for L4 boards...u5 boards have the same power consumption??
2023-05-02 06:32 AM - edited 2023-11-20 06:43 AM
How do you see if the LSE is working or not? In debug mode, when you choose the LSE level and activate the LSE, does the LSE ready bit change to 1 or does it remain at 0?
You can find the power consumption value of all levels in table 79 of the DS13737 of the STM32U575.
Regards
DianeP
2023-05-02 09:09 PM
Thanks for the update..
I checked it in the RCC_BDCR register and drive levels are also setting accordingly in the register...
I think all modes are working fine...
thanks..
2023-05-03 12:26 AM
Hello @ABDUL
it's possible that in certain case depend on your hardware workspace, it's working , just be sure that your LSE ready is set .
In revision version older than W, We do not guarantee the operation in these two modes because it depends on several parameters.
This issue has been fixed in the rev W.
Regards
DianeP
2023-05-03 01:16 AM
yea Sure...
Thank you for the support