User Activity

Posted on May 14, 2018 at 09:13Hi!Who has tested  this interface on STM32H7? I am not figuring out how to realize this with DMA. Nothing works... I considered example on F7 series and also tried set up settings. Of course,I read manual  AN5020. Why ...
Posted on May 10, 2018 at 15:56Hello!I try to realize DCMI interface with DMA based on STM32H7 kit, and read two manuals such as  AN5020(page 45)  and  RM0433(page 638) . I suppose I have found some error. On the screen we can see different DMAMUX1 ...
Posted on August 21, 2017 at 13:23Hi!! Project(STM32F4) is written using the STD library, but in HAL libary much easier to work with ethernet. How do you think it is possible  to use HAL and STD library together?  #stm32f4 #std_lib #hal