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 trying to compile RTC functionality on STM32F405

Hello,I am trying to get my RTC module working working, I have setup everything using the stm32cubemx, so far all my peripherals are working but I seem to have an issue trying to setup my RTC which is a totally new experience for me using the STM32cu...

CBarb.1 by Associate III
  • 1208 Views
  • 1 replies
  • 0 kudos

Not able to trigger DMA using GPIO input pin in STM32G030K8.

I have to generate a DMA request using GPIO input pin to change the polarity bit of my TIMER which I'm using as PWM(initial polarity is set to HIGH) to LOW which will change by setting the polarity bit to 1. Whenever the GPIO input pin get a rising e...

0693W00000QLK5CQAX.png 0693W00000QLK5bQAH.png 0693W00000QLK7IQAX.png
SKUND.11 by Associate III
  • 1037 Views
  • 1 replies
  • 0 kudos

Resolved! Where can I find the Nucleo F103RB demo binary?

I'm looking for the .bin file that comes pre-programmed on the board. Anyone know where I can find it? The .zip file on the product page appears to be for a different board/project and also only contains a .hex file. Also if there is source code is a...

JGumm.1 by Associate
  • 837 Views
  • 1 replies
  • 0 kudos

Error when use prinf in UART

when i use HAL_UART_Transmit(&huart1, u8_TxBuff, sizeof(u8_TxBuff),100); then reset stm32 workswhen i use printf /* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : m...

0693W00000QLIJbQAP.png 0693W00000QLINdQAP.png
HODEFIANT by Associate II
  • 1538 Views
  • 3 replies
  • 0 kudos

after calling __set_MSP the local variables get corrupted

Hello,First, I am sharing some basic information.The target - STM32G0, compiler Keil C11.I am trying to jump from a Bootloader to an application. The scenario is very frequent and there are many questions about that on the web, but unfortunately I fa...

ELitv.2 by Associate II
  • 7061 Views
  • 8 replies
  • 0 kudos