This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I am wrighting a fitmware on arm7 to export its functionalities to usb.

I want someone to help me from where i can study the firmware part. Also the sample code with explanation a simple code to just display the charecters to lcd would be enough.
Also i am going to wright the linux drivers for the same functionalities which i would be exporting.

Parents
  • Let me guess.
    There is a PC running Linux acting as USB host and there is an ARM7-powered device acting as a USB device connected to the PC. It appears that the device has at least an LCD capable of displaying characters.
    The linux driver part is no problem, it seems. Help is required to write new firmware or modify existing one in the USB device.
    That's it for now. My telepathic powers have run out.

Reply
  • Let me guess.
    There is a PC running Linux acting as USB host and there is an ARM7-powered device acting as a USB device connected to the PC. It appears that the device has at least an LCD capable of displaying characters.
    The linux driver part is no problem, it seems. Help is required to write new firmware or modify existing one in the USB device.
    That's it for now. My telepathic powers have run out.

Children