Arduino-code on Red Bokito

Well it works. The wiz_reset has to be added (PORTC.3 = 3 on Arduino) and to get the right xtal you have to change in the Arduino-0017/hardware/cores/arduino/Makefile

F_CPU = 8000000
Don’t forget to put it back to 16000000 afterwards.

wizzie.jpg

Comments are closed.