Posted on May 03, 2012 at 03:14Hii have to communicate with modem using uart via AT commandmy pb is when i send the first command and receive the reponse i can't send the next AT using uarti can post my code if any one can help me #uart #adc-stm...
Posted on May 16, 2012 at 05:15In the data sheet as showen section 9.2DMA main featuresPeripheral-to-memory and memory-to-peripheral, and peripheral-to-peripheraltransfers�? Access to Flash, SRAM, APB1, APB2 and AHB peripherals as source and destin...
Posted on May 16, 2012 at 03:42/* Includes ------------------------------------------------------------------*/#include ''stm32f10x.h''#include ''stm32f10x_gpio.h''#include ''stm32f10x_rcc.h''#include ''stm32f10x_usart.h''#include ''stm32f10x_dma.h'...
Posted on May 09, 2012 at 04:18which the best way so in your opinioni have multiple reception for each reception i must compare and send the suitable command
Posted on May 09, 2012 at 00:57Hi againI use for the comparaison the function ''buffercmp'' which compaire 2 buffer as result ''FAILED'' or ''PASSED'' i want a way which after the comparaison to clear the Rxbuffer