- 
                 by d-yu
        
 
        - 
          on Mo 20 April 2015
        
 
	
 GPIO 频率的问题
For the output behavior of GPIO its limit is 25Mhz
And for the input of GPIO, it can be synchronous to system clock.
Besides, I have done a little  test to confirm the answer that I get. I put 10 normal instructions between the GPIO instructions. The 10 ...