STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1133 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
  • 1103 Views
  • 7 replies
  • 0 kudos

STM32L412KB USART1 problem with HSI Clock. Why when I use HSI clock for the USART 1 the serial communication doesn't work propretly?

Hi Everybody,I'm using a nucleo board with STM32L412KB and I try to learn how to use the STOP mode. I want to put the micro in STOP mode and reactivate it whit a command via USART. I put the UASART baudrate at 115200 and use the HSI clock. (see clock...

Mscac.1 by Associate
  • 1194 Views
  • 1 replies
  • 1 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