User Activity

Posted on March 21, 2016 at 01:02HelloFirst to start to develop my new application I need some answers from someone that know FSMC in external RAM mode.1) Can I consider the external RAM like internal? (using linkerScript.ld??)2) Is it possibile wri...
Posted on January 11, 2016 at 01:02HiIn my application (STM32L4) I need to write two file for totally 400kB/s and I can't loss data (from ADC)In some speed test I obtain about 10MB/s, so theoretically there are no problem (I use a very good uSD with...
Posted on November 21, 2015 at 16:01Hello everybodyI have found a BUG in STM32L4 hal lib (v1.1)I don't know if it is present in other STM32 family hal library.in stm32l4xx_hal_sd.c file at 1657 linepCardInfo->CardCapacity  = ((pCardInfo->SD_csd.Devi...