User Activity

Hi,I've seen that several µC (L4) have reset bits (synchronous and asynchronous) in order to reset the LPTIM counter but I found nothing for reset by software the L0 series. The only thing I found for reset is the trigger input. Is it really the only...
Hi!When I read or write a word in the internal STM32L052 EEPROM, I enter into infinite loop but not for all addresses (0x08 and 0x10 work well) . Whereas when I read or write byte, all addresses work very well. #define DATA_EEPROM_START_ADDR  0x08080...
Hi,I use a STM32L052 and I would like to use DAC as VREF for comparator 2 (PB6) but without connecting DAC1 to PA4. It is possible ?Because under STMCubeMX, when I set DAC as VREF for COMP2, it set automatically PA4 as DAC_OUT1 but in my application,...
Kudos from