STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

mtp without threadx

Hello,I want to use the USBX MTP stack on a stm32u5 without threadx. The configuration in stm32CubeMx worked fine but when i run the programm, i get UX_FUNCTION_NOT_SUPPORTED from this location: UINT _ux_device_class_pima_initialize(UX_SLAVE_CLASS_C...

codgen by Associate
  • 700 Views
  • 2 replies
  • 0 kudos

STM32U5 series bank swap not working

First post, please let me know if I've made any mistakes in asking my question.I'm trying to write a bootloader for a device using a STM32u585ZIT chip. When booting, it will read a partition table saved in flash to determine if it will boot from part...

HParsons by Associate
  • 767 Views
  • 1 replies
  • 0 kudos

STM32H7 - USB MIDI

Hi, I'm working on a project which requires USB MIDI functionality. I looked into a couple of videos where USB MIDI implementation was done on other boards, but when I try to do the same on mine it's not working. I'm using a NUCLEO board (H755ZIQ), I...

How to reading wakeup flag?

I want to know which Wakeup pin or Reset pin wakes up the microprocessor that enters standby mode. I have 2 wakeup pins.I am monitoring SR1 and SR2 variables with Live expression in Debug mode, but when I wake up from standby mode, the value of the v...

Macun by Associate II
  • 912 Views
  • 3 replies
  • 2 kudos