When usb attached to FRDM board, strange issue when applying 3.3v to coin cell location

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

When usb attached to FRDM board, strange issue when applying 3.3v to coin cell location

969件の閲覧回数
steve_fae
Senior Contributor I

When I attach an external power supply of 3.3v to TP8, and also have USB connection to PC for debug, the glide point on my laptop starts to drag and is difficult to use.  If I turn off the external 3.3V and just let USB power the FRDM board, it works fine.  Could USB power from my PC be effected in some strange way?

3782_3782.png

ラベル(2)
タグ(4)
0 件の賞賛
返信
3 返答(返信)

664件の閲覧回数
Paul_Tian
NXP Employee
NXP Employee

Hi, Steven

I checked your operation on my freedom board(external 3.3V to TP8). Following is my testing result.

In CodeWarrior, I test a new project, and everything works well in debug mode.

In IAR, I test USB device demo project, and everything works well in debug mode. PC can detect freedom board as a USB device.

I think your problem might caused by your PC side. You can restart your PC and reinstall the driver then try again.

Hope my reply can help you.

Best Regards

Paul

0 件の賞賛
返信

664件の閲覧回数
steve_fae
Senior Contributor I

Thanks Paul. I might agree that its inherent to my PC.

Steven Cohen

0 件の賞賛
返信

664件の閲覧回数
bobpaddock
Senior Contributor III

"I might agree that its inherent to my PC. "

Two things to check:

1) Make sure there are no duplicate USB PID/VID pairs between your FRDM board and something else on your PC.

USBDeView is a good tool for this: View any installed/connected USB device on your system

2) Look at Device Manager and see if you have any USB ports what have a different hub controller.

Try the different port.  I once ran into a case where an Atmel ARM part would work just fine with Intel Hubs on the Mother Board, but would not work correctly with NEC Hub on the same Mother Board.

0 件の賞賛
返信