P.E K70 TWR UART3 Can't get input from terminal.

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

P.E K70 TWR UART3 Can't get input from terminal.

ソリューションへジャンプ
1,571件の閲覧回数
crezyoz
Contributor IV

I have wired UART3 out of a TWO-PROTO board. I created a PE Embeeded device for UART3. My code uses UART3 because I can see AS1_Blocks being sent from the code. But, even though I have a clean signal going into pin A41 of the riser cards I can not get any received block events from UART3.

 

I added 0 ohm resistors for R134, R135 and I am not using a LCDD3, D4 for anything.

 

Please advise. It is somewhat urgent.

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,285件の閲覧回数
ProcessorExpert
Senior Contributor III

I suppose you are using Seial_LDD component. Please check the examples of code on the "Typical usage" page in the help for the component. It can be opened using the pop-up menu command "Help on Component" and selecting "Typical usage" in the links list on the left.

 

best regards
Petr Hradsky
Processor Expert Support Team

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,285件の閲覧回数
crezyoz
Contributor IV

I did a test by calling

 

AS1_ReceiveBlock(AS1_DeviceData , rcvBlk,4))

 

and in fact, after 4 transmits, it did register that data had been received. And the receiveBlock even was triggered. Seems the event only gets triggered if I call AS1_ReceiveBlock. Hmmmm..

 

 

 

0 件の賞賛
返信
1,286件の閲覧回数
ProcessorExpert
Senior Contributor III

I suppose you are using Seial_LDD component. Please check the examples of code on the "Typical usage" page in the help for the component. It can be opened using the pop-up menu command "Help on Component" and selecting "Typical usage" in the links list on the left.

 

best regards
Petr Hradsky
Processor Expert Support Team

 

0 件の賞賛
返信