STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F410 RM DMA table contains nonexistent DAC2

Also, the only DAC pin marking is so sloppy that this can be found on one single page:I'd recommend to go through all DAC-containg DSs and RMs and unify nomenclature. It's okay (and IMO preferrable) to call the single DAC module DAC1 and its single p...

waclawekjan_0-1720344488338.png waclawekjan_1-1720344682217.png

Can we give PDM data directly into as a DAC input?

I am using STM32H5 nucleo board and it is connected with MIC which gives PDM output based on analog input. I am reading the mic data using I2S protocol. To verify the received I2S PDM data, I am giving this data directly to DAC to get original signal...

Nagarajan by Associate III
  • 168 Views
  • 0 replies
  • 0 kudos

Resolved! Can peripheral-to-memory or memory-to-memory DMA be transfers be configured to substitute for lack of peripheral-to-peripheral features in the Cube toolchain?

I need to load the TIM1 CCR registers into the DAC1 outputs on an STML432KC. I have this working with the line DAC1->DHR12R1 = TIM1->CCRx executing in a loop. I'd like to substitute with DMA. Others have suggested that I can do this with the availabl...

KHarb.1 by Senior
  • 902 Views
  • 8 replies
  • 0 kudos
Labels