flyweight303 Posted June 14, 2015 Report Posted June 14, 2015 https://github.com/fetisov/lrndis I did some digging on lemur on android. It supports only direct cable connection via usb-tethering . however there seems to a working rndis driver available for the stm32. Could this work with freertos? Are there any applications other then lemur android which could benefit from a USB ethernet implementation on the seq4?
Shuriken Posted June 14, 2015 Report Posted June 14, 2015 Is there some reason you need USB ethernet instead of just using something like this: http://www.ebay.nl/sch/i.html?_from=R40&_trksid=m570.l1313&_nkw=ENC28J60&_sacat=0 ?
flyweight303 Posted June 14, 2015 Author Report Posted June 14, 2015 Hi Shuriken, good tip for an Ethernet module. The reason for USB Ethernet is the ability to connect an android device and run lemur.
TK. Posted June 14, 2015 Report Posted June 14, 2015 The communication should also work with OSC messages sent via the MBHP_ETH module: -> http://www.ucapps.de/midibox_osc.html Best Regards, Thorsten.
flyweight303 Posted June 14, 2015 Author Report Posted June 14, 2015 Ah now I get it. The documentation helped a lot. Osc is supported over WiFi on lemur android. So if I connect the midibox to a WiFi router it should work. Better even because its wireless. So the whole USB Ethernet is pointless :) thanks a mil. Cheers Tim
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now