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

Resolved! STM32N6 HPDMA not copying data

Hello,another day, another N6 "issue" :)I want to do RAM to RAM copy by HPDMA, but the data never get copied from Src to Dest, Dest always stays unmodified. I have checked the 'DMA_RAMToRAM' example for N6 and went from there, but with no success.DMA...

Resolved! question about stm32h750bdk ExtMem_boot

 Inside the QSPI_EnableMemoryMappedMode function, the dummy cycles are MT25TL01G_DUMMY_CYCLES_READ_QUAD_DTR - 1.MT25TL01G_DUMMY_CYCLES_READ_QUAD_DTR is defined as 6U.The datasheet for MT25TL01G states that the DTR QUAD INPUT/OUTPUT FAST READ value is...

taeun by Associate II
  • 229 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F105RC USB Device not detected

Hello.  I have a custom board with F105RCT7. The summary of my problem is the USB interface is not working at all. The computer does not detect anyting. The board is configured as a VCP device. I have a Nucleo-H743ZI-2 board and done some tests with....

hckar_0-1747988544280.png Cattura.PNG
hckar by Associate II
  • 154 Views
  • 5 replies
  • 1 kudos

STM32U5: ADF1 plus LPDMA plus SDMMC

I've been working on a custom STM32U595 board which uses ADF1 to read from a digital MEMS microphone and store audio samples in a SRAM4 buffer using the LPDMA. A circular buffer is implemented where LPDMA1 reads samples from ADF1 and generates interr...

coppercrimp_0-1748273140610.png

Inconsistent boot with STM32L412

Hello.I'm struggling to get a plain STM32L412KBT6 to boot consistently into the user program. I'm working with the PlatformIO environment in VSCode. I've tried both the STM32-Cube, and the Arduino framework with similar results. Here is my platformio...

po4gYhfg.png viwHjro7.png FTFwaBVo.png
JesFo by Associate II
  • 343 Views
  • 11 replies
  • 6 kudos

Resolved! Trying to run the ADC with DMA on STM32H755ZI-Q

Hi,I a using a NUCLEO-H755ZI-Q on STMCubeide 1.18.0i am trying to use the Timer 1 to capture on the rising edge using the analog to digital converter those are my signals the lase one (pink is my signal that i want to capture at this frequency)those ...

William133467_1-1748057361673.png William133467_2-1748057954527.png William133467_3-1748058016884.png William133467_4-1748058563086.png