User Activity

Hi ST Team,We have an issue concerning a PWM generation.We have a MCU : STM32F303 driving directly the LM25101 driver from Texas instrument with no limiting resistor or other protection on it.The PWM drives two mosfet legs with 2 mosfet configured as...
Hi, I have several programm where I use either the HAL_FLASH_Program command or some EEPROM command like EE_ReadVariable16bits (directly issued from the std "eeprom_emul.h" library).To make those command functionnal i had to stop the watchdog which t...
Hi ST community, First question for me here.... It is about an emulated eeprom issue   I try to save dta to an emulated eeprom. Parameter are : starting dress : 0x800D00 page size 0x800 number of variable to be saved 37 guard page number =2 cycle lif...