STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F407 USB bootloader problem

Hi,Recently I had to replace the MCU in a device and I tried to upload the code using USB Bootloader, as it is available and requires very little stuff when you're on site.So, the MCU has been detected in the system (see PIC1.png), but the CubeProgra...

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
  • 675 Views
  • 2 replies
  • 0 kudos

aws expansion package

Hi. I'm looking for a (or a bunch of) stm32cube expansion package(s) to add aws iot and freertos mqtt libs to stm32cube. I've found https://www.st.com/en/embedded-software/x-cube-aws-h5.html and https://www.st.com/en/embedded-software/x-cube-aws.html...

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 ...