STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32U575 OTG_FS host suspend and remote wakeup failure

I am trying to implement an application with USB CDC-ECM host capabilities. As a bring up setup, I configured two STM32 boards:1) STM32U5G9J-DK2 board, configured as a CDC-ECM device, using USBX.2) STM32U575I-EV, configured as a CDC-ECM host, using U...

talk by Associate
  • 290 Views
  • 3 replies
  • 1 kudos

The D2 domain ram can't be operated

Hi,MasterMCU: stm32h743iiQuestion:The scatter file is as follows: The stack and some global variables are allocated in RW_D2SRAM. After the program starts and during the handling of scatter file loading in its __main, it is found that both the stack ...

Lyu.1 by Senior
  • 5 Views
  • 0 replies
  • 0 kudos

Nucleo-DRP1M1 with Nucleo-G0B1RE

Im currently facing issues with DRP1M1 and the Nucleo-G0B1RE in source configuration.I followed the instructions in the wiki however it seems that no actual communication is happening between the USB PD Devices this is the log i get from the cube mon...

PKrem.1 by Associate II
  • 22 Views
  • 2 replies
  • 0 kudos

Interrupt curiosity (STM32G491)

Hello friends : )I've recently tested the NUCLEO-G491RE board for an upcoming redesign.Current design relies on quite tough interrupt latency so here is where I begun.As I understand, with no FPU usage (in isr) (ASPEN + LSPEN = 0) one could expect up...

STM32G431 CANFD with internal clock

Hi, I made an STM32G4 and TCAN1044VDRQ1 setup and tried to use the FDCAN, but I couldn't get it to work. There is no response from the transceiver. I tried all the bit timings and used calculators to compute the values. I used a USB-to-CAN FD analyze...

STM32N655 BKPSRAM

Hello,In my project, I want to hold boot params in BKPSRAM so "Application project" can also write and read this section easily. If boot is needed, "Application project" will set boot params as required and after that it will use "NVIC_System_Reset"....

B.Kaya by Associate III
  • 92 Views
  • 2 replies
  • 0 kudos

GPDMA & HPDMA on STM32N6

Hello, I am currently working on implementing a memory-to-memory DMA transfer on a STM32N6 board, but I have trouble making the DMA work (GPDMA or HPDMA).I tried to follow the Reference Manual for a LL implementation, but my code doesn't work and I c...

ClemR_0-1752586391908.png
ClemR by Visitor
  • 34 Views
  • 1 replies
  • 0 kudos