Why "AN" PIN of WARP7 is not using

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Why "AN" PIN of WARP7 is not using

573 次查看
chaunguyenngoc
Contributor III

I check in warp7_io_0105.pdf file.

it shows that "AN" PIN is connecting to nowhere.

But in order to use OLED C Click display from Mikroe (MikroBus standard), it is required that AN PIN will be needed for Read/Write data for display.

=> Why is it disabled ? 

=> How can I enable it by customize Linux Kernel and use it for FBTFT Driver ?

标签 (1)
标记 (1)
0 项奖励
2 回复数

486 次查看
jamesbone
NXP TechSupport
NXP TechSupport

Hello,

The AN pin it is disable since in the MikroBus Standard, it is defined for Analog Pin, which it is not an option for the i.MX7, so there is not connected.  So my advise it is to connect the Read/Write Data Display to another of the pins available in the Like use  #CS instead of R/W and  connecte the CS to ground all the time.


Have a great day,
TIC

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

0 项奖励

486 次查看
chaunguyenngoc
Contributor III

Hi james

thank for your reply.

I think i can change PIN as you suggested, because my display (OLED C Click) is using Mikrobus Standard too.

And both display & WARP7 board are plugged with all PINs matched.

Is there any other way ?

If there is no other way, can you more specific your solutions. (Is it enough if I only plug CS PIN of warp7 to AN PIN of OLED display? )

Actually, I do not know how to modify Linux Kernel or FBTFT driver to let warp7 know that I will use CS to Read/Write Data Display

0 项奖励