Embedded linux

Flashing MinnowBoard MAX With the SPI Hook in Linux

Exact Steps for flashing new firmware to the MinnowBoard Max (A2) using a SPI Hook from Tincan Tools.

6 minute read

If you are doing development on the MinnowBoard MAX board having the ability to read from, write to, and erase the onboard SPI Flash memory is very useful. The SPI Hook tool from TinCanTools provides exactly this functionality. Priced at only $29USD the SPI Hook provides an affordable alternative to much more expensive tools such as the Dediprog SF100 SPI Flash Programmer that retails for $230USD. The SPI Hook is not as fast as more expensive tools but for most development needs it’s fast enough. The SPI Hook also provides a virtual Serial Port for communicating with the MinnowBoard MAX. One of the most common reasons for flashing the MinnowBoard’s SPI Flash memory is to update the board’s Firmware. At the time of this article the most recent firmware version is Release 0.83. All firmware versions can be found on Intel’s MinnowBoard MAX Firmware page.