User Activity

Is there any place I can find the source code for OpenOCD bundled with current release of STM32CubeIDE? I'm asking because I think source for this should be provided as it is under GPL, I'm asking since STM32WB is not supported in source available o...
Posted on December 06, 2017 at 07:39 Hi, after I moved my .bss and .data sections to SRAM2 on L476 my binary file blows into 400mb I know this question was raised here before but I still don't understand in my example why is this happening in thi...
Posted on July 05, 2017 at 10:53While using SDMMC with FatFS to interface with SDCards occasionally I get Command Timeout when issuing:SDMMC_CmdReadSingleBlockThis is when using new 1.7.0 drivers. Did anyone experience similar issue?
Posted on June 12, 2017 at 16:04I noticed that fatfs when performing single readblock_dma operation occasionally ends up with error SDMMC_OCR_ADDR_OUT_OF_RANGE when issuing command:SDMMC_CmdReadSingleBlock(hsd->Instance, BlockAdd);Any advice on to w...
Posted on January 10, 2017 at 20:37I have an RTOS app running with few tasks though I don't think it matters if you use OS or not anyway. Basically every now and then I get random errors like FE (framing error), ORE (overrun error), NF (noise flag s...
Kudos from