NUCLEO-F746, DAC circular DMA bug!
Posted on September 30, 2016 at 18:28&sharpdefine SAMPLESDAC (1024*2)static TIM_HandleTypeDef Timer4Handle;void Timer4_init(){ TIM_ClockConfigTypeDef TimerClockConfig; TIM_MasterConfigTypeDef sMasterConfig; __TIM4_CLK_ENABLE(); //Timer ...