User Activity

Posted on June 20, 2018 at 16:17 Iam trying create custom usb device and host .STM32F429i-disco  is used as usb host.STM3210-E-Eval is used as deviceMy current problem is when i configure the device IN endpoint address as 88, it seems not detected b...
Posted on May 23, 2018 at 15:37Is it possible to change the system memory ?What other than Dfuse, usart bootloaders , are there in system memory?Is it possible to program a customer bootloader on system memory.I need to create bootloader that will r...
Posted on April 08, 2018 at 12:36 Iam trying to write and read to eeprom . I think i have wrote , in the code i have commended out the write function. Now am trying to read, but the rxne is alwys reset Please tell the correct usage of the funct...
Posted on April 07, 2018 at 17:42I am trying to to write/read to at24c256.Iam new to I2C.I read about all theory stuffs.But i tried writing code from the i2c eeprom eg, but am not to able to skip the txis flag while loop.Please help.I commented the ...