This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

am1808 gpio的时钟和读写速度的问题



将gp3的低8位设置成gpio的模式进行读写,发现读写的速度很慢,不到4MB/s。是在linux下用ioremap的方式进行的读写。

想请问一下怎么提高gpio的速度。

gpio口的驱动时钟是否为100MHz?晶振位25MHz。

根据手册中,将divclk4的寄存器设置成x01模式,系统不能运行。