STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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 II
  • 691 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
  • 707 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
  • 532 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

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
  • 1585 Views
  • 18 replies
  • 0 kudos