User Activity

Posted on July 16, 2012 at 11:28 Hi, I am try to develop a simple I2C “receive data�? type of function; I took most of the code from the zip file that I was able to download from the st webpages. The main function of interest getBytesI2C1DMA(...
Posted on July 12, 2012 at 16:08 Hi, Hardware -> STM32-Discovery IDE-> Keil uVision getBit(USART2->SR, position) works in the non-interrupt mode, but, it doesn't in the USARTn interrupt mode...! I have linked the USART1's...