STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB Composite device

Posted on January 08, 2012 at 00:00Hello, I'm starting developping, a USB composite device, can you please give some rules, guidlines, software example, in order to get starting with such application, Thanks for your help gafsos

Problem using audio example on stm32f2xx

Posted on January 23, 2012 at 08:41Hi, I'm using audio example from std_periph_lib on my STM32, and I've got a reccurent error with I2C. The example print on screen ''CODEC I2C  ERROR'' but not always, sometimes it works ! If someone know what is th...

SDIO partial block DMA transfer possible?

Posted on January 19, 2012 at 22:57Hi,I'd like to transfer less than a full block of data (i.e. less than 512 bytes) from the SDIO FIFO to another peripheral that's mapped into an FSMC address directly using DMA without having to first transfer the ...

Issue when doing DCMI capture

Posted on January 20, 2012 at 05:12I have STM32F207 connected to the Aptina camera module. I use DCMI->DMA->PSRAM. I configured DMA in dual buffer mode to capture full resolution (5 MP). Capture is single shot. The problem I see is as follows: 1st c...

dragan by Associate II
  • 420 Views
  • 1 replies
  • 0 kudos

uCLinux on STM32

Posted on January 18, 2012 at 18:11We were able to port the CodeSourcery uCLinux kernel for the STM3210E-EVAL to our target hardware employing an  STM32F103.  A few tweaks to the kernel source and config files were required to accomplish this feat. ...