Recent content by d3tic

  1. D

    Usb Driver Struct Problems......

    I may not be much help. But I have managed to cross compile libusb-0.1.12 and write simple drivers for usb microcontrollers. I don't know if this might help you. Libusb seems to work quite well once you mount -t usbdevfs usbdevfs /proc/bus/usb
  2. D

    Basic Crosscompile Question

    Thanks for the notes on cross compiling they have helped me alot. I'm trying to cross compile capture-1.0.3-cvs-20060706 which deps on libptp2-1.1.0 which deps on libusb-0.1.12. So far I have managed to compile libusb OK and make a few veggie test programs that can scan usb buses for certain...
  3. D

    Gp2x Invaders - Preview V0.2

    >I am interested to know if anyone has it crash like mine does after so long. Sometimes it's just before the >end of level boss dies, other times it's several waves later. Old version used to crash, new version is great. Been playing for 8 hours to test my lithium ion battery pack that I'm...
  4. D

    Gp2x Invaders - Preview V0.2

    I am interested to know if anyone has it crash like mine does after so long. Sometimes it's just before the end of level boss dies, other times it's several waves later. Yeah it crashes on my machine after a long time playing. Usually at the end of a level, especially when wrapping around...
  5. D

    GP2X Gp2x As Microcontroller

    When the gp2x gets a bit cheaper I'm going to have a look at using it as ucontroller. It has lots of nice extras inside it. Like PWM. However these are not connected so some delicate hacking will be needed> I have done the USB host port hack, but I think going oafter the processor pins will be...
  6. D

    B.o.b. Cradle

    With all this talk of batteries. Does anybody know if the psu circuit for the batteries is a buck/boost type or just a boost type to make the 3.3v.(also from the chip docs it needs 1.8v as well) I want to use some Li-ion cells I have. I've got too many other projects going at the moment to...
Back
Top