User Activity

Posted on August 29, 2017 at 21:07Hello, I'am trying to use the TIM5 in Slave-(and Master-)Mode to drive another Timer (TIM1 to Trigger a DMA-Request on each Period).When I configure TIM5 in Triggermode TI2FP2 on Stm32F4Discovery Board (PA1 and this...
Posted on August 26, 2016 at 19:39Hardware / Configuration:  STM32F407vgt6 @168MHz  USB3300 ULPI (waveshare) @24MHz  USB HS + DMA  Bulk Transfer (IN-Transfer)  Modified cdc-Example (STM32_USB-Host-Device_Lib_V2.1.0)  libusb-1.0.19-10903 Hello , I tr...
Posted on May 13, 2016 at 15:49 Hello, I tried to use the TIM2/3/4/5 Input-Capture with DMA (''TIM_DMA_CC1'') to trigger a DMA-Transfer (this writes to a GPIO-Port for parallel Data-transmission) but it just Work with DMA2, not DMA1. ...