Skip to content

Commit a2227f9

Browse files
committed
Initial commit - Release note update OS image 934
1 parent 06e3979 commit a2227f9

File tree

1 file changed

+33
-16
lines changed

1 file changed

+33
-16
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/14.x8-firmware-release-notes/x8-firmware-release-notes.md

Lines changed: 33 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -29,34 +29,51 @@ Compatible carriers with the supported device:
2929

3030
The following section highlights the critical updates and enhancements introduced in the latest firmware version. It presents the most significant progress and optimizations implemented to improve performance, enhance user experience, and strengthen security.
3131

32-
## Latest Firmware Version: __2024.06 (Release arduino-91.2, OS Image 861)__
32+
## Latest Firmware Version: __2025.08.12 (Release arduino-91.9, OS Image 934)__
3333

3434
The listing herein offers a glimpse into the Portenta X8 firmware's continuous improvement and enhancement. You can expect a concise overview of the integrated key new features, major bug fixes, and critical security patches to ensure the highest level of functionality and performance within the Portenta X8 system.
3535

3636
**Image Access:**
3737

38-
***__You can download the latest firmware version [here](https://downloads.arduino.cc/portentax8image/image-latest.tar.gz).__ If you need instructions on updating the Portenta X8, you can follow [this guide](https://docs.arduino.cc/tutorials/portenta-x8/user-manual#update-using-uuu-tool) using the __uuu__ tool.***
39-
40-
**New Features:**
41-
- Added support for Akida Brainchip PCIe module in NPU.
42-
- Added support for Hailo 8R PCIe module in NPU.
43-
- Support for new panel modules and touchscreen controllers **jadard-ek79202d** and **atmel-mxt-ts** in `MIPI-DSI`.
44-
45-
**Enhancements:**
46-
- Increased CAN throughput, see details with **x8h7** tags.
47-
- [x8h7] Changed low level protocol for **X8H7** to use a fixed packet size and hardware-assisted checksum.
48-
- [x8h7] **X8H7** initialization now happens earlier, linked to `sysinit.target`.
38+
***__You can download the latest firmware version [here](https://downloads.arduino.cc/portentax8image/image-latest.tar.gz).__ If you need instructions on updating the Portenta X8, you can follow [this guide](https://docs.arduino.cc/tutorials/portenta-x8/image-flashing/) using the __uuu__ tool.***
4939

5040
**Bug Fixes:**
51-
- Fixed RS-485 `ttyX0` not working.
52-
- Fixed PCIe on kernel 6.1.
41+
- [H7] Updated H7 firmware: prevent buffer overflow during rx phase.
5342

54-
***For more information on the Foundries Core related to our release, please refer to the [__LmP V93 Release Notes — FoundriesFactory 93 documentation__](https://docs.foundries.io/latest/release-notes/release-notes.html).***
43+
***For more information on the Foundries Core related to our release, please refer to the [__LmP V91 Release Notes — FoundriesFactory 91 documentation__](https://foundries.io/products/releases/91/).***
5544

5645
## Available Firmware Versions
5746

5847
Below is a list of all available firmware versions with their release notes.
5948

49+
### OS Image 861
50+
51+
<details>
52+
<summary><strong>2024.06 (Release arduino-91.2, OS Image 861)</strong></summary>
53+
54+
#### Image Access
55+
- Full image [download](https://downloads.arduino.cc/portentax8image/861.tar.gz)
56+
57+
#### New Features
58+
- Added support for Akida Brainchip PCIe module in NPU.
59+
- Added support for Hailo 8R PCIe module in NPU.
60+
- Support for new panel modules and touchscreen controllers **jadard-ek79202d** and **atmel-mxt-ts** in `MIPI-DSI`.
61+
62+
#### Enhancements
63+
- Increased CAN throughput, see details with **x8h7** tags.
64+
- [x8h7] Changed low level protocol for **X8H7** to use a fixed packet size and hardware-assisted checksum.
65+
- [x8h7] **X8H7** initialization now happens earlier, linked to `sysinit.target`.
66+
67+
#### Bug Fixes
68+
- Fixed RS-485 `ttyX0` not working.
69+
- Fixed PCIe on kernel 6.1.
70+
71+
#### Additional Notes
72+
- Based on [LmP v91](https://foundries.io/products/releases/91/). It is based on the Yocto manifest. For docker-compose apps, check out [here](https://github.com/arduino/portenta-containers/tree/release).
73+
74+
</details>
75+
<br></br>
76+
6077
### OS Image 846
6178

6279
<details>
@@ -190,7 +207,7 @@ Below is a list of all available firmware versions with their release notes.
190207
</details>
191208
<br></br>
192209

193-
For instructions on how to install or upgrade to the latest firmware version, you can use the [Portenta X8 Out-of-the-box](https://docs.arduino.cc/tutorials/portenta-x8/user-manual#out-of-the-box-experience) or [flash it manually](https://docs.arduino.cc/tutorials/portenta-x8/user-manual#update-using-uuu-tool) downloading the newest version directly from this [link](https://downloads.arduino.cc/portentax8image/image-latest.tar.gz).
210+
For instructions on how to install or upgrade to the latest firmware version, you can use the [Arduino Linux Wizard for the Portenta X8](https://docs.arduino.cc/tutorials/portenta-x8/user-manual/#setup-with-the-arduino-linux-wizard) or [flash it manually](https://docs.arduino.cc/tutorials/portenta-x8/image-flashing/) downloading the newest version directly from this [link](https://downloads.arduino.cc/portentax8image/image-latest.tar.gz).
194211

195212

196213
## Older Firmware Versions

0 commit comments

Comments
 (0)