Is LPC546XX USB ROM API support composite device?

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

Is LPC546XX USB ROM API support composite device?

ソリューションへジャンプ
1,060件の閲覧回数
wangyanjun
Contributor II

Is LPC546XX USB ROM API support composite device?

What is the difference between USB Stack in SDK and USB ROM API? Which one should I use?

Thank you!

ラベル(1)
0 件の賞賛
返信
1 解決策
1,006件の閲覧回数
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello Yanjun Wang

 

Only the USB stack in the SDK supports composite devices. The main difference can be in the USB RAM memory they use. I compiled two USB projects, one with the rom api and the other with the SDK USB stack. These were the results:

For ROM API:

pastedImage_2.png

With SDK USB Stack:

pastedImage_3.png

 

Use the one you think is more adequate based on your project requirements.

Let me know if this is helpful, if you have more questions do not hesitate to ask me.

Best regards,

Omar

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,007件の閲覧回数
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello Yanjun Wang

 

Only the USB stack in the SDK supports composite devices. The main difference can be in the USB RAM memory they use. I compiled two USB projects, one with the rom api and the other with the SDK USB stack. These were the results:

For ROM API:

pastedImage_2.png

With SDK USB Stack:

pastedImage_3.png

 

Use the one you think is more adequate based on your project requirements.

Let me know if this is helpful, if you have more questions do not hesitate to ask me.

Best regards,

Omar

0 件の賞賛
返信