BOD Control Reg Default value

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

BOD Control Reg Default value

1,163件の閲覧回数
chuan_tian
Contributor II

Hi, I am working on LPC54114 with LPCOpen 3.0 and doing some investigation of BOD.

I didn't initialize BOD in my code but found after boot up, the BOD control register default value is 0x04, which means the BOD reset is enabled. However, according to the user manual, the reset value of it is 0x00. They don't match. Why the BOD is on by default? Is that because of some ROM code that I can't see?

Best,

Chuan

ラベル(1)
2 返答(返信)

991件の閲覧回数
miguel_mendoza
NXP Employee
NXP Employee

Hi Chuan Tian,

The reason why BOD control register was not in a 0x00 reset value, it's because has an offset of 0x044, that's the reason why the BOD reset is enabled although you did not initialize in your code.

regards,
Miguel

991件の閲覧回数
chuan_tian
Contributor II

Hi Miguel,

I don't think your answer is correct. Offset is not the value. Check this link out.

Offset value and reset value | AVR Freaks 

Thanks,

Chuan

0 件の賞賛
返信