STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 194 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
  • 1765 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
  • 1919 Views
  • 5 replies
  • 2 kudos