<div dir="ltr">Hi!<div><br></div><div>As J-Core uses MimasV2 as a demo board I thought you would be interested in this.</div><div><br></div><div>For MicroPython on FPGAs, we have written a replacement firmware for the PIC on the MimasV2. You can find it at <a href="https://github.com/jimmo/numato-mimasv2-pic-firmware">https://github.com/jimmo/numato-mimasv2-pic-firmware</a></div><div><br></div><div>The three primary features are;</div><div><br></div><div> * Dual USB ports, one for programming one for UART - no more needing to use the hardware switch.</div><div> * 115200 speed UART - faster terminal (useful for loading things via UART).</div><div> * Faster SPI flash programming (see new-protocol branch).</div><div><br></div><div>We are planning on making it possible to upload to the SPI flash using xmodem rather than needing a special programming tool (but haven't finished that yet).</div><div><br></div><div>Tim 'mithro' Ansell</div></div>