Skip to content

Releases: tinyvision-ai-inc/pico-ice

default firmware v1.6.1

20 Apr 17:17
Compare
Choose a tag to compare

New release of the default firmware.

  • Fixed flash programming over UF2 (tinyvision-ai-inc/pico-ice-sdk#51)
  • Added an option to reset the console when connecting to UART with baud 1200
  • Allow to drive the physical UART from the USB uart: real USB-UART adapter.

See the documentation for installing it into the pico-ice.

default firmware v1.5.1

06 Mar 20:20
Compare
Choose a tag to compare

New release of the default firmware.

  • Fixed an URL in the doc

Features: https://github.com/tinyvision-ai-inc/pico-ice/tree/main/Firmware/pico-ice-default

See the documentation for installing it onto the pico-ice.

default firmware v1.5

20 Dec 15:53
Compare
Choose a tag to compare

New release of the default firmware.

  • Fixed USB enumeration under Mac OSX (#38)
  • Swapped the two DFU interfaces again to match what is on APIO and IceStudio
  • Fixed DFU operation

Features: https://github.com/tinyvision-ai-inc/pico-ice/tree/main/Firmware/pico-ice-default

See the documentation for installing it onto the pico-ice.

default firmware v1.3

01 Sep 19:53
Compare
Choose a tag to compare

[NOTE: This version appears to have issues on Mac OSX that are being worked on]

New release of the default firmware.

  • Added an interactive shell on the default UART with help message (no command yet)
  • Fixed TinyUSB not letting the board start.
  • Added an interface to interact with the SPI bus (doc)

Features: https://github.com/tinyvision-ai-inc/pico-ice/tree/main/Firmware/pico-ice-default

pico_ice_rgb_blink.uf2 is provided for testing the MSC interface.
pico_ice_rgb_blink.bin is provided for testing the DFU interface.
pico_ice_zero.uf2 and pico_ice_zero.bin are there to reset the flash by filling it with 0x00.

See the documentation for installing it onto the pico-ice.

default firmware v1.1

27 Jul 22:34
Compare
Choose a tag to compare

New release of the default firmware.

  • Fixed the LED being still glowing a little.
  • Reduce the crystal exported clock from 48 MHz to 12 MHz
  • Fix the interface number/name in dfu-util -l

Features:

  • USB-UART mirrored with the FPGA, via RP2040 pins GPIO0/GPIO1
  • DFU programming of the FPGA
  • UF2 pogramming of the FPGA

rgb_blink.uf2 is provided for testing the MSC interface.
rgb_blink.bin is provided for testing the DFU interface.

See the documentation for installing it onto the pico-ice.

default firmware v1.0

17 Jul 14:54
Compare
Choose a tag to compare

New release of the default firmware.

  • USB-UART mirrored with the FPGA, via RP2040 pins GPIO0/GPIO1
  • DFU programming of the FPGA
  • UF2 pogramming of the FPGA

rgb_blink.uf2 is provided for testing the MSC interface.
rgb_blink.bin is provided for testing the DFU interface.

See the documentation for installing it onto the pico-ice.