STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ThreadX does not start scheduling

Hi,my application is loaded via the bootloader and i sstarted. Two threads are generated and it seems properly generated because one thread is in ready state while the other is in suspended state.Systick is used for the ThreadX and TIM6 is used for t...

SHaue.2 by Associate II
  • 1237 Views
  • 2 replies
  • 0 kudos

USB HID issue with H743 @ 480 MHz

I'm running a USB keyboard on an H743. This works completely reliably at all CPU speeds up to and including 400MHz. However, above 400 MHz the connection is no longer reliable. Sometimes the keyboard connects perfectly and then it will work properly ...

"Built in DFU firmware"... Not working?

It is my understanding from watching this video from ST: https://www.youtube.com/watch?v=Kx7yWVi8kbUThat many STM32 chips come with a built in bootloader in ROM that can be accessed by pulling the BOOT0 pin high. However, I just took a couple of bran...

devinw by Associate II
  • 1599 Views
  • 11 replies
  • 1 kudos

X-CUBE-EEPRMA1 Unexpected Delays

I have been examining the X-CUBE-EEPRMA1 codebase and noticed a couple of issues with the code that is causing delays in the firmware:m95xx.c. Line 344 "pObj->IO.Delay(6);". Is the 6 ms delay necessary? In line 353, the system checks if the chip is r...

rosejp03 by Associate
  • 287 Views
  • 0 replies
  • 0 kudos