User Activity

Posted on January 11, 2016 at 16:44 Hi,i am working with Stm32f072 microcontroller and i can send datasuccessful.But my code doesn't enter usart interrupt.My code is below,thanks for your support. void USART_Configuration() { GPIO_InitTyp...
Posted on November 16, 2015 at 16:22 Hi all,i want to STM32F0 DMA communication Peripheral to Perpheral.but when i debugging my codes,in my while loop code works one time and stops.What is my fault.My code is here; /* Includes -----------...
Posted on November 12, 2015 at 09:06 Hi, I am using STM32F072C8 uC and i configrated USART1 as 9600 bps. When I was sending some data,i don't receive correctly any data(when my serial port program set 9600bps).But i change my program baudr...
Posted on October 27, 2015 at 21:14I am planing a project.Maybe his project will contain UDP communication.Can I use STM32F4 or other Stm32 product.When I am looking for similar project,i found working on localhost (as 127.0.0.1).But i want  sending...
Posted on July 29, 2015 at 08:19Hi again  i am using bluetooth module in my project. My bluetooth module support 1200 bps to 921.6Kbps.However i need first set up 300 bps.Then i need use 600-1200-2400-4800-9600 or 19200 bps .How can i?