Multiple Send Blocks with the same UART possible?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Multiple Send Blocks with the same UART possible?

622 次查看
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 回复数