Hello

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

Hello

1,294 次查看
odilbekurmonov
Contributor I

I want to know how to change UART baud rate for mkw01 board series. Right now I 'm applying directly hal layer but I want to use comera chip with my microcontroller so I'd be appreciated if you could give a hint on that particular issue.

HOW TO CHANGE BAUD RATE ???

0 项奖励
回复
1 回复

1,194 次查看
antonioconcio
NXP Employee
NXP Employee

Hello,

For both SMAC and 802.15.4 stack you just need to call the function "Serial_SetBaudRate()".

Please have a look at the file SerialManager.c for the implementation and the file SerialManager.h for the available baudrates define that I list here below:

Screenshot - 4_18_2016 , 12_55_30 PM.png

I hope that helps,

Antonio

0 项奖励
回复