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

STM32H735 CDC & DFU

Is their any possibilty to use CDC and DFU due to the same USB Port, by switching it by software? And is their any example for it? I tried several things but couldn't find any solution. The configuration at CubeMX Just allows one Class for USB_DEVICE...

Tedico_0-1694601054184.png
Tedico by Associate II
  • 2047 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H7 RAM and DMA after bootloader not work

Hi everyone, I have a problem with placing data in RAM from DMA with H7. I have a custom bootloader that then jumps to the application that uses ADC, + DMA, TIM + DMA etc.. I ran the classic __attribute__((section(".D1buffer"),used)) and modified it ...

Create USB-PD3 Sink Device Using PD2 Source

I am using a NUCLEO-G071RB dev board with a X-NUCLEO-SNK1M1 expansion board to create a USB PD sink application. I downloaded the project files from this GitHub repo x-cube-tcpp/Projects/NUCLEO-G071RB/Applications/USB_PD /SNK1M1_Sink/ and only change...

jvl97_0-1694644123940.png jvl97_1-1694645130683.png jvl97_2-1694645141671.png
jvl97 by Associate
  • 1374 Views
  • 2 replies
  • 0 kudos

Trouble with TCP/IP on STM32F407ZET6 and LAN8742A

I've managed to get tcp/ip working just fine on the NUCLEO-429ZI board, but I'm unable to make similar code work on the 407ZET6 chip, despite using what I believe to be a nearly identical circuit with the LA8742A chip.  I suspected it had something t...

jermat by Associate
  • 1356 Views
  • 3 replies
  • 0 kudos

STM32H745 USB HOST and FreeRTOS CMSIS V1 problem

I have a project created with TouchGFX for STM32CubeIDE.All in latest versions and it works. The firmware pack has a support for the WM8994 audio chip as BSP driver. I lost like a month of my work trying to figure out why the driver fails randomly to...

HTD_0-1695139862909.png
HTD by Senior III
  • 1170 Views
  • 1 replies
  • 1 kudos

SBSFU Application upgrade fails

Hi,I'm working on STM32G0B0RE custom device. I have ported SBSFU through USB CDC. I'm able to program SBSFU and application. The application is working as expected but when I try to upgrade application it fails to rewrite the application header in th...

Tarun_0-1695134618462.png Tarun_0-1695135417335.png
Tarun by Associate III
  • 614 Views
  • 0 replies
  • 0 kudos

NUCLO.H753ZI, cannot get USB device running

I'd like to activate the user USB on the NUCLO.H753ZI board, as a USB device for serial emulation (CDC)I use CUBE generated code (basic demo setup for this CPU), the ST-Link USB works and I can debug. I may add, that I have USB working with Cube-code...

VKoen.1 by Associate II
  • 963 Views
  • 1 replies
  • 0 kudos