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

USB-C audio port and charging

HI USB-C Input (5–20 V PD) + USB-C Data (USB2.0 D+/D– to STM32H745) + charging phone at same time + Audio data transfer Problem: When I connect the USB-C input supply (PD 5–20 V), the phone only charges and the audio USB port does NOT appear.But when...

VIJAY212_1-1763640168685.png VIJAY212_0-1763640112560.png
VIJAY212 by Associate
  • 124 Views
  • 1 replies
  • 0 kudos

Resolved! SDMMC+MDMA withou FATFS on STM32H723ZG

Hello everyone,This is my first post on the platform, so please bear with me.I would like to write raw data to an SD card very quickly.After quite a bit of research, I decided to use SDMMC with MDMA, and I want to write directly to the SD card blocks...

davinci by Associate
  • 114 Views
  • 1 replies
  • 0 kudos

HSE clock setup issue on STM32H753-EVAL board

I'm trying to port a proprietary code that is designed for another STM32H753 plateform, to a STM32H753-EVAL board.My code remains stuck waiting for HSERDY bit.The setup I am doing looks identical to STM32CubeHW example but I guess I forgot something:...

Gpeti by Senior II
  • 147 Views
  • 1 replies
  • 0 kudos

How to drive the VD55G0 in N657B0

I want to use N657B0 to drive VD55G0, and the camera side can already enter the Stream state. After I use the function HAL_DCMIPP_CSI_PIPE_Start, I track the variable csi_instance through single-step debugging and find that several bits in its SR1 re...

eureka by Associate II
  • 377 Views
  • 2 replies
  • 0 kudos

Resolved! Any limits on flash selection for STM32N6

From my understanding all STM32N6 chips need a external flash chip and there's a static stage 0 boot loader.  So if this is true is there any limitation's on the brands of flash or speed/address bit size limitations? With the previous stage 0 bootloa...

Using external RAM with STM32U5G9-HSPI

Hi Everyone,I am working on a project with TouchGFX. I'm working with STM32U5G9ZJT6 and I have an external RAM APS12808L-OBM-BA connected via HSPI (Fclk-hspi 100 MHz) in mapped mode. The project is working, but the image animation are not working wel...

Carlos_Aperton_0-1763041028096.png Carlos_Aperton_1-1763041362659.png Carlos_Aperton_2-1763041490365.png Carlos_Aperton_3-1763041569967.png

Resolved! RM0456 discrepancy in ADC oversampling right shift

In the RM0456 at 33.4.31 Oversampler it say:The division coefficient M consists of a right bit shift up to 10 bits, and is defined using the OVSS[3:0] bits in the ADC_CFGR2 register.But at 33.6.5 ADC configuration register 2 (ADC_CFGR2), it allow up ...

nicolas by Senior II
  • 173 Views
  • 3 replies
  • 1 kudos

Resolved! STM32H7S7L8H6H XSPI instability

IssueHigher ambient temperatures cause communication malfunctions with XSPI memories.DetailsOur design is heavily adopted from STM32H7S78-DK which also has the same issue described below.The application uses memory-mapped mode for both Flash and RAM ...