Search found 1 match

by sorab.baheti
Thu May 18, 2017 1:47 pm
Forum: Development Tools and Programming
Topic: On the fly change in high frequecy clock pulse
Replies: 2
Views: 2875

On the fly change in high frequecy clock pulse

Hello, I am trying to use a while(1) select case timerafter(time) controlled loop to toggle a gpio pin (port <: 1 or port <: 0) in each consecutive iteration of the loop by adding a delay value to this time.Basically generating a clock pulse. My end use is to drive a gpio at both high and low freque...