I am developing a USB device using the Cypress AN2131Q EZUSB chip. I can use the Linux executable 'ezdownload' to send the HEX formatted execuatble to the EZUSB RAM via the proc file system. I have modified the HEX formatted executable to be HEX formatted image file that I want to load into the EEPROM on the EZUSB's i2C bus. Can the default EZUSB device handle that or do I need to have a special vendor request in my code and set up a driver to send the bits so they can be shuffled into the EEPROM?
Bernie Radecki _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
