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

Problem stm32f429 RTC initialization.

HiI use hal functions HAL_RTC_SetTime and HAL_RTC_SetDate for set date and time in RTS.After set date and time RTC works correctly.Problem appiars after reset.After reset time and date read by functions HAL_RTC_GetTime and HAL_RTC_GetDate don't corre...

Mmml.1 by Associate
  • 224 Views
  • 0 replies
  • 0 kudos

How to run HRTIM DMA to GPIO?

Hey Community,i am working on a parallel output interface. I want to realize it with GPIOE and all of the 16 Pins.To Generate an output i used TIM2 to trigger DMA1 so far so good. The Output is working with memory to peripheral. The DMA is copying th...

TSchi.3 by Associate
  • 284 Views
  • 0 replies
  • 0 kudos

Use Timer DMA burst to update *another* timer

Hi all!I have a use case that seems like it's not supported. I have one timer (TIM3) running PWM with multiple channels, I would like to use a DMA burst to update the duty cycles of all channels and I have successfully done this by triggering on the ...

JNiel.1 by Associate II
  • 560 Views
  • 3 replies
  • 0 kudos

Build TrueStudio project from command line

Dear,I am not sure If I am in the right category, but Is there any way how to build TrueStudio Project from command line? Yes the TrueStudio can be launched, but the compile command has to be send from command line.Thank you for any help.Best regard...

JJRR by Senior
  • 420 Views
  • 1 replies
  • 1 kudos

Can i use GPIO pins in modbus.h and modbus.c?

Hi, i want to use GPIO pin in Modbus.h and Modbus.c file using stm32f103. But even if I mention header file in my Modbus.h the code is not working. it shows error.stm32f1xx_hal_gpio.h is the header file I included in Modbus.h. HAL _ GPIO _ Write Pi...

Lchal.1 by Associate II
  • 258 Views
  • 0 replies
  • 0 kudos