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

Problem with RTC on STM32G0.... family MCU

HI,good mornig,I'm starting to use RTC on STM32G0...familyI'm using NUCLEO board G071RB for initial tests and I setted it as follow:1) introducing 2032 battery on Vbat pin (previous disconnect SB26 jumper (Vdd))2) select LSE by STCubeMX configuration...

FSpre.1 by Associate
  • 1044 Views
  • 2 replies
  • 0 kudos

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
  • 900 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
  • 2596 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
  • 487 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
  • 2313 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
  • 1110 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
  • 668 Views
  • 1 replies
  • 0 kudos