STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Buffer sizes for SPI and DMA

Posted on January 06, 2014 at 18:27 Quick Question: I'm using DMA to transfer some data over SPI, and the first time round, I'm sending data from a buffer of size 3 bytes. I then redefine the DMA to try and send a buffer of size 4 bytes, but it ...

How to play wav on STM32F4 Discovery?

Posted on January 09, 2014 at 01:20Guys, How to play wav on STM32F4 Discovery? If I want to play from USB Key, I enable : #define MEDIA_USB_KEY and how to connect USB flash drive to this board ? with adaptor ? the socket is too small for USB flash d...

RCT alarm interrupt problem

Posted on January 08, 2014 at 10:30 hello, everyone . I had problem with the real time clock alarm.I've tried all the configuration to enable rtc calendar in accordance with the example in \ STM32F2xx_StdPeriph_Examples \ RTC \ HW_Cale...

m91tfk by Associate
  • 449 Views
  • 0 replies
  • 0 kudos

RTC on STM32 ?

Posted on December 27, 2013 at 06:07Guys, Does anyone know on how to initialize RTC on STM32 and display the content of the register to LCD ? Any links or reference will be appreciated, Thank you #think!

stm32f407 write data into sd card problem

Posted on January 07, 2014 at 08:36I use fatfs as file system and use sdio_sdcard.c as sd card driver write data into sd cardbut i found a problem when i use SD_ReadMultiBlocks function sometimes there will some sectors didnt fill the data, there ar...

need to change CRC peripheral's polynomial

Posted on January 04, 2014 at 03:13The reference manual for the STM32F4 states that the polynomial for the CRC generator is 0x4C11DB7I must change it to 0x0B5D0A7D or else my application will not work, as I am spoofing another deviceIs there a trick...

STM32 Dac strange behaviour...

Posted on January 02, 2014 at 16:26Hello, I have been trying some waveform generation using DAC + DMA. This works quite nicely, and I am now generating I + Q waveforms for a small SDR radio project. Just to see what cand be done, I have pushed up th...

gullik by Associate II
  • 1232 Views
  • 5 replies
  • 0 kudos