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

Stm32f030c8t6 clock problem

Hi everyone i have stm32f030c8t6 mcu with out evaluate borad, when i set the clock on 8 Mhz it's work correctly, but when i set the clock on 16,32Mhz with pll or even with HSE it doesn't work, i check in keil debug and it writes cannot access memory,...

MSafa.3 by Associate
  • 1069 Views
  • 3 replies
  • 0 kudos

Resolved! Are there any tools available for debugging memory leaks?

I'm using an STM32F767ZI, and am programming it in C without any additional libraries (bare metal).I believe there is a memory leak somewhere as a memory allocation that typically would work seems to fail after the program has been running for some t...

Starman by Associate II
  • 3251 Views
  • 10 replies
  • 0 kudos

Where Can I Find Latest Libraries?

In the past, I'd pull them from CUbe, but the ones I have seem out of date. Is there somewhere else I can get the standard peripheral libraries (on the website maybe)?

jvavra by Associate III
  • 550 Views
  • 1 replies
  • 0 kudos

If the picture or contents in the Nucleo-F429zi board manual are used for book publication, inquire about copyright

Good morning?I am a professor teaching ARM Cortex Processor with Nucleo-F429 board at a university in Korea.I'm using the Nucleo-F429Zi board for a class, but I don't have a good book, so I'm writing an educational book right now.I would like to use ...

bhong.1 by Associate II
  • 2404 Views
  • 2 replies
  • 2 kudos

HAL Tick and PWM on TIM1

Hello,We use the CubeIDE generator for most of the code initialization. Therefore the HAL is also inizalized. The function HAL_Init(); is executed and TIM1 is started.The Hal ticks work fine.Now I want to use the Chanel 1 of Timer1 for a PWM signal o...

JBenn.1 by Associate II
  • 1326 Views
  • 4 replies
  • 0 kudos

STM32H745 call event interrupt in second core

Hi,I'm trying to create multicore communication. I want to call interrupt in the second core. Firstly I thought that I can somehow make hardware semaphore release interrupt in the second core. But then I found something better in the CubeIDE:It looks...

0693W000005CoNTQA0.png
Frak.1 by Associate II
  • 796 Views
  • 1 replies
  • 0 kudos

STM32 "Stack pointer is setup to incorrect alignment" Error

Hi there. I am developing a bootloader application in IAR EWARM environment on my STM32f415 card. I'm having trouble uploading it to my stm32 card when I want to debug the bootloader code.Bootloader code starts from 0x08000000 and application code st...

Rdgn by Associate
  • 2779 Views
  • 2 replies
  • 0 kudos