STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Demo code for SAI in Double Buffer DMA mode?

Posted on August 01, 2017 at 23:53I'm trying to configure my STM32F7xx device to DMA stereo audio samples from RAM (SampleBuffer1[] and SampleBuffer2[]) to the SAI using the Double Buffer mode of the DMA controller. However, I can't seem to find any...

Can't receive over duplex SPI with DMA

Posted on August 01, 2017 at 16:39I'm trying to communicate with AD5750 over the SPI. It requires full duplex SPI, where according to the timing diagram on page 9 of 36 in the data sheet, AD5750 is a slave SPI device, which is responding to a comman...

zdravko by Associate II
  • 1169 Views
  • 9 replies
  • 0 kudos

ev1527

Posted on August 01, 2017 at 09:16hello does anybody have any code  with stm32f10 for decode ev1527 output signal.i confused how it works.please help

uSD - DMA timeout in Write with new library

Posted on August 02, 2017 at 10:17Hello, the STM Community !I recently update all my libraries in my project, including the FatFS library, and the bsp_driver_sd.c.I also followed this page :https://community.st.com/docs/DOC-1546-cubemx-sdio-dma-fatf...

0690X00000607pKQAQ.png

STM32F0 generate signal on TIM3 with DMA

Posted on August 02, 2017 at 03:34Hi All,I am a newbie of STM32 developing. The board I am using is nucleo-f030R8. Right now I am trying to generate some pattern signals on timer3 like following waveform:An interrupt enables tim3, channel 1 will wai...

0690X00000603zVQAQ.jpg
Alex Z by Associate II
  • 483 Views
  • 0 replies
  • 0 kudos

USB CDC library for stm32f042k6t6

Posted on July 29, 2017 at 11:52Hello, I am trying to use stm32f042k6t6 MCU and I want to use the USB peripheral implemented in it. Could someone suggest me a USB CDC library I can use with this MCU to connect with PC, I am using the standard periph...

Resolved! ADC not scanning all channels

Posted on July 27, 2017 at 12:14Perhaps the title is wrong, but my code behaves like this: I have configured 4 channels to be converted in the ADC; I have put a variable which increments inside ADC irq EOC (EOC_Counter) and another which increments ...

ionutF by Associate III
  • 707 Views
  • 2 replies
  • 0 kudos