Posted on May 17, 2011 at 12:40hello I have a question I2C Library(stm32f10x_i2c.c) void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) { /* Configure speed in standard mode */ if (I2C_InitStruct->I2C_ClockSpeed <= 100000) { .........
Posted on May 17, 2011 at 09:50hi, everyone. 1. i make uboot.bin file. i dont know download for Uboot.bin of spear200. how to download?? 2. i have a Muili-ice and openice. Uboot.bin is downloaded spear2000 by ice? if possible... plz teach and guide ...