Posted on April 01, 2016 at 06:19Hello, I'm trying to drive DS12B80(One-wire interface)using F030. Thus I initiated a PWM output channel 4 and a input capture channel 1 of TIM3. And the DMAs are started with: HAL_TIM_IC_Start_DMA(htim,TIM_CHANNEL_1,...