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

USBX host on USB-A of STM32N6570-DK

Hi,I tried to bring up the USB host on the USB-A connector, but without success.As a starting point, I took the example project:STM32CubeN6\Projects\STM32N6570-DK\Applications\USBX\Ux_Host_DualClass (for the USB Type-C connector), replaced USB1 with ...

ERROR by Associate III
  • 225 Views
  • 1 replies
  • 0 kudos

Resolved! Configuring circular burst DMA using the ioc file

I'm relatively new to STM32 and it's my first time working with DMA so this will probably be a very basic question.I'm using STM32G474 and I want to have 3 channels of advanced timer TIM8 working in "PWM generation CHx CHxN" mode. At a later stage I'...

SBat_0-1757406846993.png
S-Bat by Associate II
  • 231 Views
  • 2 replies
  • 0 kudos

STM32u5 ADC is not reading using DMA

Split from this thread. (new question) You might be right. However it was made based on the well described example I have found. https://deepbluembedded.com/stm32-adc-multi-channel-scan-dma-poll-single-conversion/ I was trying tu run DMA but it was n...

aristot by Associate
  • 366 Views
  • 5 replies
  • 0 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
  • 420 Views
  • 5 replies
  • 3 kudos

Resolved! STM32F746NG + LWIP + FREERTOS ping problem

Hello @Community, I am working on the STM32F746NG board. In my application, I want to communicate with a PLC using the EtherNet/IP communication protocol to exchange real-time data. The problem I am facing is that my board does not respond to ping wh...