User Activity

Posted on June 06, 2012 at 11:30Hello, Always, when I set on the clock in I2C1 or I2C2, in the status register SR2 is the BUSY bit set. Here the code:int main(void) { I2C1_DBG = (I2C_TypeDef *) I2C1_BASE; // for debugging RCC->APB1ENR |= RCC_APB1ENR...
Posted on November 24, 2011 at 17:0333.1: Here are only 64Bit in the document. 33.2 The Flash-Size Register have the same address + address-offset as the Unique Device ID Register. Correct it, please. #stm32-documentation-feedback
Posted on November 21, 2011 at 22:06Hello, I have a very big problem. I have change the code and then when I make the board warm to 40�C..60�C, the processor make a reset. If I revert my change, then I can warm up the procoessor like coocing and no ...
Posted on November 16, 2011 at 21:44Hello, I want conect a MMC/SD-Card to the SDIO interface with the configuration for ''SDIO_BusWide_1b''. (STM32F207) I have never found a demonstration how I must connect the wire and witch wire I must use. Now, I...