MQX 3.5 USB problem on MCF52259

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

MQX 3.5 USB problem on MCF52259

ソリューションへジャンプ
835件の閲覧回数
elel
Contributor III

I'm using MQX 3.5 on a board based on MCF52259 uC and I use CW7.1.2 to develop final application.

 

I use the uC USB peripheral in order to connect USB sticks to the board, and I have some problem in USB detection.

 

In fact, I tried 10 different USB sticks (various types and sizes) and only 5 of them were recognized by the OS. Some of them were not detected at all (no messages on standard output), instead with some others I saw "Unable to open USB disk" message on standard output. All the USB sticks I tried work well on PCs.

 

I'm thinking about trying to migrate to MQX 3.8. Does anybody know if this is a known issue on MQX 3.5 and if there is some solution?

 

Thanks in advance

 

Best regards

 

 

ラベル(1)
タグ(1)
0 件の賞賛
1 解決策
520件の閲覧回数
elel
Contributor III

we finally solved our problem migrating to MQX 3.8 and CW7.2.2.

 

we figured out the problem was due to a some kind of conflict between our 1ms PIT, in which we put MQX scheduler as suggested in PIT usage example, and USB Task.

 

 

元の投稿で解決策を見る

0 件の賞賛
3 返答(返信)
520件の閲覧回数
hchristo
Contributor I

i'm having a similar issue using mqx 3.6.1 and mem_extend. we cannot migrate to 3.8 and have to use external ram due to the size and complexity of our application.

 

 

0 件の賞賛
521件の閲覧回数
elel
Contributor III

we finally solved our problem migrating to MQX 3.8 and CW7.2.2.

 

we figured out the problem was due to a some kind of conflict between our 1ms PIT, in which we put MQX scheduler as suggested in PIT usage example, and USB Task.

 

 

0 件の賞賛
520件の閲覧回数
hchristo
Contributor I

Glad you found a solution.

 

Are you using external RAM and a common memory pool that spans internal and external RAM. Or are you in internal RAM only?

0 件の賞賛