Panda II serial Debugging

I want to use the USB Host feature of my Panda II board.
So i want to switch to serial debugging, but i don’t find anything in the manual to switch this on the board.
could anyone give me a hint ?

cu
Andreas

Gus, i’ve read this but didn’t see anything about the Panda II.

Domino and Cobra are discribed but no Panda II.

another hint ?

cu
Andreas

Domino + Panda +Panda || + Rhino use USBizi chipset, which has MODE pin to select the debug interface. It is on the side header on Panda II. I think it is marked MOD.

Oh, thanks Gus.
Another question, for the USB Host i need the class USBH_Device, but vs can’t find them.

i have version 4.1.5 and include the GHIElectronics.NETMF.USBHost, but USBH_Device is not visible.
Any hint ?

cu
Andreas

Open up your GHI NetMF library documentation, navigate to GHIElectronics.NETMF.USBHost -> USBH_Device and you will see it depends on GHIElectronics.NETMF.System.

Greetings

Thanks Eric, i’m so blind :slight_smile:

cu
Andreas