How to accelerate the GPIO speed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to accelerate the GPIO speed

1,188 Views
jingyangxie
Contributor V

I have an imx6sx motherboard that uses GPIO to simulate serial bus output. According to the manual, set SPEED = 11, SRE = 1, DSE = 2, and find that the clock output of GPIO analog is only a few hundred K. How can I increase the output frequency of GPIO?

Labels (2)
0 Kudos
6 Replies

1,077 Views
igorpadykov
NXP Employee
NXP Employee

Hi jingyang

one can try suggestions on

https://community.nxp.com/message/920894?commentID=920894#comment-920894 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,077 Views
jingyangxie
Contributor V

Hi,igorpadykov

    what's the value of kDevice,kShareable,kRWAccess in the function mmu_map_l1_range(0x00a00000, 0x00a00000, 0x0f600000, kDevice, kShareable, kRWAccess)?I can't find the definition of these values

0 Kudos

1,077 Views
igorpadykov
NXP Employee
NXP Employee
0 Kudos

1,077 Views
jingyangxie
Contributor V

Hi,igorpadykov

     I download the sdk,How do I use these files in Linux 4.1.15 for imx6sx?

0 Kudos

1,077 Views
igorpadykov
NXP Employee
NXP Employee

you should develop such solution yourself. NXP does not support it in its BSPs.

Best regards
igor

0 Kudos

1,077 Views
jingyangxie
Contributor V

Thx

0 Kudos