vintagepc / MINI404

Like MK404... with an appendectomy :smile: (Simulates MK3.x, MK4, MINI and XL)
https://vintagepc.github.io/MINI404/
Other
27 stars 8 forks source link

xflash #17

Closed vintagepc closed 3 years ago

vintagepc commented 3 years ago

There is a 64Mbit external flash chip on the board. Implement it.

Can probably reuse quite a bit of the work in MK404 for the chip in that, but will need to backport to C and adapt if any of the control commands are different between the two chips.

https://www.winbond.com/resource-files/w25q64jv%20spi%20%20%20revc%2006032016%20kms.pdf

vintagepc commented 3 years ago

Worth noting this is required to get mintemp/maxtemp errors working, without external flash the firmware just bootloops.