Talk:10334

From ElphelWiki
Jump to: navigation, search

Dima and Wensai,

Let's discuss (maybe even copy the text here from the article) it here and then fix the main article page so it will match the final decision (or at least current one). And yes, we can use jumper - actually not jumper but two connected pins on the connector on the programming cable. No cable inserted - USB is active, inserted - USB is disabled and programming interface is active. Anyway only single-wire interface (as I described in 10331) will be normally used, to program the adapter we can later use some special USB adapter (or just from Atmel or a 3-rd party? Just add connector to the lens adapter?

Andrey

The cypress usb chips are quite easy to use, basically a 8051 + usb. There is always the Atmel Avr usb chips like AT90USB1287 http://www.atmel.com/dyn/resources/prod_documents/doc7593.pdf a dev board for the AT90USB1287 is http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3879 The good thing with the avr's is avr gcc. I do not now how easy to use the Avr usb chips are.

Also the silabs usb chips http://www.silabs.com/tgwWebApp/public/web_content/products/Microcontrollers/USB/en/USBMCU_matrix.htm

Alex