Posted on May 17, 2011 at 14:14It looks like the counter and the reloading is working just great from the Keil uVision tools. However, it looks like TIM8_CH2 is not connected to the actual pin (PC7). How could I trace if the pin (PC7) is getting c...
Posted on May 17, 2011 at 14:12Does the STM32F103 halt on: __WFI(); How does it resume? Does it resume at the instruction after __WFI() once an interrupt occurs?
Posted on May 17, 2011 at 14:09FSMC and I2C share the same I/O pin. This pin is NADV/SDA (PB6). In later versions of the Reference Manual ST provides a register to disable just the FSMC_NADV in register AFIO_MAPR2. There is also a sample project (...
Posted on May 17, 2011 at 14:09There seems to be a problem with FSMC and I2C. I found on another forum someone encounter the same issue. They state that: ''ST has a really buggy I2C compared to other microcontrollers''. This is the link: http://ww...