Multiple Send Blocks with the same UART possible?

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

Multiple Send Blocks with the same UART possible?

619件の閲覧回数
martinpolu
Contributor I

    Hello, my name is Martin and I am new in this community. I recently started a project using the FRDM-KE02 board and I am interested in some examples on how to cuse the UART protocol . Is it possible to send more than one time by t

he UART?

   AS1_SendBlock(UART,casteo,sizeof(casteo));
   AS1_SendBlock(UART,dato,sizeof(dato));I use this form but only send the first variable, i think in use a for(;;) retard but neither send . 

0 件の賞賛
返信
0 返答(返信)