User Activity

Posted on June 18, 2015 at 12:57I have programmed many STM32F030C8 chips with Discovery board but the success rate while trying to program each Chip is very low. Some times after many tries the chip gets programmed and some times it does not work at...
Posted on March 19, 2015 at 13:09 Hello, I am using STM32F0 HAL Drivers to access external EEPROM 24C64 with STM32F The functions I am using areHAL_I2C_Mem_Write/Read but the communication is not always successful. Also it worked while using smd...
Posted on March 16, 2015 at 08:52 I am trying to implement this project using the demo files provided by ST ''STM32Cube_FW_F0_V1.0.0\Middlewares\Third_Party\FatFs''. I have also written the necessory code for low level SPI driver. The command...