STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

G474 DMA + DAC bug?

I'm trying to set up DMA to DAC waveform generation on the G474 using CubeMX for setup. I have the device configured as follows:TIM6 at 10KHz, Trigger Out on updateDAC1 OUT1, Trigger 6 Trigger Out eventDMA configured for DAC1_CH1, DMA1 Channel 5 circ...

SOCal by Associate
  • 511 Views
  • 1 replies
  • 0 kudos

How to boot the STM3241G-EVAL?

As shown in below my kit screen is completely white, is not able to see any menu?I have searched to how to boot the kit from STM website, I found a video and an document I want to do the same process, during doing the same procedure I am getting the...

0693W000001rmk2QAA.jpg 0693W000001rmkvQAA.jpg
HNory.1 by Associate
  • 517 Views
  • 1 replies
  • 0 kudos

Dealing with CAN bus initialisation error (INAK)

Hi all:I have a bare-metal firmware running on an STM32F407VGT6, and I am implementing a CAN bus interface. It is a very simple "slave" device that responds to short commands.Most basic CAN bus operations are working, but I still haven't finished the...

Diez.R. by Associate II
  • 1470 Views
  • 0 replies
  • 0 kudos

STM32L011 RAM usage

Hello,I am using STM32L011 MCU and STM32CubeIDE environment. After generating project with CubeMX and even deleting initializations in main function, 'Build analyzer' section shows that 76 % of RAM memory (of total 2KB) is used. What might consume so...

Indois by Associate II
  • 708 Views
  • 2 replies
  • 0 kudos

DMAMUX Synchronization trigger only once

I have working sytem with 4 ADC and 4 DMASince Im triggering 2 ADC with one Timer (at fixed 25 kHz) and 2 ADC with another timer (at variable 70-240khz) I want to synchronize the DMA data from all ADCs (to the frequency of slower 25kHz timer)So in on...

KoRba88 by Associate III
  • 480 Views
  • 1 replies
  • 0 kudos