Posted on May 01, 2018 at 17:49Getting there - thanks for setting me on the right path. There is indeed a spurious 'timeout' that breaks everything. This timeout is clock-speed dependent - that's probably why the OP didn't observe the problem with v...
Posted on May 01, 2018 at 13:41Same problem on a STM32F767 (silicon revision is 'Z'). SDIO fails after a few minutes of idle and is impossible to recover. I'm afraid this may be a silicon bug that is not in the errata (yet), because I can see on the...
Posted on April 18, 2018 at 14:02
Thanks for explaining this Clive, but something still doesn't add up. I experienced exactly the same problems asthe original poster: as SRAM requirements grew, first the Cube-generated Ethernet code stopped worki...
Posted on February 07, 2018 at 11:58Sorry about reviving an old topic, but the original poster is 100% correct. There is definitely a major bug in osPoolAlloc() in CMSIS_RTOS/cmsis_os.c . The bug is that when the block at index[0] is not marked as f...