You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/04.pro/boards/portenta-x8/tutorials/14.x8-firmware-release-notes/x8-firmware-release-notes.md
+33-16Lines changed: 33 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,34 +29,51 @@ Compatible carriers with the supported device:
29
29
30
30
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.
31
31
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)__
33
33
34
34
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.
35
35
36
36
**Image Access:**
37
37
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.***
49
39
50
40
**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.
53
42
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/).***
55
44
56
45
## Available Firmware Versions
57
46
58
47
Below is a list of all available firmware versions with their release notes.
59
48
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
+
60
77
### OS Image 846
61
78
62
79
<details>
@@ -190,7 +207,7 @@ Below is a list of all available firmware versions with their release notes.
190
207
</details>
191
208
<br></br>
192
209
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).
0 commit comments