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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hello, I am new to mbed and I have my first question :o) I successfully configured all to work with terminal on PC and realized mbed to act as USB host using BlueUSB http://mbed.org/users/peterbarrett1967/programs/BlueUSB/5yn1q/. Now I would like to ask You if there is an option for mbed to be USB HOST for my peripheral devices like usb stick, usb card reader and other connected to hub (I realized conection for usb hub at pins D+ and D- using 2 15k resistors) and at the same time mbed act as device for for another USB host - PC and by using program which is mbed running to have control of data going through mbed from/to mbed hosted device (example usb stick, keyboard) to host for mbed itself - PC? Is this possible? Which pins can I set to connect mbed to USB host if pins D+ and D- I use to connect USB devices to mbed itself?
For better explanation:
USB keyboard <<.>> USB HUB <<.>> mbed (control dataflow in both directions) <<.>> PC USB host
If I use example after pressing L on keyboard mbed sees L was pressed but to PC sends S.
I am sorry of my bad english but it is not my origin language. Thank You very much for any reply.