STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

About Tamper Protection.

Hi all,I'm reading about Tamper Protection on STM32 MCUs.Is this to protect, for example, a device from someone triyng to open the external case?Can you detail some more applications of this feature?

JAlca by Senior
  • 691 Views
  • 2 replies
  • 1 kudos

Clock configuration when executing program from boot.

I have a question about clock config.Is this a right way to execute program from boot and set clock config like HSE and PLL, then execute program from user app and set clock config again? Actually, there is an error when executing user app.It seems ...

HEhat.1 by Associate II
  • 267 Views
  • 0 replies
  • 0 kudos

STM32F429 USART baudrate max rate

Hi allI used STM32F429 connected with LTE module by USART3,but I can only set the baudrate 230600. If I set 460800 or 921600,MCU can't transmit or receive data from LTE.How can I set the baudrate over 230600??void uart_init() { UART3_Handler.Instanc...

YChen.51 by Associate II
  • 826 Views
  • 4 replies
  • 0 kudos

Trying to setup DMA for I2C on STM32L4R

Hi,I'm trying to set up DMA transfers for I2C sensors on STM32L4R9 MCU.I've followed the documentation and analyzed the HAL implementation, but the DMA channel IRQ handler is never triggered.Here's the specific sequence of steps that I'm performing:F...

MGode by Associate
  • 291 Views
  • 0 replies
  • 0 kudos

WWDG interrupt(EWI) is not getting while writing Flash

Hi ,I am in STM32L071CZ and using window WDG EWI to refresh the WDG counter to avoid RESET.window = 127Counter = 127Prescaler 8Enabling the EWI and reloading the wdg counter in the ISR to avoid the RESET by WWDG.But while writing Flash it seems the W...

SN by Associate II
  • 653 Views
  • 3 replies
  • 0 kudos

QSPI Problem with AutoPolling with MX25L512 nor flash

Hi,I'm trying to implement Macronix MX25L512 with STM32L476, FATFS and USB MSC.I don't understand why but AutoPolling function timeout.According to the code below, QSPI_Driver_init() is the first function called. QSPI_ResetMemory return QSPI_OK, but ...

ACHAB.1 by Associate
  • 846 Views
  • 1 replies
  • 0 kudos

Can I join a later workshop?

We (Steven Burck and Haim Kleinman) have prepared the setups for tomorrows workshops, however, Steven is quarantined till next week and won't be able to make it, and Haim will not arrive to the site until 10AM CET. We have a third engineer who was p...

SBurc by Associate II
  • 369 Views
  • 2 replies
  • 0 kudos