STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Default bootloader characteristics

I have a project that inadvertently appears to have what looks like the bootloader area.I'm using STM32CubeIDE and when I program the board from the IDE, it runs fine and all is ok. If I press the reset button then the board ceases to run.I've duplic...

NSR by Associate III
  • 726 Views
  • 2 replies
  • 1 kudos

Incomplete isochronous IN transfer

I am working on enabling feedback for the PLAYBACK endpoint using STM32H750XB. I was successfully able to control the packet transfer between host and device based on feedback data sent to host, it plays for hours, no issues at all, no rollovers, no ...

VMura.1 by Associate
  • 433 Views
  • 0 replies
  • 0 kudos

Need to get an inaccessible STML041 into the embedded bootloader via UART, driven from an STM32L051xx. Need a documentation that describes: 1) getting from my app into bootloader mode via UART, 2) use BL to re-flash the L041 with data from L051.

I'm a newbie to STM products. Lots of experience with other vendors, and am used to seeing example solutions that go from point A to point B. STM seems to provide tool descriptions (and I understand why given the combinations of tools, versions, pr...

MStev.4 by Associate II
  • 478 Views
  • 2 replies
  • 0 kudos

OTG USB differences between CPUs

Looking at stm32 USB library for USB device (not host)( particularly for 32F769) I noticed in source code, different approaches between core ID 300A and core ID 310A. However I found no documentation that explains that versions. Does someone know wha...

ZDjok.1 by Associate II
  • 288 Views
  • 1 replies
  • 0 kudos

How to Test for Brownout?

I have a USB HID product based on the STM32F205. We've built thousands of them. However, recent builds have shown about a 5% failure rate where the device fails to enumerate (some of this 5% might fail 50% of the time when power cycling, some 90%+). ...

jvavra by Associate III
  • 2479 Views
  • 5 replies
  • 0 kudos

Resolved! Hardware IPv4 checksum on an STM32F407 is not working, though all the proper settings are set. (Works on rare occasions, oddly)

I'm debugging a legacy application on an STM32F407 that uses the std peripheral libraries and LwIP 1.4.1, and except on rare occasions, hardware IPv4 checksums don't work; they all get sent out as zeroes. When I disable hardware checksums in lwipopts...

SHers by Associate III
  • 2540 Views
  • 5 replies
  • 2 kudos
Labels