LPC55S16.h CAN0_BASE

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

LPC55S16.h CAN0_BASE

跳至解决方案
1,917 次查看
Ralf_Rademacher
Contributor III

Hi there,

 

i have a question. I installed the mcan interrupt transfer example from the SDK_2.x_LPC55S16 to try my first steps with this microcontroller and CAN.

Now i had a closer look on manual and sourcecode. I found the definition of the CAN0_BASE address in the file LPC55S16.h. But the address of secure and nonsecure are is different as shown in page 14 of 1154 of the Usermanual. Now the question, whats wrong? Or have i misunderstood something, in terms of use?

0 项奖励
回复
1 解答
1,890 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello

Hope you are well.
There seems to be an error in the table of the user manual. The base address of the Debug Mailbox and the CAN are switched.
The NS base address of the CAN is 0x4009_D000.

I will report this issue to have it corrected in further versions.
If you have more questions do not hesitate to ask me.
Best regards,
Omar

在原帖中查看解决方案

2 回复数
1,891 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello

Hope you are well.
There seems to be an error in the table of the user manual. The base address of the Debug Mailbox and the CAN are switched.
The NS base address of the CAN is 0x4009_D000.

I will report this issue to have it corrected in further versions.
If you have more questions do not hesitate to ask me.
Best regards,
Omar

1,877 次查看
Ralf_Rademacher
Contributor III

@Omar_Anguiano :Thank you very much

0 项奖励
回复