STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Sector erase OSPI on STM32L4P5G Discovery Board timeout

Hi everybody, I'm trying to delete a single sector of my STM32L4P5G Discovery Board MX25UM51245G OctoSPI Flash memory but I always end up in a timeout. Reading memory by function BSP_OSPI_NOR_Read() is working as expected. I'm using the bord support ...

JSchu.5 by Associate II
  • 1483 Views
  • 4 replies
  • 0 kudos

Resolved! STM32 U575 LSE Clock doesn't start.

LSE clock is set in the Cube and initialisedAfter intitialisation the following registers are not set correctly and the LSE clock isn't calledRCC->BDCR->LSEDRIVE not set to hight event though macro calledRCC->BDCR->LSCOSEL set to LSIRCC->BDCR->LSCOEN...

sneal by Associate II
  • 1400 Views
  • 7 replies
  • 0 kudos

stm32 uart interrupt stops working after ~1 hour

I am using an STM32L073 chip. I have 2 UARTs but only the huart1's receive is using interrupts. I start the Rx interrupt at start-up and then the interrupts are being set at the end of the interrupt function. (see code below)My issue is that after ab...

VWied.1 by Associate III
  • 4681 Views
  • 8 replies
  • 0 kudos