Calculation time is same in both 36MHz and 64MHz clock
Posted on December 15, 2015 at 12:47Hi everybodyI am trying to implement some mathmatic calculations in STM32F103.I use HSI and PLL to provide 64MHz and 36MHz clock, considering Flash Wait State and enabling Prefetch Buffer. I expect that the calcul...