Task which has control loop runs slower in STM32F407IEH6 compared to STM32F746IGK6
Posted on July 11, 2017 at 12:29Hi,I am using STM32F407IEH6 & STM32F746IGK6 boards in my application. I have 10 tasks with scheduler running in the application. -- APPLICATION has same code on both STM32F407IEH6 & STM32F746IGK6 .-- Two boards are ru...