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! 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
  • 907 Views
  • 11 replies
  • 6 kudos

USB PD Source Capabilities send too early

Hi ST Community,once again I have found a USB PD Specification violation, that I can't find the reason for:Source operation: According to USB PD Spec the order of action is as follows:1. Detect Sink using CC lines and only if sink is detected continu...

abtq by Associate II
  • 605 Views
  • 7 replies
  • 3 kudos

STM32WBA65RI USB Host mode not working

I've been able to get USB Host working on Nucleo F767I board, but I can seem to get it working on STM32WBA65RI part.   I've tried the following two boards combinations:MB2130A on MB1801D (STM32WBA65I-DK1)MB21230A on MB2143A   (Nucleo-WBA65RI) I've tr...

noela by Associate II
  • 61 Views
  • 2 replies
  • 0 kudos

STM32H75x LwIP Flash Size Way Too Large

Hello, I am working to implement LwIP onto my MCU (STM32H750VBT6TR) with the PHY (DP83825IRMQR). I got everything set up and was able to do a ping test and create a basic UDP client to send and receive packets (see this thread). This works well on my...

CMHenway_0-1760033273251.png CMHenway_1-1760033297361.png