User Activity

Posted on November 22, 2012 at 17:33Sometimes, when writing single blocks to the SD-Card, the TX FIFO underruns and generates an error. If this happens I want to write the block again immediately. Before the block is written, I do a CMD16 command (S...
Posted on October 02, 2012 at 19:33Hi,does anybody know why there is this limitation (stated in RM0008)? (For the F4xxx the PCLK2-frequency has to be greater or equal)So my next question is: what happens if I increase my PCLK2-frequency?Thanks,Morit...
Posted on May 31, 2012 at 12:27Hi,does anybody use the MicroXplorer Eclipse plugin with Linux and Eclipse 3.7?Here it either crashes Eclipse or I can't choose an MCU.Moritz #microxplorer-ubuntu64-crashes
Posted on March 02, 2012 at 17:12 Hi, I just spent plenty of days to get the SDIO example (esp. stm32_eval_sdio_sd.c) working with freeRTOS, FatFS and DMA Transfer. There is a problem in the code in SD_Error SD_ReadBlock(uint8_t...