FreeRTOS slower with an STM32F103RB

blackswords wrote on Saturday, September 22, 2012:

Problem solved, I forgot that on this board I don’t have any external oscillator so I modified the clock configuration function to enable the PLL on the internal oscillator. I can reach 64MHz in this configuration.

Thanks for your help