Bug into CHIP_SYSCON_PERIPH_RESET_T for LPC5411x

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

Bug into CHIP_SYSCON_PERIPH_RESET_T for LPC5411x

569件の閲覧回数
carlobramini
Contributor II

In my opinion, there is a bug into syscon_5411x.h  files when defining CHIP_SYSCON_PERIPH_RESET_T enum type.

From the datasheet, you read this:

carlobramini_0-1600354633613.png

But the include file is:

carlobramini_1-1600354734686.png

For making it working, it is required to change definition of RESET_USB to:

 

RESET_USB = 32 + 25, /*!< USB Reset */

 

I'm using lpc5411x_xpresso54114_lpcxpresso_v3.00.001_35.

I hope that you will find this report useful.

Sincerely,

Carlo Bramini.

 

1 返信

560件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello carlobramini,

Yes, you are right, thanks for your sharing.

 

Regards,

Alice

0 件の賞賛