| Peripheral | Supported CPUs | SysConfig Support | DMA Supported | Key features tested | Key features not tested / NOT supported |
| ADC | R5F | YES | Yes. Examples: adc_soc_continuous_dma, adc_alternate_dma_trigger | Single software triggered conversion, Multiple ADC trigger using PWM, Result read using DMA (normal and alternate triggers), EPWM trip through PPB limit, PPB features, Burst mode, Single and Differential mode, Interrupt with Offset from Aquisition Window, EPWM/ECAP/RTI triggered conversions, Trigger Repeater for Undersampling and Oversampling, Global Force on Multiple ADCs, Internal DAC Loopback to Calibration Channels, Safety Checker and Aggregator, Open Short Detection feature | External channel selection |
| Bootloader | R5F | YES | Yes. DMA enabled for SBL OSPI | Boot modes: OSPI, UART. All R5F's | - |
| CMPSS | R5F | YES | NA | Asynchronous PWM trip, digital filter, Calibration | CMPSS Dac LoopBack feature |
| CPSW | R5F | YES | No | MAC & PHY loopback(DP83826-EVM-AM2) with RMII 100Mbps, MAC & PHY loopback(DP83TG720-EVM-AM2) with RGMII 1Gbps, LWIP (DP83TG720-EVM-AM2, DP83826-EVM-AM2): Getting IP, Ping, Layer 2 MAC, Layer 2 PTP Timestamping and Ethernet CPSW Switch support, TSN stack | MII mode |
| DAC | R5F | YES | Yes. Example: dac_sine_dma | Constant voltage, Square wave generation, Sine wave generation with and without DMA, Ramp wave generation, Random Voltage generation | - |
| ECAP | R5F | YES | yes. Example : ecap_edma | ECAP APWM mode, PWM capture, DMA trigger in both APWM and Capture Modes, Signal Monitoring features | - |
| EDMA | R5F | YES | NA | DMA transfer using interrupt and polling mode, QDMA Transfer, Channel Chaining, PaRAM Linking | - |
| EPWM | R5F | YES | Yes. Example: epwm_dma, epwm_xcmp_dma | Multiple EPWM Sync from Top Module, PWM outputs A and B in up-down count mode, Trip zone, Update PWM using EDMA, Valley switching, High resolution time period adjustment, chopper module features, type5 features, global load and link feature | - |
| EQEP | R5F | YES | NA | Speed and Position measurement. Frequency Measurement, speed direction, cw-ccw modes | - |
| FSI | R5F | YES | YES | RX, TX, polling, interrupt, DMA mode, single lane loopback. | - FSI Spi Mode |
| GPIO | R5F | YES | NA | Output, Input and Interrupt functionality | - |
| I2C | R5F | YES | No | Controller mode, basic read/write | - |
| IPC Notify | R5F | YES | NA | Mailbox functionality, IPC between RTOS/NORTOS CPUs | M4F core |
| IPC Rpmsg | R5F | YES | NA | RPMessage protocol based IPC | M4F core |
| LIN | R5F | YES | YES | RX, TX, polling, interrupt, DMA mode. | - |
| MCAN | R5F | YES | No | RX, TX, interrupt and polling mode, Corrupt Message Transmission Prevention, Error Passive state, Bus Off State, Bus Monitoring Mode | - |
| MCSPI | R5F | YES | Yes. Example: mcspi_loopback_dma | Controller/Peripheral mode, basic read/write, polling, interrupt and DMA mode | - |
| MDIO | R5F | YES | NA | Register read/write, link status and link interrupt enable API | - |
| PINMUX | R5F | YES | NA | Tested with multiple peripheral pinmuxes | - |
| PMU | R5F | NO | NA | Tested various PMU events | Counter overflow detection is not enabled |
| OptiFlash | R5F | Yes | NA | FLC, RL2, RAT functionality, XIP with RL2 enabled | OptiShare |
| OSPI | R5F | YES | Yes. Example: ospi_flash_dma | Read direct, Write indirect, Read/Write commands, DMA for read | Phy Support |
| RTI | R5F | YES | No | Counter read, timebase selection, comparator setup for Interrupt, DMA requests | Capture feature, fast enabling/disabling of events not tested |
| SDFM | R5F | YES | No | ECAP Clock LoopBack, Filter data read from CPU, Filter data read with PWM sync, triggered DMA read from the Filter FIFO | - |
| SOC | R5F | YES | NA | Lock/unlock MMRs, clock enable, set Hz, Xbar configuration, SW Warm Reset, Address Translation | - |
| SPINLOCK | R5F | NA | NA | Lock, unlock HW spinlock | - |
| UART | R5F | YES | Yes. Example: uart_echo_dma | Basic read/write at baud rate 115200, polling, interrupt mode | HW flow control not tested, DMA mode not supported |
| WATCHDOG | R5F | YES | NA | Reset mode, Interrupt mode | - |
| ID | Head Line | Module | Applicable Releases | Applicable Devices | Resolution/Comments |
| MCUSDK-13754 | AM261x: Port 1 RX not working with DP83826-EVM-AM2 PHY | Networking | 10.00.00 onwards | - |
| MCUSDK-13748 | Am261x adc_soc_software_sync and adc_sw_interleaved_averaging example not working | ADC | 10.00.00 onwards | - |
| MCUSDK-13748 | ADC reference monitor instance doesn't match the refernece buffer instance | ADC | 10.00.00 onwards | updated the monitor instances. |
| MCUSDK-13164 | AM26x: EPWM DeadBand example failure | EPWM | 10.00.00 onwards | phase shift adds a tbclk delay. added another EPWM instance to sync. |
| MCUSDK-13634 | EPWM: Remove eventsUsed from Action Qualifier Syscfg. | EPWM | 10.00.00 onwards | removed unused eventUsed element from the examples syscfg |
| MCUSDK-13747 | EPWM DE example is failing due to incorrect pwmsyncoutxbar | EPWM | 10.00.00 onwards | updated the pwmxbarsyncout cslr files. |
| MCUSDK-13670 | SDFM ECAP loopback example used explicit HW_REG_RD | SDFM | 10.00.00 onwards | updated the register read with corresponding API. |
| MCUSDK-13851 | AM261x does not have support for UART4 and UART5. | UART | 10.00.00 | AM261x | Added UART4 and UART5 instance support in SysCfg. |
| MCUSDK-13773 | EEPROM Read-Write not working properly. | I2C | 10.00.00 | AM261x | EEPROM Address was incorrect. |
| ID | Head Line | Module | Reported in release | Workaround |
| MCUSDK-13865 | HRPWM Deadband sfo example has 1ns jitter | EPWM | 10.00.00 onwards | - |
| MCUSDK-13755 | AM261x: 10% RX align code and CRC errors in port 2 | Networking | 10.00.00 onwards | - |
| SMCUAPPS-972 | AM261x: Gel files upgrade to program the HSDIVIDER clock correctly | MCU Apps | 10.00.01 onwards | - |
| MCUSDK-13828 | AM261x: ENET: Iperf TCP failing with 1Gbps | Networking | 10.00.01 onwards | - |
| MCUSDK-13829 | AM261x: ENET: EST fails for priority 0 with IND phy | Networking | 10.00.01 onwards | - |
| MCUSDK-13836 | Networking examples not working in SBL null and SBL OSPI boot mode | SBL | 10.00.01 onwards | Load the image in DEV/CCS boot mode |
| MCUSDK-13847 | AM261x: GPTP lwIP debug example doesnt fit in RAM | Networking | 10.00.01 onwards | - |
| MCUSDK-13513 | AM263Px, AM261x: UDP IPERF TX is unstable with 100Mbps link speed | Networking | 10.00.01 onwards | - |
| MCUSDK-14052 | AM261x: OSPI Phy tuning fails on am261x LP | OSPI | 10.00.00 onwards | - |
| MCUSDK-14054 | MMCSD: SysCfg sanity failure on AM26x devices | MMCSD | 10.00.01 onwards | Use default configuration as in SDK examples. |
| MCUSDK-14055 | SBL DFU and SBL DFU Uniflash Example failure | USB | 10.00.01 onwards | - |
| MCUSDK-14056 | Klocwork issues on USB Driver | USB | 10.00.01 onwards | - |
| PINDSW-7715 | Dual EMAC instance not working with both ports together for icss_emac_lwip example | ICSS-EMAC | 10.00.01 onwards | None |
| PINDSW-7746 | Low iperf values in TCP and UDP | ICSS-EMAC | 10.00.01 onwards | None |
| PINDSW-8118 | Enabling DHCP mode in icss_emac_lwip example causes assert | ICSS-EMAC | 10.00.01 onwards | None |
| MCUSDK-13201 | HRPWM waveform not generating (in updwon count) when prescaler is non-zero and HRPE is enabled | EPWM | 10.00.01 onwards | None |
| MCUSDK-13834 | EQEP: EQEP frequency measurement example is not working as expected | EQEP | 10.00.01 onwards | None |
| - | - | - | - | - |