Skip to content

MEPA-2024.12

Latest
Compare
Choose a tag to compare
@Praveen-Kumar-S-Mchp Praveen-Kumar-S-Mchp released this 19 Dec 07:51
6f327ff
Version:          MEPA-2024.12
Previous Version  MEPA-2024.09
Date:             2024-12-19
Description:      Roadmap release

This is MEPA Standalone Library Release.

MEPA-only customers can now utilize the MEPA library code available here and integrate it with their applications. This repository contains the latest MEPA code that is tested with MESA 2024.09 version. Generally, all MEPA releases are tested with the previous version of MESA and Previous Release of BSP(2024.09). Customers who wish to use both MESA and MEPA together in their applications can integrate the latest MEPA code with the latest MESA version at their discretion however, this is not recommended. We have included sample applications to demonstrate some of the features of the PHYs supported in MEPA. Please note that these sample applications are designed to work exclusively on Microchip's PHY Evaluation Platform.

Signature Changes: NIL

New MEPA API: mepa_framepreempt_set()

  • Enable/Disable Frame Preemption Feature in PHY, Existing Argument "framepreempt_en" in API mepa_reset() will be removed in MEPA v2025.03 Release.

PHY Port Link Up Configuration

Expected Sequence of API Calls to Link Up the PHY Port is Available in following HTML Page
https://github.com/microchip-ung/sw-mepa/blob/v2024.12/mepa/docs/linkup_config.adoc

Sample Applications in this release

  • Cable Diagnostics Application
  • Added Frame Preemption Support in Port Configuration Application

Release notes

https://github.com/microchip-ung/sw-mepa/blob/master/mepa/docs/release-notes/mepa-2024.12.adoc

MESA 2024.09

https://github.com/microchip-ung/mesa/releases/download/v2024.09/mesa-v2024.09.tar.gz

2024.09 BSP and Toolchains