Skip to content

Latest commit

 

History

History
60 lines (50 loc) · 11.5 KB

release_notes.md

File metadata and controls

60 lines (50 loc) · 11.5 KB
title nav_order
Release notes
99

Microchip MPLAB® Harmony 3 Release Notes

Reference Applications Release v1.0.0 (June 2020)

New Applications

The following table provides the list of new applications:

Application Description MCU Developement Board/Kit
samd21n_getting_started Getting Started using Harmony v3 Peripheral Libraries SAMD 21 SAM D21 Curiosity Nano Evaluation Kit
fitness_tracker Fitness Tracker using Curiosity Nano Base for click boards, Heart Rate 3 click and EINK CLICK BUNDLE SAMD 21 SAM D21 Curiosity Nano Evaluation Kit
location_sos Location Tagged SOS using Curiosity Nano Base for click boards and GSM-GPS click SAMD 21 SAM D21 Curiosity Nano Evaluation Kit
ble_weather_station BLE based Weather Station and Motion Sensor Application on SAM D21 Curiosity Nano and Nano Base for Click boards SAMD 21 SAM D21 Curiosity Nano Evaluation Kit
pic32mzef_getting_started Getting Started using Harmony v3 Peripheral Libraries PIC32MZ EF Curiosity PIC32MZ EF 2.0 Development Board
getting_started_ext Getting Started Extended using Harmony v3 Peripheral Libraries PIC32MZ EF Curiosity PIC32MZ EF 2.0 Development Board
getting_started_middleware Getting Started Application using Harmony v3 Drivers, System Services, Middleware and FreeRTOS PIC32MZ EF Curiosity PIC32MZ EF 2.0 Development Board
msd_multiple_luns USB MSD with Multiple Drives PIC32MZ EF Curiosity PIC32MZ EF 2.0 Development Board
sdcard_player SD Card Audio Player PIC32MZ EF Curiosity PIC32MZ EF 2.0 Development Board
saml10_getting_started Getting Started using Harmony v3 Peripheral Libraries SAM L10 SAM L10 Xplained Pro Evaluation Kit
saml10_low_power Low Power SAM L10 SAM L10 Xplained Pro Evaluation Kit
saml21_low_power Low Power SAM L21 SAM L21 Xplained Pro Evaluation Kit
samc21_low_power Low Power SAM C21 SAM C21 Xplained Pro Evaluation Kit
same70_getting_started Getting Started using Harmony v3 Peripheral Libraries SAM E70 SAM E70 Xplained Ultra Evaluation Kit
getting_started_drv Getting Started using Harmony v3 Drivers SAM E70 SAM E70 Xplained Ultra Evaluation Kit
getting_started_freertos Getting Started using Harmony v3 Drivers and FreeRTOS SAM E70 SAM E70 Xplained Ultra Evaluation Kit
qspi_xdmac_read_write XDMAC with QSPI SAM E70 SAM E70 Xplained Ultra Evaluation Kit
ftp_bootloader Ethernet bootloader - File Transfer Protocol SAM E70 SAM E70 Xplained Ultra Evaluation Kit
same54_getting_started Getting Started using Harmony v3 Peripheral Libraries SAM E54 SAM E54 Xplained Pro Evaluation Kit
sleepwalking SleepWalking SAM E54 SAM E54 Xplained Pro Evaluation Kit
samd21_getting_started Getting Started using Harmony v3 Peripheral Libraries SAM D21 SAM D21 Xplained Pro Evaluation Kit
samc21n_getting_started Getting Started using Harmony v3 Peripheral Libraries SAM C21N SAM C21N Xplained Pro Evaluation Kit
pic32mk_getting_started Getting Started using Harmony v3 Peripheral Libraries PIC32MK PIC32MK General Purpose (GP) Development Board
pic32mx470_getting_started Getting Started using Harmony v3 Peripheral Libraries PIC32MX Curiosity PIC32MX470 Development Board
audio_player_lab1 Audio-Tone using a Lookup Table PIC32MZ EF PIC32MZ Embedded Connectivity with FPU Starter Kit + Multimedia Expansion Board II
audio_player_lab2 Audio-Tone Application by reading the tone from a text file stored in an SD card PIC32MZ EF PIC32MZ Embedded Connectivity with FPU Starter Kit + Multimedia Expansion Board II
audio_player_lab3 SD Card Reader and Audio-Tone Application by reading the tone from a text file stored in an SD card PIC32MZ EF PIC32MZ Embedded Connectivity with FPU Starter Kit + Multimedia Expansion Board II
audio_player_lab4 SD Card Reader ".wav" Audio player PIC32MZ EF PIC32MZ Embedded Connectivity with FPU Starter Kit + Multimedia Expansion Board II
audio_player_lab5 SD Card Audio Player/Reader with Aria Graphics PIC32MZ EF PIC32MZ Embedded Connectivity with FPU Starter Kit + Multimedia Expansion Board II
pic32mz_uart_live_update Live update on PIC32MZ PIC32MZ EF PIC32MZ Embedded Connectivity with FPU Starter Kit

Updated Applications

- NA - 

Known Issues

  1. The demo “pic32mz_ef_sk_meb2\audio_player\audio_player_lab5” is developed by applying a patch (available in folder “audio_player_lab5\firmware\gfx_repo_patch”) to the MPLAB Harmony v3 “gfx” repository. If you need to reconfigure or regenerate this demo using the MHC, please refer the “Notes.txt” file under audio_player_lab5\firmware\gfx_repo_patch” folder.
    The patch is applied due to a known issue with MHC v3.5.0 for Aria GAC Code Generation. This issue is expected to be fixed in gfx release v3.7.0.
  2. The application “pic32mz_ef_curiosity_v2\msd_multiple_luns” is developed by by applying a patch (available in folder “msd_multiple_luns\firmware\usb_repo_patch”) to MPLAB Harmony v3 “usb” repository. If you need to reconfigure or regenerate this demo using MHC, please refer the “Notes.txt” file under “msd_multiple_luns\firmware\usb_repo_patch” folder.
    The patch is applied due to a known issue with MHC v3.5.0 for USB Code Generation for this demo application. This issue is expected to be fixed in a future release of "usb” repository.

Development Tools

  • Refer demo specfic documentation in folder "docs" to know the tools and Harmony 3 packages used.