- Joined
- May 9, 2017
- Messages
- 1,617
- Reaction score
- 660
- Age
- 45
So, for a while now I've been reading lots of posts about interfacing this, or triggering that, and I have my own desires to expand on SOLO's capabilities. To that end, I've pretty well decided that an FTDI 232H is the answer. With the MPSSE on board, suddenly a python script and some rudimentary wiring can get almost any functionality I can imagine airborne. GPIO, I2C, SPI, and UART are all offered by the MPSSE (For those interested, here is the product page http://www.ftdichip.com/Products/ICs/FT232H.htm )
http://www.ftdichip.com/Products/ICs/FT232H.htm
My thought is to eventually design an Accessory Bay breakout board with nearly the same footprint as the currently available ones, but to integrate the 232H on board and wire it to the USB pins.
So, a couple of questions for the intrepid reader:
http://www.ftdichip.com/Products/ICs/FT232H.htm
My thought is to eventually design an Accessory Bay breakout board with nearly the same footprint as the currently available ones, but to integrate the 232H on board and wire it to the USB pins.
So, a couple of questions for the intrepid reader:
- Would anyone except me be interested in such a thing?
- If there is interest, should the other pins from the Accessory Bay connector be left available? If there is a space Constraint, which pins should be sacrificed?
- Has anyone compiled libraries for the IMX6 in SOLO, specifically libftdi ? The whole idea depends on being able to use the MPSSE, and to my knowledge the kernel driver only supports serial functionality.
- What seems like a reasonable price for such a board?