Hi Expert,Now, I am testing IWDG and SPI based on STM32F030CC chipset but I met some difficulty. At first, I used STM32F030R8-Nucleo example which was based on STM32F030x8 so I changed it to STM32F030xC. I changed GPIO/SPI interface for my test board...
Posted on May 15, 2012 at 08:47Hi all, Now, I'm trying to implement nand driver of SAMSUNG K9K8G08U0D (SLC, 1GBYTE) on STM32F205ZG cpu. However, it not easy to do it. First, reading device ID is OK. Second, block erase function is also OK. But,...