When to use CMSIS peripheral driver?

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

When to use CMSIS peripheral driver?

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

Hi,

Coming to plan my sw architecture and after going over the SDK examples I wonder when should I use the standard peripheral driver versus the CMSIS driver?

What's the considerations when choosing between them?

Are they both updated?

Which of these two is more robust?

Thank you

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

Hi idof 

CMSIS-Driver is ARM MDK Middleware.CMSIS-Driver is designed for multi semiconductor company products. NXP is one of the vendor
https://www.keil.arm.com/devices

If user has requirement to port the code to other semiconductor device, using CMSIS driver would be easier.But please note, There are not many CMSIS demo released so far.
“ standard peripheral driver" are produced and mantained by NXP.

Hope this will help you.

Jun Zhang

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,055件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi idof 

CMSIS-Driver is ARM MDK Middleware.CMSIS-Driver is designed for multi semiconductor company products. NXP is one of the vendor
https://www.keil.arm.com/devices

If user has requirement to port the code to other semiconductor device, using CMSIS driver would be easier.But please note, There are not many CMSIS demo released so far.
“ standard peripheral driver" are produced and mantained by NXP.

Hope this will help you.

Jun Zhang

0 件の賞賛
返信