User Activity

Posted on March 31, 2014 at 02:51I am experimenting with the STM32F429 and wish to use the LCD-TFT controller (LTDC).I am interested in generating monochrome 640x480 VGA video and hence only need 1-bit output rather than 8-bit RGB. Does anyone know ...
Posted on January 25, 2013 at 15:27I am acquiring data into one circular buffer while analyzing the data in the other buffer. The ADC switches back and forth between the two buffers. Do the two buffers have to be in separate memory blocks (0x2000000...
Posted on December 23, 2012 at 23:00This problem has me stumped for the past three days. Before I get into the problem I have a few questions. When I look at the memory maps, are addresses, eg. 0x0800 0000,  in byte format or word format? I am using...