Unable to change registers in the APP UART on the imx23

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

Unable to change registers in the APP UART on the imx23

ソリューションへジャンプ
1,501件の閲覧回数
blsousan
Contributor III

All,

     I have a version of the chumby linux build for the imx23 and need to change one of the APP UART's configuration registers (the HW_UARTAPP_CTRL2 register).  I use the utility regutil that allows you to change registers on the system.  I can change any of the Debug UART's registers just fine and other peripheral's registers as well.  However, for some reason, I can not change any of the APP UART's registers. 

Thanks,

Bill

ラベル(1)
0 件の賞賛
返信
1 解決策
1,391件の閲覧回数
PeterChan
NXP Employee
NXP Employee

Hello Bill,

What is the register value in HW_UARTAPP_CTRL0? Have you un-gated the UART clock and put the APP UART out of reset? Please notice that both SFTRST and CLKGATE bits in HW_UARTAPP_CTRL0 are set by default. You have to clear these bits before changing other APP UART register values.

Regards,

Peter

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,392件の閲覧回数
PeterChan
NXP Employee
NXP Employee

Hello Bill,

What is the register value in HW_UARTAPP_CTRL0? Have you un-gated the UART clock and put the APP UART out of reset? Please notice that both SFTRST and CLKGATE bits in HW_UARTAPP_CTRL0 are set by default. You have to clear these bits before changing other APP UART register values.

Regards,

Peter

0 件の賞賛
返信