2024-10-18 07:38 PM
My STM32U031R8T6U (CPU: UID=0x20353953_39365013_0030007C Lot#=59S96P Wafer#=19 X=48 Y=124 FLASH=64KB) has 0xFFFF under VREFINT_CAL_ADDR - the Vrefint calibration data are absent.
C code:
printf("\r\n *VREFINT_CAL_ADDR=%u", *VREFINT_CAL_ADDR);
Output:
*VREFINT_CAL_ADDR=65535
This issue seems to be similar to the one described in:
but hasn't been mentioned in the STM32U031 Errata Sheets.
Solved! Go to Solution.
2024-10-20 09:51 AM
Hello @mmk and welcome to the Community,
Our team is very aware of this issue and the STM32U031 Errata Sheet "ES0603" will be updated in the coming releases to include the errata.
An internal ticket number: 183723 is already submitted in order to fix such issue.
Thank you for your contribution.
(PS: ticket number 183723 is an internal tracking number and is not accessible or usable by customers).
2024-10-20 09:51 AM
Hello @mmk and welcome to the Community,
Our team is very aware of this issue and the STM32U031 Errata Sheet "ES0603" will be updated in the coming releases to include the errata.
An internal ticket number: 183723 is already submitted in order to fix such issue.
Thank you for your contribution.
(PS: ticket number 183723 is an internal tracking number and is not accessible or usable by customers).