PEx USB CDC Device problem?

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

PEx USB CDC Device problem?

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

Hi,

I've got a strange problem using the FSL_USB_Stack component of PEx for my Frdm-k20d50m board.

The problem is that in the sub-component FSL_USB_CDC_Device, it shows,

11647_11647.jpg1.jpg

Do you know why I got this problem? Please help me!

Many thanks!

1 解決策
1,430件の閲覧回数
BlackNight
NXP Employee
NXP Employee

I assume you are using MCU10.6?

So yes, there is a bug in that Processor Expert.

You have two options:

a) Either enter exactly the number of characters requested, like

FSL HID Keyboard123

FREESCALE INC.12345678901234

or

b) Download and use the the latest version of the components from GitHub (I have implemented a workaround) (mcuoneclipse/PEupd at master · GitHub)

I hope this helps,

Erich

元の投稿で解決策を見る

2 返答(返信)
1,431件の閲覧回数
BlackNight
NXP Employee
NXP Employee

I assume you are using MCU10.6?

So yes, there is a bug in that Processor Expert.

You have two options:

a) Either enter exactly the number of characters requested, like

FSL HID Keyboard123

FREESCALE INC.12345678901234

or

b) Download and use the the latest version of the components from GitHub (I have implemented a workaround) (mcuoneclipse/PEupd at master · GitHub)

I hope this helps,

Erich

1,430件の閲覧回数
kenansun
Contributor II

Hi Erich,

Thanks for your answer!

Yes I'm using MCU10.6 and your second solution solves this problem.

I also tried to change the two values (like add some characters) but it seems that PEx doesn't accept any modification. I'm not sure if it is another bug.

Regards,

Kenan

0 件の賞賛
返信