SPRADB3A October 2023 – November 2024 AM2612 , AM2631 , AM2631-Q1 , AM2632 , AM2632-Q1 , AM2634 , AM2634-Q1 , AM263P2 , AM263P4 , AM263P4-Q1
Component | AM263 | AM263P |
---|---|---|
ADC | IP Type 3 Driver v1 |
New hardware feature now supports IP Type 4. SDK includes drivers (v2), documentation, SysConfig, and examples in SDK for the new additions with Type 4. Type 4 additions include the following:
|
ADC Safety, ADC Safety Aggr |
N/A | New hardware feature. SDK includes driver, documentation, and SysConfig to support the following features:
|
Resolver | N/A | New hardware feature. SDK includes driver, documentation, and SysConfig to support the following features:
Software implementation of Track2 loop is included with the provided examples. |
Sigma Delta Filter Module (SDFM) | IP Type 2.1 Driver v0 |
No hardware changes. Additional SDK examples provided:
|
SoC driver - ControlSS CTRL | N/A | New hardware feature. SDK includes driver, documentation, and SysConfig to support the following features:
|
Trip and Sync XBAR | N/A | New hardware feature. SDK includes driver, documentation, and SysConfig to support the following features:
|
Opti-Flash
|
N/A | New hardware feature. SDK includes driver, documentation, and SysConfig to support the following features:
|
OSPI | QPSI | New hardware feature. SDK includes driver, documentation, and SysConfig to support the following features:
QSPI is also supported with FLASH API which internally uses OSPI, however this requires software updates when transitioning from AM263 to AM263P. |
SBL OSPI | SBL QSPI | SBL-OSPI is provided for AM263P |
eXecute In Place (XIP) support | N/A | New hardware feature. Enabling XIP functionality does not require dedicated drivers. With XIP functionality offered in AM263P, it is possible to change the boot flow on a per application basis to leverage XIP. |
Firmware Over the Air Update (FOTA) | N/A | New hardware feature.SDK includes driver and documentation. |
On The Fly Encryption and Authentication (OTFA) | N/A | New hardware feature. SDK includes driver and documentation. |
Smart Placement | N/A | New compiler support. This has been developed because Sitara Microcontrollers have different levels of memory with varying latency between the core and peripherals. Smart placement distributes functions and other linker-placed objects across different memories by assigning critically based on the frequency of use to minimize perform degradation. This new feature is available for other Sitara Microcontroller SoCs in addition to AM263P once released. |
Function-call Based Layout | N/A | New compiler support. This feature is part of Smart Placement and is geared towards improving the performance of key usage for boot acceleration. However, this can be applied to any start-up code. This feature operates by grouping start-up code functions and data in execution order into address regions that can be programmed using a Fast Local Copy (FLC) hardware accelerator. This new feature becomes available for other Sitara Microcontroller SOCs in addition to AM263P, once released. |