Close
0%
0%

ifusb

multi protocol interface tool

Similar projects worth following
ifusb is a simple toolkit to access GPIO/UART/SPI/I2C from USB host through microcontroller.
It was initialy attended for use with [coming soon] eink panel controller project, but can be used as a tool for any project, like a Bus Pirate board or a FT2232 chip.

The ifusb board use STM32F042 TSOP chip with libopencm3 for microcontroller side, and libusb for host side.

A simple C API is provided, as well as an example of SPI flash chip programmer (used to program https://www.olimex.com/Products/FPGA/iCE40/iCE40HX1K-EVB/open-source-hardware).

Board exactly includes : one SPI + one I2C + one UART + 6 GPIO.

Enjoy this project?

Share

Discussions

Julien wrote 04/14/2017 at 16:28 point

Hi gogonkt, I'm not sure to understand do you have an example of what you have in mind?

  Are you sure? yes | no

gogonkt wrote 04/14/2017 at 16:24 point

Hi! Julien! Can it be a bus switcher? Can we via x bus visited another x bus device?

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates