User Activity

hi, I use STM32_Safety_STL to test STM32L433RC RAM, but when configureRam, return "STL_ERROR",please help:code :#define RAM_SECTION_SIZE 128U //STL hard coded#ifdef STL_DISABLE_RAM_BCKUP_BUF#define RAM_BACKUP_BUFFER_SIZE 0#else#define RAM_BACKUP_BUFF...
hi, I use STM32_Safety_STL to test STM32L433RC RAM, but when configureRam, return "STL_ERROR",please help:code :#define RAM_SECTION_SIZE 128U //STL hard coded#ifdef STL_DISABLE_RAM_BCKUP_BUF#define RAM_BACKUP_BUFFER_SIZE 0#else#define RAM_BACKUP_BUFF...
I use MCU STM32L073, set VDDA=VREF+=3.29V, VSSA=VREF-=GND=0V.I read Vrefint_cal for (0x1FF80078), get the value of Vrefint_cal = 0x680get Vrefint_data from ADC_CHANNEL_17, get this value is Vrefint_data =0xbb7 the code is here:///////////////////////...
Kudos from