Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 5 months ago.
Arch Pro ? Arch Max ? USB Device, host and Ethernet ?
Hi everyone
So I've got a quick question. I need a board for a project which will be able to read a mouse signal, transmit it to a computer and finally communicate with a server connected via Ethernet. What should I chose ? I'd say Arch Max, but do all the capacities work ? I read somewhere that some of the libraries don't work for the moment. Thank you in advance
1 Answer
9 years, 5 months ago.
The Arch Pro will fit your need. It has good USB Host and Ethernet support. The Arch Max has not been supported by the USBHost library yet.
Now the official USBHost library hasn't been updated in years. But with what I expect some minor changes https://developer.mbed.org/users/va009039/code/F401RE-USBHost/ should work on the Arch Max. (I expect at most that some clock settings need to be modified). Something which might be nice for Seeed to do ;).
posted by 16 Jun 2015You can't, it only has a single USB port for the MCU. Unless you need the client just as serial port, then you can use the debug/programming USB port.
The LPC4088 has two USB ports, but I don't think they are both supported within mbed.
posted by 16 Jun 2015But here : http://www.seeedstudio.com/wiki/Arch_Pro it's shown that there are two USB ports...
posted by 16 Jun 2015