Question
STM32F102CBT6 Timer 4 question
Posted on November 05, 2013 at 09:51
Hi all.
I'm new to ST micro's so excuse me if this is a dumb question. I'm working on a project using the above micro. I'm using Atollic as my ide. I'm trying to get timer 4 working. The code compiles , but in the debugger the list of SFR's does not show timer 4. It shows timer 2 and 3 , but not 4. As I understand , the low density devices (STM32F102C4 and C6) don't contain timer 4 , but I'm using the STM32F102CB , which is supposed to have timer 4 included. Am I missing something here? Cheers Robin