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
+54-16
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,6 @@ description: 'This article contains release notes of the existing Portenta X8 fi
6
6
author: Taddy Ho Chung
7
7
hardware:
8
8
- hardware/04.pro/board/portenta-x8
9
-
10
9
---
11
10
12
11
# Firmware Release Notes
@@ -29,37 +28,68 @@ Compatible carriers with the supported device:
29
28
# Firmware Versions
30
29
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
30
32
-
## Latest Firmware Version: __844__
31
+
## Latest Firmware Version: __861__
33
32
34
33
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
34
36
-
***New Features:**
37
-
- Implemented a configurable *NCM* gadget from `/etc/default/usbgx` .
38
-
- Created *udev* rules to map devices with Arduino standard names.
35
+
**Image Access:**
39
36
40
-
***Enhancements:**
41
-
- Updated Wi-Fi® chipset 1DX firmware.
42
-
- Enabled GPU and VPUs through the `ov_som_gpu_vpus` overlay.
43
-
- Allowed dynamic frequency scaling (*DVFS*) to scale system frequency down to 100 MHz per core.
44
-
- Upgraded CAN and X8H7 in general with the latest source and firmware.
37
+
***__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.***
45
38
46
-
***Bug Fixes:**
47
-
- Fixed **EC200A-EU***udev* rules and *systemd* services.
39
+
**New Features:**
40
+
- Added support for Akida Brainchip PCIe module in NPU.
41
+
- Added support for Hailo 8R PCIe module in NPU.
42
+
- Support for new panel modules and touchscreen controllers **jadard-ek79202d** and **atmel-mxt-ts** in `MIPI-DSI`.
48
43
49
-
***Security Updates:**
50
-
- Forced password change at first login.
44
+
**Enhancements:**
45
+
- Increased CAN throughput, see details with **x8h7** tags.
46
+
-[x8h7] Changed low level protocol for **X8H7** to use a fixed packet size and hardware-assisted checksum.
47
+
-[x8h7]**X8H7** initialization now happens earlier, linked to `sysinit.target`.
51
48
52
-
***__You can access the latest version of the firmware [here](https://downloads.arduino.cc/portentax8image/image-latest.tar.gz).__***
49
+
**Bug Fixes:**
50
+
- Fixed RS-485 `ttyX0` not working.
51
+
- Fixed PCIe on kernel 6.1.
53
52
54
53
## Available Firmware Versions
55
54
56
55
Below is a list of all available firmware versions with their release notes.
- Full image [download](https://downloads.arduino.cc/portentax8image/861.tar.gz)
64
+
65
+
#### New Features
66
+
- Added support for Akida Brainchip PCIe module in NPU.
67
+
- Added support for Hailo 8R PCIe module in NPU.
68
+
- Support for new panel modules and touchscreen controllers **jadard-ek79202d** and **atmel-mxt-ts** in `MIPI-DSI`.
69
+
70
+
#### Enhancements
71
+
- Increased CAN throughput, see details with **x8h7** tags.
72
+
-[x8h7] Changed low level protocol for **X8H7** to use a fixed packet size and hardware-assisted checksum.
73
+
-[x8h7]**X8H7** initialization now happens earlier, linked to `sysinit.target`.
74
+
75
+
#### Bug Fixes
76
+
- Fixed RS-485 `ttyX0` not working.
77
+
- Fixed PCIe on kernel 6.1.
78
+
79
+
#### Additional Notes
80
+
- 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).
0 commit comments