Does the LPC5536 include the Code Watchdog (CDOG) peripheral?

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

Does the LPC5536 include the Code Watchdog (CDOG) peripheral?

ソリューションへジャンプ
1,529件の閲覧回数
SWB
Contributor I

The datasheet and manual for the LPC5536 indicate that it includes the Code Watchdog (CDOG) peripheral. However, it is missing from the MCUXpresso device header file (LPC5536.h), and also the relevant driver files are missing (e.g. fsl_cdog.h and fsl_cdog.c).

The CDOG peripheral does appear in the header file for the LPC55S36 (e.g. LPC55S36.h), and the relevant driver files are present for the LPC55S36. But this is not documented in the datasheet or manual as a difference between the LPC55S36 and LPC5536.

Does the LPC5536 have the CDOG peripheral? If so, I assume I can simply copy the relevant details from the LPC55S36 files into the LPC5536 files to make it work?

Thank you!

0 件の賞賛
返信
1 解決策
1,468件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @SWB 

Yes LPC5536 contains CDOG peripheral, you can copy CDOG headers from LPC55S36.

 

BR

Alice

元の投稿で解決策を見る

2 返答(返信)
1,469件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @SWB 

Yes LPC5536 contains CDOG peripheral, you can copy CDOG headers from LPC55S36.

 

BR

Alice

1,499件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @SWB 

I will confirm with internal, then reply you with any update, sorry for the inconvenient to you.

 

BR

Alice

0 件の賞賛
返信