std peripheral library error on stm32f207ve
Posted on May 10, 2012 at 01:17This function: ITStatus DMA_GetITStatus(DMA_Stream_TypeDef* DMAy_Streamx, uint32_t DMA_IT);Does not correctly detect the interrupt status on this chip. The interrupt status can be correctly discovered by the simple ...