User Activity

Posted on July 08, 2016 at 16:09I'm trying to get the SDIO system working with DMA. The system works in the configuration without DMA.Now I set the read and write operations in the ''sd_diskio.c'' to DMA, by adding _DMA to the starting commands BSP_...
Posted on February 29, 2016 at 08:08Hello,I'm trying to modifiy my project to work with DMA on the SDIO interface. Without DMA the system works fine. Then I modified my Cube settings to DMA and set the access functions to Write_DMA and Read_DMA. Now...
Posted on November 18, 2015 at 16:19I got a STM32L152-EVAL board. Unfortunately the SD card is missing, therefore no demo software is running on the board. Has anybody a link or even the files that have been originally placed on the SD card? Thanks ...
Posted on July 23, 2015 at 11:27I have a problem with the CAN Interrupt.My application is only listening, then I disconnect the CAN plug and get sometimes a CAN Stuff Error, this is ok, because it happens really.I read out the error and acknowlege i...