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

SD card formatting using fileX

Hi, It works, apparently a different microSd card works. however, it is strange that, DATALOG2 could write into the card. May i know how shall i perform sd card format function or what to fill up in the function?   Follow-up of the the topic below: S...

STM32H7 PTP NETXDUO

Hello, I would like to know if this PTP client example from Netxduo can be used on an STM32H723 MCU: https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/netx-duo/netx-duo-ptp-client/chapter1.md Another MCU, the STM32N6 has this implement...

FB__1 by Associate III
  • 234 Views
  • 6 replies
  • 3 kudos

Stuck at USB Core Soft Reset

I am trying to get USB High Speed running on my board, In the USB Core Soft Reset function, my code keeps on getting stuck in the do while loop that I have shown below. I have went through all the forum posts related to this and there has been no sol...

Resolved! USBPD: Renegotiate contract on reset

I have been testing the USBPD firmware examples SNK1M1_Sink and DRP1M1_DRP (the board is the NUCLEO-G474RE). When a PD source is connected to the board running either example and then the board is reset, it will then renegotiate the contract with the...