User Activity

Posted on June 28, 2016 at 10:05Hi! I have a problem with SD card I write a file every second (30 byte added at the end of file) (SDcard @ 4MHz clock 4 wire) and sometimes, when firmware enters in HAL_SD_ReadBlocks function, it blocks  at this stag...
Posted on June 27, 2016 at 15:27Hi . I'm using FatFS on SDCARD with STM32F40x. I call f_utime after closing a file that  I create. I followed exactly this post https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolde...
Posted on May 05, 2016 at 15:14Hi. Is there an example for STM32F7 discovery board with IPV6 use? LWIP declares ipv6 compatibility, but in the application example in CUBEf7 library I don't find ipv6 code. Any ideas? Thanks