User Activity

Posted on September 14, 2016 at 17:22Hi,I am currently receiving data on UART.  Messages sizes are unknown and I need to process data received byte per byte.  I have found AN3109 - Communication peripheral FIFO emulation with DMA and DMA timeout in ...
Posted on October 07, 2015 at 15:10The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on December 03, 2014 at 22:02Hi,is there any code example for such a setup? I can find many example using the SDIO ( I wish I could )thanx!Mart
Posted on November 24, 2014 at 21:06Hi,I am using the STM32F2xx cube API to implement a raw bitbang usb driver for the FTDI ft245.  I am currently achieving speed of 5000 bytes/s.  I would like to improve the speed.  The bitbang code is simple as:<....
Posted on September 22, 2014 at 17:44Hi,I was working with Keil+ulinkpro on a custom board using an stm32f217 and everything was fine.  I start working on some automated script for inital setup for our product using openocd.  Somehow, it rendered th...