User Activity

Posted on April 06, 2016 at 08:35Hello, When I try to draw JPEG�s I get a faulty display.http://www.ecs-online.dyndns.org/Uploads/Original.jpghttp://www.ecs-online.dyndns.org/Uploads/Incorrect.JPG MS_LoadFileIntoMemory(&fileNames[currentSel][0], arr...
Posted on January 20, 2016 at 10:38 Hi, i try to create a movie by using a file which is not available in addressable RAM or ROM. The file is stored on USB. I use this funktion: int MS_GetData(void * p, const U8 ** ppData, unsigned NumBytesReq, U32...
Posted on September 30, 2015 at 23:37Hello,i'm trying to implement msc class in my firmware to read usb stick's.I used Stm32CubeMx to create the source code. I also implemented sd-card and fat file system. I can read  from sd-card without any proble...