Posted on May 17, 2011 at 13:10Hello guys, I made a mistake on the last PCB layout and atatched two different things in TIM3. I found out that the buzzer I want to use can be remapped to TIM1_CH2N because it's connected to PB0. Unfortunately I did n...
Posted on May 17, 2011 at 12:49Hello, I discovered a mysterious problem using the FWlib (2.0.3) with Rowley's latest CrossWorks/ARM. Whenever I started a particular program in Release Mode the HSE did not start up. I tried different things and found...
Posted on May 17, 2011 at 12:38Hello Hemal, I have a related problem: When i restart my application (within rowley crossworks) the USB fires lots of interrupts - even if they are not enabled in the USB_CNTR register. THE USB_ISTR was set to 0x8b12 M...
Posted on May 17, 2011 at 12:36Hello, I am currently debugging my own Hardware that uses an STM32F103T8 and an 8MHz ceramic resonator for clock generation. I copied the RCC_Configuration routine from one of the Examples (FWLib v2 / Smartcard) and th...