I got the Arduino IDE to work and got the blink program to compile. I realized that I don't know how to make pin assignments in the sketch. For example, if I specify pin 13 as an LED as in the default blink example, is this GPIO13, AKA JP18 Pin1? don't seems to get 1V8 out of this pin when I run the blink sketch. What if I want to output a signal on GP84? How would I do this in the sketch using the breakout board?
↧