User Activity

Posted on August 16, 2013 at 05:25I am using the STM32F103 to interface with a FPGA over SPI and I am having the following issue. When I am reading a 32 bit variable from the FPGA (4 bytes) it seems to work fine with the first communication and then...
Posted on January 08, 2013 at 03:18I am trying to get the F4 discovery board to communicate with a FPGA board via the FSMC but I am having some problems. I have connected the data 0-15 lines, we, oe, and addr 16-23 from the discovery to my fpga. I c...
Posted on December 29, 2012 at 20:09I am looking for a way to have a simple system that runs a multi-thread main program on the processors memory and then has the ability to read a SD card and load user compiled modules into different threads and ru...