STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Jitter between ADC1 and ADC2 in ADC + DMA

First of all: I am aware ofhttps://community.st.com/t5/stm32-mcus-products/jitter-in-adc-dma-mode/m-p/231446#M51827but cannot see how the accepted answer solves the (my?) issue.Setup description:I useSTM32H723VGHxADC1 and ADC2 are setup inDual regula...

AndreasInhofer_0-1700646619735.png AndreasInhofer_1-1700646635388.png bad.png better.png

DMA is not working on STM32H747i-DISCO board

I am working with STM32H747i-DISCO  board and I configured ADC1 with DMA1 stream0 and ADC3 with DMA2 stream0 both with Cortex-M7 core as initializer and I created the MDK-ARM project using STM32Cubemx and compile the code in CrossWorks when I debug t...

Getting stuck at memory address 0x1fff'5064 on boot.

I have a couple dozen of custom boards with STM32G4s on them. These boards are all 'identical' and the software being loaded on them is the same. BOOT0 pin is currently floating so on my initial load I held it to ground and changed the option bytes v...

JVoge.2 by Associate II
  • 377 Views
  • 6 replies
  • 1 kudos

STM32 Receive Multiple DMX Universes

Hey there,another question. I can successful output 8 DMX universes received via Artnet using DMA (Mem->Periph). At the same time I want the possibility to receive upto 8 different DMX signals connected to the MCU. Therefore I hooked up the receive l...

PUrsu.1 by Associate II
  • 438 Views
  • 9 replies
  • 0 kudos

Resolved! DMA with SAI

Hello,I would like to use DMA with SAI but I am having difficulty writing the code. Can you check if my code is correct and why I cannot retrieve the RX values ?  /* USER CODE BEGIN 2 */ HAL_SAI_RegisterCallback(&hsai_BlockA1, HAL_SAI_RX_HALFCOMP...

DYann1_0-1699536737285.png
DYann.1 by Senior
  • 548 Views
  • 30 replies
  • 0 kudos

M7 with 4xRAM ICs over FMC

Hi,We have a question about a system design we would like to implement for our product.We are working with the STMF32F723 MCU and are developing our own HW. We need 216MByte of RAM for our application and would like to implement it with the functiona...

CObri1_1-1695644204144.png CObri1_1-1695643333384.png
CObri.1 by Associate II
  • 456 Views
  • 10 replies
  • 1 kudos

SPI DMA transfer issue on STM32H743

 I am reaching out to seek your expertise regarding the DMA transfer issue on SPI that I encountered while using the STM32H743 microcontroller.When an EXTI LINE 0 event (data ready) occurs, attached to the code is a program in which 30 bytes of 0xFF ...

oseaw.1 by Associate II
  • 2287 Views
  • 5 replies
  • 0 kudos