Is it Possible to config FlexIO to Be 8 channel 32bit shifter?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is it Possible to config FlexIO to Be 8 channel 32bit shifter?

ソリューションへジャンプ
2,315件の閲覧回数
wangtiegang
Contributor II

I want to config FlexIO to be 8 channel 32bit shifter,with 8bit data-in and 8bit data-out and a clk input enable input.The data in shifter can be accessed by Mcu.

Like this

shiftershifter

 

 

ラベル(5)
タグ(1)
0 件の賞賛
返信
1 解決策
2,249件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi,

The maximum speed of FLEXIO module is 120Mhz. These register can run at that speed.

 

Regards,

Jing

元の投稿で解決策を見る

5 返答(返信)
2,301件の閲覧回数
wangtiegang
Contributor II

Thanks for your answer

I‘d like to know The Maxium Speed if I use 4 channel or 8 channel  32bit shifter

0 件の賞賛
返信
2,250件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi,

The maximum speed of FLEXIO module is 120Mhz. These register can run at that speed.

 

Regards,

Jing

2,267件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi,

I don't know how fast can your design be. But since it is similar to parallel 8080 port, you can refer to AN5313. Here is some test result.

•i.MX RT1050 FlexIO drives a 320x240, RGB565 pixel format LCD panel

•4 FlexIO shifters, and 16 data line are used

•Measured refresh rate is 74 fps with code running in SDRAM, and 48.5 fps with code running in flash (Beat rate is set to 10MHz. The refresh rate could be higher with higher beat rate).

•By the way: Using SEMC 8080 driving the same LCD, the measured refresh rate is 94 fps with code running in flash.

 

Regards,

Jing

0 件の賞賛
返信
2,256件の閲覧回数
wangtiegang
Contributor II

Thanks for your answer.

It's very useful to me

0 件の賞賛
返信
2,308件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi,

Yes, I think it's ok. Please refer to this link. https://community.nxp.com/t5/Kinetis-Microcontrollers/Understanding-FlexIO/ta-p/1115419

You just need to expend shifter. And use a gpio to control direction.

 

Regards,

Jing

0 件の賞賛
返信