Monday, 28 May 2012

MIB520 Driver

1. Download UISP from here
2. Goto the downloaded location from the shell and issue the following commands,
      # tar -xvzf uisp.tar.gz
      # cd uisp
      # ./bootstrap
      # ./configure
      # make
      # sudo make install

3. Try
      # make TARGET=micaz blink.upload PORT=/dev/ttyUSB0

     By the way, all FTDI devices now supported in Ubuntu 11.10, kernel 3.0.0-19.

No comments:

Post a Comment