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

Resolved! Nested the same Interrupt on STM32F446RC

Hello community,It is possible that an interrupt will be nested over itsef?I mean, I have one interrupt EXTI0_IRQHandler() and inside the interrupt I am waiting an event that requires the execution of the same interrupt. I read the PM0214 and it is s...

VAlar.1 by Associate II
  • 661 Views
  • 4 replies
  • 0 kudos

How to save const data array in STM32F7 QSPI memory?

Hi,I am using STM32F746G_DISCOVERY board.In the QSPI_PreInitConfig example, how to put const array data to QSPI flash? I try to declare as follows, but cannot pass compiler. error: 'img2' causes a section type conflict with 'GpioToggle'. I notice th...

JChen.24 by Associate III
  • 577 Views
  • 7 replies
  • 0 kudos

FT5426 Not respond MCU

I am working with stm32f7-custom board using 8inch touch screen(microe3902) & FT5426 capacitive touch controller FT5426 not respond properly

Labels