Skip to content

Witty Pi 5 Firmware v1.5

Latest

Choose a tag to compare

@uugear uugear released this 22 Jun 09:27

This is a major update that adds new features and fixed some issues.

Hibernation is now supported. The firmware will try to put RP2350 into low-power state after Raspberry Pi has been powered off. This reduces the board's static current when the Raspberry Pi is shut down, while still allowing the RP2350 to wake up from the expected sources and continue power-management tasks.

The "VIN hot standby" option is newly supported for VUSB-first mode.

The PS_PRIORITY configuration will fall back to safe value when wrong value is specified (maybe via .conf file).

Configuration reset persistence is improved, and make sure the default configuration will be written into file.

The ejecting behavior of USB MSC is improved, to avoid reading data from the device when it is marked "ejected".

Enhancements have been done to avoid internal I2C pointer race when accessing virtual registers.