User Activity

Posted on August 16, 2016 at 20:12Hi! I have a CS4344 DAC connected via I2S to my STM32F407, converting values at a rate of 44.1kHz. In parallel, I would like to convert values through the internal DAC, at the same rate, in a synchronized way (every...
Posted on April 24, 2016 at 15:07 Hello! I'm trying to output a sine wave on my CS4344 DAC using I2S and DMA but it's not going well... First step was to output the correct clocks ie LRCLK = 1kHz and MCLK = 256 * LRCLK = 289MHz. ...
Posted on June 30, 2015 at 15:49 Hi! I'm trying to communicate with a http://www.cirrus.com/en/pubs/proDatasheet/CS4344-45-48_F2.pdfDAC via I²S but I can't get it to work. I followed the steps on the STM32's HAL http://www.st.com/st-...
Posted on June 24, 2015 at 17:35 Hey! I've been trying to use my Nucleo F334's DAC wave generation function to output white noise and I can't get it to work (I'm using Mbed compiler tools)... I used the HAL functions described http://www.s...