User Activity

Posted on August 30, 2017 at 13:06Hi,Actually i am using STM32F103VBT6, But now my code exceeds 128KB.So with out changing my circuit can i use any of other Controllers of STM32F103 series which has more flash size and package should be LQFP100.Fast...
Posted on July 25, 2017 at 06:35Hi,,  I am using STM32F103rb for my project,, Here i need to Transfer data into the Pendrive. I am very new to USB protocol, So can you please suggest me any refernece for this task?    Akhil Francis
Posted on June 22, 2017 at 12:03 Hi friends, I am using STM32F103RB for debugging my custom board(SWD). i was doing my debugging successfully, But now i got an error i could not debug. below i mention the error. Error: Error in final lau...
Posted on June 08, 2017 at 06:10Hi, I am using STM32F103VBT6 micro controller, i have done a RTC code for date and time,But in that, I need to do a interrupt for every 1 minute. Is it possible to do?I have done some code, for interrupt .but its not ...
Posted on June 02, 2017 at 07:32Hai, I am using Stm32f103vbt6 micro controller, I have some issue with interfacing the I2C EEPROM. eeprom is at24cm02. its has only one address pin. In code 'I2C_Send7bitAddress ' this line has sussefully send, My add...