STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! USBX: HS (High Speed) is not supported?

Dear CommunityI am working on a project right now, using a STM32H725 with an external PHY (USB3300-EZK).The board is working and using FreeRTOS with CMSIS I have USB HS working.But trying to build my project on Azure with USBX, I can't get USB HS to ...

Mardec by Associate
  • 992 Views
  • 2 replies
  • 2 kudos

Why is STM32F427 revision 4 bootloader area empty?

We received chips labeled "STM32F427VGT6 990C8 VQ MYS 99 141 4".Initially they failed to boot at all, but SWD debugger connects ok.The option bytes had BFB2=1, causing system memory to be mapped at 0x00000000 independent of BOOT0 state. After changin...

jpa by Associate II
  • 1150 Views
  • 5 replies
  • 0 kudos

How to build a UCPD sink without using an RTOS

I am building a UCPD sink by referring to the following page. https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Getting_started_with_USB-Power_Delivery_SinkI would like to build a UCPD sink using interrupts etc. without using the RTOS. Is there any c...

Sodag.1 by Associate II
  • 596 Views
  • 0 replies
  • 0 kudos

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
  • 1359 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
  • 824 Views
  • 0 replies
  • 0 kudos