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

Resolved! STM32H750 uart problem

Hi, may i know how to use the uart using stm32h750. I just try using the basic uart application which is hello world but nothing show up. I literally follow same setting with nucleo board for uart. but it does not working with stm32h750? May i know i...

Angle by Associate II
  • 2296 Views
  • 7 replies
  • 0 kudos

Is the bootloader host code available in some form?

I am working on a project where several STM32L0xx processors will be running under a Raspberry Pi 4+ system. The desire is to be able to use the SystemBootloader on these to be able to do firmware updates. I know that the documentation from ST is eno...

DavePfz by Associate III
  • 1994 Views
  • 2 replies
  • 0 kudos

Generating a DFU file from Hex from bat

I want to be able to run a bat file that has inside it the path to a hex file. When i run it, it converts it to a dfu file, without the user needing to do any more clicks or inputs. I tried to do this by using encedo's hex2dfu from github. The proble...

KHans.5 by Associate
  • 1225 Views
  • 1 replies
  • 0 kudos

Resolved! Error in STM32F769 Reference manual RM0410 Rev4

Hello there,recently I have found an error in the reference manual RM0410.On page 1546 in figure 503 Filtering mechanism - example it is Identifier #4, which matches the recevied message. However, in the description below it said Identifier #2. I don...

JPan.4 by Associate III
  • 817 Views
  • 2 replies
  • 1 kudos

Resolved! Noise in the open colector output

Hello guys, I have a problem with my project. I'm development the PS/2 (device, keyboard-like) protocol with my STM32F103C8T6 (Bluepill). When i convert my port to the open collector output, the noise appear in the PS/2 bus. In this moment, the STM32...

0693W00000WLT39QAH.png 0693W00000WLT3EQAX.png 0693W00000WLT3xQAH.png

STM32U585 - Wakeup reason detection when exiting shutdown

Hi, Im trying to get WUP reason after the MCU exited the shutdown. I'm using pushbutton connected to PC5 pin to wake up the MCU. I cannot get the WUP flag to behave correctly. Sometimes it is present, sometimes not. This feature is part of bigger pro...

DHečk.1 by Associate
  • 1159 Views
  • 4 replies
  • 0 kudos

I am trying to simply turn PA0 HI on an STM32F030F4P6 using Cube IDE. No matter what I do, if I try to write to any GPIO registers (including using the auto generated Inits), I get a Hard Fault. Nothing solves it :(

I am trying to simply turn PA0 HI on an STM32F030F4P6 using Cube IDE.No matter what I do, if I try to write to any GPIO registers (including using the auto generated Inits), I get a Hard Fault. Nothing solves it :( Tried debugging it, no matter what...

BBrow.2 by Associate III
  • 2832 Views
  • 18 replies
  • 0 kudos