Hi guys, I wish to program a chip using the spi protocol. I was looking at making an arduino based spi programmer and came across this: http://flashrom.org/Serprog/Arduino_flasher http://www.flashrom.org/Downloads I need to program the following chip - Macronix - MX25L160, with a bin image I already have and to dump the software from the chip as well. Looking at the above links it should be possible to do this using arduino, can I do this with the Udoo - I have an udoo quad but am not very familiar with Linux commands and things, as I am used to using Microsoft O/S. I know the MX25L160 pinouts and am wondering if it's feasible to use the udoo to try and make a programmer - I have an sd card with the quad Ubuntu image loaded.