How to use MCUxpresso configuration tools for add Endpoint for USB Communication

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

How to use MCUxpresso configuration tools for add Endpoint for USB Communication

1,643件の閲覧回数
yuichiro_yamagu
Contributor I

I want to add an Endpoint for USB Communication to evkmimxrt1060_dev_cdc_vcom_freertos.
I use MCUxpresso configuration tools to add Endpoints.
But, Error has occured.
How can I get rid of the error?

ラベル(1)
0 件の賞賛
返信
1 返信

1,625件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi 

 

You can see the problems view on the bottom right .  right click the error and select Show problem in BOARD_BootClockRun.

For example,  The USBPHY1 PLL clock is disabled by default (to save power). You can enable it by selecting the enabled value in the USBPHY1 clock output setting:

danielchen_0-1633940313177.png

 

danielchen_1-1633940742234.png

 

 

Please refer to below article for how to use USB component with config tools.

https://community.nxp.com/t5/MCUXpresso-Config-Tools/USB-Audio-Class-Tutorial/ta-p/1344785

 

Regards

Daniel

0 件の賞賛
返信