User Activity

Posted on July 14, 2014 at 12:53Hello, I like to use DMA1 in my STM32F103 application. I need 6 timer triggered channels. So i choosed from reference manual pg. 273: Channel 1: TIM4_CH1 Channel 2: TIM3_CH3 Channel 3: TIM3_UP Channel 4: TIM4_CH2 Chan...
Posted on February 06, 2014 at 11:45Hello, I am using USB OTG Lib 2.1.0 with STM32F4 Discovery Board. The Setup is Host-Mode to connect to HID-Devices. It works fine with Mouse. It also works with a Joystick, which is detected as Composite Device of...