need help in serial communication

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

need help in serial communication

ソリューションへジャンプ
986件の閲覧回数
vikassubramani
Contributor II

/*******************************************************************************************************************************/

/* MC9S08DN16 */

/* The below program is a sample code with the following configuration */

/* SCI enable */

/* 9600 baud rate, 8 data bits, 1stop bit, No parity bit */

/* Idle wakeup */

/* Idle character bit count starts after stop bit */

/* receiver wake up to standby mode */

/* Receiver enable */

/* RS_485 direction set to receive */

/* Interrupt on receiver full */

/* Interrupt on any receiving error */

/********************************************************************************************************************************/

ラベル(1)
0 件の賞賛
返信
1 解決策
845件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

hello vikas,

i suggest refer below document which is about how to implement HCS08 Peripheral Module. SCI is included.

http://cache.freescale.com/files/microcontrollers/doc/user_guide/HCS08QRUG.pdf

I also attached the sample code.

===================================

this answer is for you. if it helps, please click on correct answer button. thansk!

Best Regards,

Zhang Jun

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
846件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

hello vikas,

i suggest refer below document which is about how to implement HCS08 Peripheral Module. SCI is included.

http://cache.freescale.com/files/microcontrollers/doc/user_guide/HCS08QRUG.pdf

I also attached the sample code.

===================================

this answer is for you. if it helps, please click on correct answer button. thansk!

Best Regards,

Zhang Jun

0 件の賞賛
返信