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
  • 215 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 II
  • 1161 Views
  • 8 replies
  • 0 kudos

Resolved! STM32H5 Waveform Generation using External DAC

Hi,I am trying to generate waveforms using the STM32H563 microcontroller and several AD5791 DAC ICs. I am using the ADG732 Multiplexer with 5 select lines to connect my CS line to the required DAC IC. A simplified image of the hardware is provided be...

DAC_WF.jpg Screenshot 2024-06-11 125201.png mrsthb_qmt_0-1718274366194.png mrsthb_qmt_0-1718277565482.png

STM32U599 DAC doesn't work in DMA mode.

I tried everything to send a simple wave through the DAC pin using HAL and STM32CubeIDE to configure the project. What I've checked that works: - Clock source- Trigger source- Output pin configuration- Built-in triangle and noise wave generation. I t...

HTD by Senior III
  • 295 Views
  • 1 replies
  • 0 kudos

STM32U5 PDMtoPCM filter not working

Hello everyone,I am currently attempting to convert PDM data (from a MEMS CMM-4030DT-26354) to PCM data using the libPDMFilter_CM7_IAR_wc32 provided by STM32Cube. However, the results I am obtaining are not as expected. I am expecting a 1000 Hz sine ...

eduarm by Associate
  • 790 Views
  • 3 replies
  • 2 kudos
Labels