Instruction cycles and gpio access
Posted on January 13, 2013 at 18:58 I wanted to see how fast the gpio pins can be 'pulsed', so I created the following piece of code: /* Switch to 16Mhz Crystal Osc clock */ CLK_ClockSwitchConfig(CLK_SWITCHMODE_AUTO, CLK_SOURCE_HSE...