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
  • 1362 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
  • 1290 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
  • 4425 Views
  • 8 replies
  • 0 kudos

Hi, i have a problem with my Hardware Flow Control on my STM32F103RBT6. I send a UART Signal with Polling but the STM neither sets the Signal on the USART Tx Pin nor does it set the RTS Pin. Please help me to find a solution. Thank you!

The STM does send the Signal if i set the RTS Pin on high level per software:USART2->CR3 |= 0x0100; //RTSE->1The Problem is i use a three state Buffer Line Driver (74HC126D) in order to enable transmitting or receiving but the RTS Pin from the STM is...

SJank.3 by Associate III
  • 2049 Views
  • 5 replies
  • 0 kudos

I need design "CAD" resources for STM32F205

Hello,Recently I moved a design to the STM32L552 because I wanted an extra layer of security and protection for my IP. Also, the device has some new features that I plan to adopt in the new design, like the DMAMUX. On the other hand, it's been a whil...

Zaher by Senior II
  • 362 Views
  • 2 replies
  • 0 kudos