MyMPx.org

MyMPx.org (http://mympx.org/forum/)
-   General Discussion (http://mympx.org/forum/general-discussion/)
-   -   Help accessing a RK27xx device programmatically via USB (http://mympx.org/forum/general-discussion/45254-help-accessing-rk27xx-device-programmatically-via-usb.html)

DavidC 26th Apr 2010 6:44 am

Help accessing a RK27xx device programmatically via USB
 
I have a PMP device that uses a Rockchip RK27xx chip.
Currently it his hooked up to my computer via a USB cable and I want to create a program in Windows (Vista) to access and interact with it. I want it to return a list of files stored on the device, and add (and possibly delete) new files to and from it. It's very important to me I get this done and that it's all done from within the program.
I can't simply access it as a Generic Storage Device, both because the firmware isn't letting me, and because of the uses I want to put the device too I can't allow myself to use that as an option.
So I'm trying to figure out the best way to communicate with it, on every level from accessing the USB data, to sending commands, to having file level access of the main storage of the device.

EDIT: I apologise for posting in the wrong form. If it could be moved to the "Support and How To" forum that would be very helpful.

knob 26th Apr 2010 11:17 am

http://mympx.org/forum/mods-themes/4...s-players.html

AleMaxx 27th Apr 2010 2:53 am

Quote:

Originally Posted by knob (Post 272083)
Some members are reporting that this is not working on their player, I can only guess that the manufacturer is blocking this activity by using an unknown "tag" name, if this is the case there is nothing that can be done to expose the hidden partition, sorry to say.

Btw, this isnt quite correct. There is a universal way to unhide the hidden partition that involves sending a special USB/SCSI command to the device. You could write a tiny program using libusb that does this and as soon as you have access to the BASE.RKW its more or less easy to extract the correct filename for permanent unhiding.


All times are GMT -7. The time now is 8:15 am.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2