USB device support with Zephyr on MIMXRT1060-EVKB

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

USB device support with Zephyr on MIMXRT1060-EVKB

ソリューションへジャンプ
297件の閲覧回数
anthony_asterisk
Contributor II

What is the status of USB support in Zephyr for MIMXRT1060-EVKB?

 

I tried some of samples in samples/subsys/usb/ and got an immediate kernel fault due to uninitialized interrupts.

Is the USB still not supported?

0 件の賞賛
1 解決策
278件の閲覧回数
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @anthony_asterisk ,

Thanks for contact NXP tech support!

Currently, the RT1060-EVKB is supported USB Device feature with Zephyr. You can check its support list here: https://github.com/zephyrproject-rtos/zephyr/blob/main/boards/arm/mimxrt1060_evk/mimxrt1060_evkb.yam...

Gavin_Jia_0-1708589773880.png

 

I tried testing the HID locally and it functions fine:

Gavin_Jia_1-1708589823258.png

west build -b mimxrt1060_evkb samples/subsys/usb/hid
west flash

 

Hope it helps!

 

Best regards,
Gavin

 

元の投稿で解決策を見る

0 件の賞賛
1 返信
279件の閲覧回数
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @anthony_asterisk ,

Thanks for contact NXP tech support!

Currently, the RT1060-EVKB is supported USB Device feature with Zephyr. You can check its support list here: https://github.com/zephyrproject-rtos/zephyr/blob/main/boards/arm/mimxrt1060_evk/mimxrt1060_evkb.yam...

Gavin_Jia_0-1708589773880.png

 

I tried testing the HID locally and it functions fine:

Gavin_Jia_1-1708589823258.png

west build -b mimxrt1060_evkb samples/subsys/usb/hid
west flash

 

Hope it helps!

 

Best regards,
Gavin

 

0 件の賞賛