Page 1 of 1

Using the M487 as an OTG host

Posted: 12 Jan 2023, 22:56
by philculverhouse
I am trying to use the USB 1.1 interface to communicate with a temperature controller (ie. the M487 acting as a host) and I cannot get comms working.

I am using the standard USBserial interface within Mbed 6. No joy. the target board does not respond. Any ideas what to do next?

I have tested the cable and it allows my PC to communicate with the controller, so I think its a software issue.

regards

Phil

Re: Using the M487 as an OTG host

Posted: 13 Jan 2023, 09:51
by chhuang16
Dear Sir,

USBserial interface within Mbed 6 is a USB device sample code not for OTG host.
https://os.mbed.com/handbook/USBSerial

Please try to use OTG host sample code.
And what is the part number of temperature controller?

Thanks.

Re: Using the M487 as an OTG host

Posted: 14 Feb 2023, 01:20
by philculverhouse
Thank you for your reply. I will use the Host sample code, but it requires updating from MBED 5. I will let you know when I get it running.

The controller is a Cyclo controller (ADC-48-450-U) from European Thermal Dynamics.