Uart help

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

Uart help

768件の閲覧回数
omerkaanbasakin
Contributor IV

Hello, i am working on imx rt 1050. I am using freertos on my project. My question is can ı configure uart for my input and data send. Let me explain. Uart send data to me and receive command from me. uart will keep send data without waiting for me to enter command but when ı entered command uart will send data accordingly to my command. Is this possible with one uart task or ı have to create more tasks ? Like uart_receive and uart_send tasks etc.


					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
ラベル(1)
0 件の賞賛
1 返信

624件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Omer:

Both the input data and commands are stored in the uart buffer. It is the application's task to decode it. From this perspective, it is possible.

Regards

Daniel

0 件の賞賛