User Activity

Posted on January 22, 2016 at 17:56Does anyone have any experience with multiple partitions in fatfs? I'm trying to create two partitions on an SD card with it, and I'm not convinced it's doing it correctly. I might be misunderstanding some things (...
Posted on November 30, 2015 at 16:47Anyone know if there is somesort of flag on an STM32F4 that can be set if a stack overflow occurs?
Posted on October 21, 2015 at 16:45Hi! I'm wanting to connect my STM32 board to my network and be able to access files on my local network share. Does anyone know of a SMB/CIFS library for embedded systems that I could use? Cheers!
Posted on July 07, 2015 at 16:27My subject doesn't quite describe what I'm trying to do, but not quite sure how else to explain: I have a bootloader stored at the start of flash in my STM32f415 (flash location 0x08000000), and my main application is...
Posted on July 07, 2015 at 11:49Hi guys, I have code that has been working great for a couple of months now on an STM32F415VG, but I added some libaries/code yesterday which took it beyond the flash sectors that I wanted it to sit in (it's a custom ...