User Activity

Posted on July 19, 2016 at 09:06 I am using SPI to communicate with an external NVM memory and hope to have some data validate at the end by using CRC. But I do not understand how does the SPI CRC calculation contribute to verify the data that I...
Posted on July 14, 2016 at 13:02Hi, I am working on STM32L073 board with a SPANSION NAND flash memory. I would like to implement a wear leveling system to it but seem like there is no example code inside the STM32CubeL0. Is there any wear leveling e...
Posted on July 12, 2016 at 11:19Hi,I am working with an external flash and I wanted to store the lastest memory address after the power cut off and fetch back the stored memory address when power on. So, how should I do it ?  Is it done by write int...
Posted on May 26, 2016 at 18:16Hi,Currently I am using ST nucleo L073RZ with Keil testing with stm32cubeL0 example code. Is there any way to do a printf in Keil say print out the value in the debug printf window. #printf #keil #nucleo #stm32l0