mcimx6q-sdb/Modifying UART test in IMX6_Platform_sdk

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

mcimx6q-sdb/Modifying UART test in IMX6_Platform_sdk

898件の閲覧回数
jose0225
Contributor II

Hello, everyone

I'm now trying to modify UART test in IMX6_Platform_sdk. My purpose is sending 8 word from PC and receive 8  word from IMX6 Board again.

I change some code in uart test. but, if I enter key, UART Test get only one word and process only one word.

My question is what I need to modify for that I can enter long word, not only one word.

and Could I get some hint for this communication?

Thank you.

ラベル(3)
1 返信

728件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

   Please use DMA mode to transfer burst of data.

  Refer to section 33.8.2 (SDMA test) of "iMX6_Firmware_Guide.pdf".


Have a great day,
Yuri

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