User Activity

Posted on March 07, 2014 at 17:27Hi Hi, I have done some test using the USART1 PA9 and PA10 pin to communicate with my arduino board, i made some basic configuration like this : USART_InitTypeDef USART1_Init;RCC_APB2PeriphClockCmd(RCC_APB2Periph_USA...
Posted on January 28, 2014 at 10:50Hi! I have been playing with a STM32f103rbt6 chinese board for the last few months, it's working well. I am using the SWD of my stm32F4 discovery to upload the program. Now i wanted to make my own board, so i desig...