Bit set/reset timing
Posted on May 18, 2014 at 09:52I am doing some work which requires precise timing and I think the STM8S can do what I need. In order to prove this I setup a simple program which toggles PD0 in a while loop.I am using the IAR compiler and it compile...