STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! FLASH Memory erase sector

Hello folk, i hope you fine, i am using the STM32L072, i need erase FLASH memory from 0x08008000 up to the end, i read in the datasheet that every sector has 4Kb and every page has 128 bytes, i have the following: FLASH_EraseInitTypeDef borrat;   ...

RComa.1 by Associate II
  • 1948 Views
  • 2 replies
  • 0 kudos

Resolved! __nop() taking more than one clock cycle?

I decided to run an experiment on my STM32F767ZI microcontroller. I turned on the cycle count register (DWT->CYCCNT) and decided to run the program step by step on Keil. I set the clock to the maximum amount possible with a PLL on this MCU, which is ...

IJoe.1 by Associate II
  • 3842 Views
  • 4 replies
  • 1 kudos

Resolved! STM32G484VE - GPIO status while powering on.

I have designed a target board based on STM32G484VE and I am encountering a problem with GPIO outputs while powering on.The requirement is no output should get high status while powering on or during reset. So I have configured the IOs using CUBEMX ...

BSUJA.1 by Associate
  • 615 Views
  • 2 replies
  • 0 kudos