User Activity

I'm using an STM32L051K8. I'm writing words to EEPROM. It takes a lot of time to do that. I read in the datasheet that it is possible to do a half-page write that will take the same amount of time as a single write. How do I write a half page? Do I u...
Is it not possible to read the Unique device ID registers (96 bits) on STM32L051 through the bootloader? I get a NACK on that address. 
I'm creating a new project for STM32G030F6P6 in STM32CubeMX. It says 32 kBytes flash. But when I look at the generated project in the file stm32g030xx_flash.icf it says:     /*###ICF### Section handled by ICF editor, don't touch! ****/ /*-Editor anno...
It is impossible to download the latest STM32Cube MCU Package for STM32L4 series (1.18.0). https://www.st.com/en/embedded-software/stm32cubel4.htmlI enter my user name and password but the download never starts. I downloaded the latest STM32CubeMX an...
STM32L4R9AII6 generates 16 SPI clock pulses when I have selected data size 8 in STM32CubeMX.When I measure the SPI clock when I write a single byte to the SPI1 DR register it outputs 16 clocks.When I debug I can look at the SPI1 registers. The CR2 DS...
Kudos from
Kudos given to