Scurvy Rat from San Francisco
Member since February 05, 2007| Your Rating: Rate this blog. | Overall Rating: (1 vote) |
03 VCC
04 VCC
05 GND
06 GND
07 R0 (Red data input LSB)_________________ _ L_DD13 Pin 08/GPIO(71)
08 R1

set carrier-watch off
set speed 115200
set file type bin
set reliable
fast
set flow-control none
set rec pack 4096
set send pack 4096
set window 5
set prefixing all
Info Retrieves information about the robostix program
Get port.pin Retrieves the value of a pin
Set port.pin val Sets the value of a pin
SetDir port.pin dir Sets the direction of a pin
ReadReg regIdx Reads an 8 bit register
WriteReg regIdx val Writes a value into an 8 bit register
If a GPIO pin is set for input:
1 : pullup resistor enabled
0 : pullup resistor disabled
if
uisp --wr_fuse_l=0xbf --wr_fuse_h=0xc2 --wr_fuse_e=0xff (the fuses only need to be set once)
uisp --erase --upload if=i2c-Boot-m128-16MHz.hex
the red LED should start flashing if all went well.
You then need to
# insmod robostix_drv.ko (to remove use rmmod robostix_drv.ko)
# ./uisp
Atmel AVR ATmega128 is found.
Yoohoo!
Now added the
By default images from buildroot 773 and earlier don't have any i2c-node in the /dev directory. The following command will create one:
mknod /dev/i2c-0 c 89 0
| 1 x | 5.0 volt power adapter | |
| 1 x | serial null-modem cable | |
| 1 x | console-st | |
| 1 x | gumstix connex 400xm | |
| 1 x | robostix | |



