User Activity

Posted on December 16, 2013 at 15:12I have to send a sms with sim900 form my stm32f107 board. I wrote this code, but it does not work. I can't understand why./* Includes */#include ''stm32f10x.h''#include ''stm32f10x_gpio.h''#include ''misc.h''#defi...