STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

write to flash mem stm32f429

Posted on April 19, 2018 at 11:11hello evrybody, i can write to stm32f103c8/cb with no prblms using hal functions ,but now i need to write to stm32f429ZI nucleo cart , but no success some times i can what i wrote by coinsidence but this is very stra...

ETM not working on stm32f7

Posted on February 24, 2016 at 11:29 hi, i am using stm32f7 and for debugging ulink pro, i have tried to enable ETM but not succedded. the connector i am using is, where traceD0-D3 are PE3-PE6. th...

0690X000006052bQAA.png 0690X00000605MLQAY.png
bilal by Associate II
  • 831 Views
  • 1 replies
  • 0 kudos

STM32F4 ETM Trace configuration problem

Posted on March 13, 2017 at 11:40Hi,I'm using ULINKpro and Keil uVision 5.23.0.0 as debugger.I can't make ETM Trace (sync mode, 4-bit data) works properly on a STM32F427ZG with a core clock of 168MHz.I tried to lower the core clock working frequency...

0690X00000603m2QAA.jpg 0690X00000603b7QAA.jpg 0690X00000603m7QAA.jpg

Resolved! Detecting long button press on STM32F3

Posted on April 20, 2018 at 13:03Hi,I'm trying to detect a long button press on an STM32F3.I have a push button connected to a GPIO on the STM32F3 configured with an external interrupt request (EXTI9_5_IRQn). The interrupt handler (HAL_GPIO_EXTI_IRQ...

Resolved! Converting .bmp to .c can't find the right type

Posted on April 18, 2018 at 17:57so i'm using the following function : BSP_LCD_DrawBitmap();but i can't find the right conversion from bitmap to .C, i'm in a dead end because i can't use Gui i managed to add all libraries to my project and everythin...

Can not connect STM32 board

Posted on April 20, 2018 at 02:33Hi. I have STM32F207 board. I connected and programmed it with STLinkv2 successfully. It worked fine with the example projects. Then for overwriting bootloader I wrote the flash location starting from 0x08000000 wher...