Harmony Release Notes v1.11
Harmony Release Notes v1.11
Information
Release Information
Provides MPLAB Harmony release information, include release notes, release contents, release types, and explains the version numbering system.
A PDF copy of the Release Notes is provided in the <install-dir>/doc folder of your MPLAB Harmony installation.
Release Notes
This topic provides the release notes for this version of MPLAB Harmony.
Description
MPLAB Harmony Version: v1.11 Release Date: April 2017
Software Requirements
Before using MPLAB Harmony, ensure that the following are installed:
• MPLAB X IDE 3.60
• MPLAB XC32 C/C++ Compiler 1.43
• MPLAB Harmony Configurator 1.11.xx
MPLAB Harmony:
Feature Additions and Updates Known Issues
General MPLAB Harmony has not been tested with C++;
therefore, support for this programming language is not
supported.
The "-O1" optimization level is recommended when
building any projects that include the MPLAB Harmony
prebuilt binary (.a file) peripheral library. This is
necessary so that the linker will remove code from
unused sections (for peripheral library features that are
not used). Alternately, you may select "Remove Unused
Sections" in the General options for the xc32-ld
(linker) properties dialog box.
The MPLAB Harmony uninstaller will delete all files
installed by the installer, even if they were modified by
the user. However, the uninstaller will not delete new
files added by the user to the MPLAB Harmony
installation folder.
The MPLAB Harmony Display Manager plug-in provides
complete configuration and simulation support to the
LCC generated driver, and also provides basic support
for all other graphics controller drivers. Full configuration
and simulation support for the other graphics controller
drivers will be added in a future release of MPLAB
Harmony.
USB Host Library The USB Host SCSI Block Driver, the CDC Client Driver, and
(continued) the Audio Host Client Driver only support single-client
operation. Multi-client operation will be enabled in a future
release of MPLAB Harmony.
USB HID Host Client driver has not been tested with multiple
usage devices.
Sending of output or feature report has not been tested.
The USB Audio Host Client driver does not provide
implementation for the following functions:
• USB_HOST_AUDIO_V1_DeviceObjHandleGet
•
USB_HOST_AUDIO_V1_FeatureUnitChannelVolumeRan
geGet
•
USB_HOST_AUDIO_V1_FeatureUnitChannelVolumeSub
RangeNumbersGet
• USB_HOST_AUDIO_V1_StreamSamplingFrequencyGet
• USB_HOST_AUDIO_V1_TerminalIDGet
Device Drivers:
Feature Additions and Updates Known Issues
LCC . The MPLAB Harmony Graphics Composer (MHGC) is
not capable of providing a palette table; therefore, users
must supply a uint16_t array of 256 16 bpp RGB colors
to the LCC Driver using the DRV_GFX_PalletteSet
function. The content of this array will serve to map color
indices to TFT display colors.
The DMA Trigger Source setting in MHC has changed. If
your project's setting is on 3, 5, 7 or 9, MHC will flag it
as red. Please change to either 2, 4, 6, or 8. All the
odd-numbered timers are removed from selection. While
these timers are functional at default, only the
even-numbered timers (2, 4, 6, 8) will accept changes in
prescaler values.
I2C N/A I2C Driver Using the Peripheral and the Bit-banged
Implementation:
• Has only been tested in a single master
environment
• Does not support RTOS; therefore, it is not
thread-safe when used in a RTOS environment
• Has not been tested in a Polled environment
• Operation in power-saving modes has not been
tested
I2C Driver Using the Bit-banged Implementation:
• Non-blocking and uses a Timer resource for
performing I2C operations. This Timer resource
cannot be used for any other Timer needs.
• The Timer Interrupt priority should be one of the
highest priority interrupts in the application
• Testing of this implementation has been done only
with a system clock of 200 MHz and a peripheral
bus clock of 100 MHz for the Timer
• Can be configured to work only in Master mode
• Only available in the dynamic driver setting
• The baud rate is dependent on CPU utilization. It
has been tested to run reliably up to 100 kHz.
• Does not support PIC32MX family devices
• Only works on the SCL and SDA pins of the
corresponding I2C peripheral
• Only works in Interrupt mode
MRF24WN Wi-Fi New wdrvext_mx.a, wdrvext_ec.a, and
wdrvext_mz.a library files.
System Services:
Feature Additions and Updates Known Issues
DMA
Peripheral Libraries:
Feature Additions and Updates Known Issues
ADCHS N/A FIFO is not supported in this version of the peripheral
library.
SQI N/A A SQI clock divider value higher than CLK_DIV_16 will
not work. To achieve optimal SQI clock speeds, use a
SQI clock divider value lower than CLK_DIV_16.
Note: This issue is applicable to any applications
that use the SQI module.
Applications:
Feature Additions and Updates Known Issues
Audio Demonstrations Changed in Universal_audio_decoders to limit directory usb_headset, usb_microphone, and usb_speaker
depth in the file system. This will prevent an exception if Demonstrations:
that otherwise would occur beyond 6 sub-directory • When switching between these applications, the
levels. Windows driver may become confused by the type
of device that is connected. For example, audio
streaming is prevented by the driver. If a condition
like this occurs, do the following to remedy the
issue:
1. While the device is connected, uninstall the
driver.
2. A restart of the Windows operating system may
also be required.
universal_audio_decoder Demonstration:
• The 270f512lpim_bt_audio_dk and
pic32mz_da_sk_meb2 configurations do not
support the display. The display may appear to be
ON but is blank because the backlight is illuminated.
• The 270f512lpim_bt_audio_dk configuration does
not support the WMA and AAC decoders.
• Volume control is only available on the bt_audio_dk
and 270f512lpim_bt_audio_dk configurations
• Minor audio glitches are present for 96 kHz WAVE
audio files by default buffer size. As a workaround,
eliminating glitches by using a larger buffer size.
• Audio glitches may appear when playing high
sampling rate AAC files. The higher the sampling
rate, the more severe the glitch.
• Some USB Flash drives may not work with this
demonstration
• Due to memory limitations, the Speex Decoder and
the WMA Decoder cannot operate concurrently with
other decoders
audio_tone Demonstration:
• The display is static
• Switch debounce is not implemented
usb_speaker Demonstration:
• The left and right output channels are swapped for
the pic32mz_ef_sk_meb2 configuration at the
output connector. Note: This is an issue with the
MEB II hardware and not the application software.
• The mute feature (as controlled from the PC) does
not function
usb_headset:
The mute feature (as controlled from the PC) does not
function.
mac_audio_hi_res Demonstration:
Muting the audio at the PC only works properly the first
time
Bluetooth Demonstrations Fixed issues found in WVGA display on a2dp_avrcp Graphics have been temporarily turned off/removed in
demo. This is a premium demonstration. all PIC32MZ DA configurations and will be made
available in a future release
File System LED_3, which is used to indicate demonstration success
Demonstrations does not illuminate, which affects the following
demonstrations:
• sdcard_fat_single_disk (pic32mz_da_sk_adma
configuration)
• sdcard_msd_fat_multi_disk (pic32mz_da_sk_meb2
configuration)
As a work around, the user can place a breakpoint in
the application code to see the status of the
demonstrations.
Build Framework:
Feature Additions and Updates Known Issues
Bluetooth Stack Library N/A
Math Libraries DSP Fixed-Point Math Library:
• Optimized only for PIC32MZ devices with
microAptiv™ core features, which utilize DSP ASE
• Will not function with the _Fract data type
LibQ Fixed-Point Math Library:
• Optimized for PIC32MZ devices with microAptiv
core features
• The _fast functions have reduced precision
Utilities:
Feature Additions and Updates Known Issues
MPLAB Harmony N/A • The MHC does not support changing the relative
Configurator (MHC) path from the project to the source files within the
MPLAB Harmony installation, once the project has
been created
• When viewing the MPLAB Harmony Help in the
MHC, the Index is accessible, but is not functional.
This is due to a limitation in the browser that is
utilized by MHC. As a work around, the Index is
accessible and functional when the HTML Help is
opened in an external Web browser.
• A tab character after "---endhelp---" in a
.hconfig file may cause the next configuration
symbol to be skipped
Third-Party Software:
Feature Additions and Updates Known Issues
SEGGER emWin Graphics N/A Only the LCC display controller is supported. Support for
Library other display controllers is not available in this release.
An API to retrieve the Dialog widget handle is not
available in this release.
Release Contents
This topic lists the contents of this release and identifies each module.
Description
This table lists the contents of this release, including a brief description, and the release type (Alpha, Beta, Production, or Vendor).
Device Drivers:
<install-dir>/framework/driver/ Description Release
Type
adc Analog-to-Digital Converter (ADC) Driver
Dynamic Implementation Beta
Static Implementation Beta
camera/ovm7690 OVM7690 Camera Driver Beta
Dynamic Implementation only
can Controller Area Network (CAN) Driver
Static Implementation only Beta
cmp Comparator Driver Beta
Static Implementation only
System Services:
<install-dir>/framework/system/ Description Release
Type
clk Clock System Service Library
Dynamic Implementation Production
Static Implementation Production
command Command Processor System Service Library
Dynamic Implementation only Production
common Common System Service Library Beta
console Console System Service Library
Dynamic Implementation Beta
Static Implementation Alpha
Peripheral Libraries:
<install-dir>/framework/ Description Release Type
peripheral Peripheral Library Source Code for all Supported PIC32 Production
Microcontrollers
PIC32MX1XX/2XX 28/36/44-pin Family Production
PIC32MX1XX/2XX/5XX 64/100-pin Family Production
PIC32MX320/340/360/420/440/460 Family Production
PIC32MX330/350/370/430/450/470 Family Production
PIC32MX5XX/6XX/7XX Family Production
PIC32MZ Embedded Connectivity (EC) Family Production
PIC32MZ Embedded Connectivity with Floating Point Unit (EF) Family Production
pic32mz_ec_sk+s1d_pictail+wvga BSP for the Graphics Controller PICtail Plus Epson S1D13517 Daughter Board with the Production
5" WVGA PCAP Display Board (see Note) connected to the PIC32MZ Embedded
Connectivity with Floating Point Unit (EC) Starter Kit.
Note: Please contact your local Microchip Sales Office for information on obtaining
the 5" WVGA PCAP Display Board.
pic32mz_ef_pim+bt_audio_dk BSP for the PIC32MZ2048EFH144 Audio Plug-in Module (PIM) connected to the PIC32 Production
Bluetooth Audio Development Kit.
pic32mz_ef_pim+e16 BSP for the PIC32MZ2048EFH100 Plug-in Module (PIM) connected to the Explorer 16 Production
Development Board.
pic32mz_ef_sk BSP for the PIC32MZ Embedded Connectivity with Floating Point (EF) Starter Kit. Production
pic32mz_ef_sk+meb2 BSP for the Multimedia Expansion Board II (MEB II) connected to the PIC32MZ Production
Embedded Connectivity with Floating Point Unit (EF) Starter Kit.
pic32mz_ef_sk+meb2+wvga BSP for the Multimedia Expansion Board II (MEB II) with the 5" WVGA PCAP Display Production
Board (see Note) connected to the PIC32MZ Embedded Connectivity with Floating
Point Unit (EF) Starter Kit.
Note: Please contact your local Microchip Sales Office for information on obtaining
the 5" WVGA PCAP Display Board.
pic32mz_ef_sk+s1d_pictail+vga BSP for the Graphics Controller PICtail Plus Epson S1D13517 Daughter Board with the Production
Graphics Display Truly 5.7" 640x480 Board connected to the PIC32MZ Embedded
Connectivity with Floating Point Unit (EF) Starter Kit.
pic32mz_ef_sk+s1d_pictail+wqvga BSP for the Graphics Controller PICtail Plus Epson S1D13517 Daughter Board with the Production
Graphics Display Powertip 4.3" 480x272 Board connected to the PIC32MZ Embedded
Connectivity with Floating Point Unit (EF) Starter Kit.
wifi_g_db BSP for the Wi-Fi G Demo Board. Production
Audio Applications:
<install-dir>/apps/audio/ Description Release
Type
audio_microphone_loopback Audio Microphone Loopback Demonstration Production
audio_tone Audio Tone Demonstration Production
mac_audio_hi_res Hi-resolution Audio Demonstration Production
sdcard_usb_audio USB Audio SD Card Demonstration Beta
universal_audio_decoders Universal Audio Decoder Demonstration Production
usb_headset USB Audio Headset Demonstration Production
usb_microphone USB Audio Microphone Demonstration Production
usb_speaker USB Audio Speaker Demonstration Production
Bluetooth Applications:
<install-dir>/apps/bluetooth/ Description Release
Type
data/data_basic Bluetooth® Basic Data Demonstration Production
data/data_temp_sens_rgb Bluetooth Temperature Sensor and RGB Data Demonstration Production
premium/audio/a2dp_avrcp Bluetooth Premium Audio Demonstration Production
Bootloader Applications:
<install-dir>/apps/bootloader/ Description Release
Type
basic Basic Bootloader Demonstration Production
LiveUpdate Live Update Demonstration Production
Class B Applications:
<install-dir>/apps/classb/ Description Release
Type
ClassBDemo Class B Library Demonstration Production
Cryptographic Applications:
<install-dir>/apps/crypto/ Description Release
Type
encrypt_decrypt Crypto Peripheral Library MD5 Encrypt/Decrypt Demonstration Production
large_hash Crypto Peripheral Library Hash Demonstration Production
Driver Applications:
<install-dir>/apps/driver/ Description Release
Type
i2c/i2c_rtcc I2C RTCC Demonstration Production
nvm/nvm_read_write NVM Demonstration Production
spi/serial_eeprom SPI Demonstration Production
spi/spi_loopback SPI Demonstration Production
spi_flash/sst25vf020b SPI Flash SST25VF020B Device Demonstration Production
usart/usart_echo USART Demonstration Production
usart/usart_loopback USART Loopback Demonstration Production
Example Applications:
<install-dir>/apps/examples/ Description Release
Type
my_first_app MPLAB Harmony Tutorial Example Solution N/A
peripheral MPLAB Harmony Compliant Peripheral Library Examples Production
system MPLAB Harmony Compliant System Service Library Examples Production
Graphics Applications:
<install-dir>/apps/gfx/ Description Release
Type
basic_image_motion Basic Image Motion Graphics Library Demonstration Production
emwin_quickstart SEGGER emWin Quick Start Demonstration Production
external_resources Stored Graphics Resources External Memory Access Demonstration Production
graphics_showcase Graphics Low-Cost Controllerless (LCC) WVGA Demonstration Production
lcc Low-Cost Controllerless (LCC) Graphics Demonstration Production
media_image_viewer Graphics Media Image Viewer Demonstration Production
object Graphics Object Layer Demonstration Production
primitive Graphics Primitives_Layer_Demonstration Production
resistive_touch_calibrate Resistive Touch Calibration Demonstration Production
s1d13517 Epson S1D13517 LCD Controller Demonstration Production
ssd1926 Solomon Systech SSD1926 Controller Demonstration Production
RTOS Applications:
<install-dir>/apps/rtos/ Description Release
Type
embos SEGGER embOS® Demonstrations Production
freertos FreeRTOS™ Demonstrations Production
openrtos OPENRTOS Demonstrations Production
threadx Express Logic ThreadX Demonstrations Production
uC_OS_II Micriµm® µC/OS-II™ Demonstrations Beta
uC_OS_III Micriµm® µC/OS-III™ Demonstrations Production
TCP/IP Applications:
<install-dir>/apps/tcpip/ Description Release
Type
berkeley_tcp_client Berkeley TCP/IP Client Demonstration Production
berkeley_tcp_server Berkeley TCP/IP Server Demonstration Production
berkeley_udp_client Berkeley TCP/IP UDP Client Demonstration Production
berkeley_udp_relay Berkeley TCP/IP UDP Relay Demonstration Production
berkeley_udp_server Berkeley TCP/IP UDP Server Demonstration Production
wolfssl_tcp_client wolfSSL TCP/IP TCP Client Demonstration Production
wolfssl_tcp_server wolfSSL TCP/IP TCP Server Demonstration Production
snmpv3_nvm_mpfs SNMPv3 Non-Volatile Memory Microchip Proprietary File System Demonstration Production
snmpv3_sdcard_fatfs SNMPv3 Non-Volatile Memory SD Card FAT File System Demonstration Production
tcpip_tcp_client TCP/IP TCP Client Demonstration Production
Test Applications:
<install-dir>/apps/meb_ii/ Description Release
Type
test_sample MPLAB Harmony Test Sample Application Alpha
Prebuilt Binaries:
<install-dir>/bin/framework Description Release
Type
bluetooth Prebuilt PIC32 Bluetooth Stack Libraries Production
bluetooth/premium/audio Prebuilt PIC32 Bluetooth Audio Stack Libraries (Premium) Production
decoder/premium/aac_microaptiv Prebuilt AAC Decoder Library for PIC32MZ Devices with microAptiv Core Features Beta
(Premium)
decoder/premium/aac_pic32mx Prebuilt AAC Decoder Library for PIC32MX Devices (Premium) Beta
decoder/premium/mp3_microaptiv Prebuilt MP3 Decoder Library for PIC32MZ Devices with microAptiv Core Features Production
(Premium)
decoder/premium/mp3_pic32mx Prebuilt MP3 Decoder Library for PIC32MX Devices (Premium) Production
decoder/premium/wma_microaptiv Prebuilt WMA Decoder Library for PIC32MZ Devices with microAptiv Core Features Beta
(Premium)
decoder/premium/wma_pic32mx Prebuilt WMA Decoder Library for PIC32MX Devices (Premium) Beta
math/dsp Prebuilt DSP Fixed-Point Math Libraries for PIC32MZ Devices Production
math/libq Prebuilt LibQ Fixed-Point Math Libraries for PIC32MZ Devices Production
math/libq/libq_c Prebuilt Math library with C-implementations compatible with both Pic32MX and Beta
Pic32MZ devices. (NOTE: These routines are not compatible with the functions of the
libq library)
peripheral Prebuilt Peripheral Libraries Production/
Beta
Build Framework:
<install-dir>/build/framework/ Description Release
Type
math/libq LibQ Library Build Project Production
math/libq LibQ_C Library Build Project Alpha
peripheral Peripheral Library Build Project Production
Utilities:
<install-dir>/utilities/ Description Release
Type
mhc/plugins/displaymanager/displaymanager.jar MPLAB Harmony Display Manager Plug-in Beta
mhc/com-microchip-mplab-modules-mhc.nbm MPLAB Harmony Configurator (MHC) Plug-in Production
MPLAB Harmony Graphics Composer (included in the MHC plug-in) Beta
mib2bib/mib2bib.jar Compiled Custom Microchip MIB script (snmp.mib) to generate snmp.bib and Production
mib.h
mpfs_generator/mpfs2.jar TCP/IP MPFS File Generator and Upload Utility Production
segger/emwin SEGGER emWin utilities used by MPLAB Harmony emWin demonstration Vendor
applications
tcpip_discoverer/tcpip_discoverer.jar TCP/IP Microchip Node Discoverer Utility Production
Third-Party Software:
<install-dir>/third_party/ Description Release
Type
decoder Decoder Library Source Distribution Vendor
gfx/emwin SEGGER emWin® Graphics Library Distribution Vendor
rtos/embOS SEGGER embOS® Distribution Vendor
rtos/FreeRTOS FreeRTOS Source Distribution with Support for PIC32MZ Devices Vendor
Documentation:
<install-dir>/doc/ Description Release
Type
harmony_help.pdf MPLAB Harmony Help in Portable Document Format (PDF) Production
harmony_help.chm MPLAB Harmony Help in Compiled Help (CHM) format Production
html/index.html MPLAB Harmony Help in HTML format Production
harmony_compatibility_worksheet.pdf PDF form for use in determining the level of MPLAB Harmony compatibility and to Production
capture any exceptions or restrictions to the compatibility guidelines
harmony_release_brief_v1.11.pdf MPLAB Harmony Release Brief, providing "at-a-glance" release information Production
harmony_release_notes_v1.11.pdf MPLAB Harmony Release Notes in PDF Production
harmony_license_v1.11.pdf MPLAB Harmony Software License Agreement in PDF Production
Release Types
This section describes the release types and their meaning.
Description
MPLAB Harmony module releases can be one of three different types, as shown in the following illustration.
Alpha Release
An alpha release version of a module is usually an initial release. Alpha releases will have complete implementations of their basic feature set,
they are functionally unit tested and will build correctly. An alpha release is a great "preview" of what a new development Microchip is working on
and it can be very helpful for exploring new features. However, it has not gone through the complete formal test process and it is almost certain
that some of its interface will change before the production version is released, and therefore, is not recommended for production use.
Beta Release
A beta release version of a module has gone through the internal interface review process and has had formal testing of its functionality. Also,
issues reported from the alpha release will have been fixed or documented. When a module is in a beta version, you can expect it to function
correctly in normal circumstances and you can expect that its interface is very close to the final form (although changes can still be made if
required). However, it has not had stress or performance testing and it may not fail gracefully if used incorrectly. A beta release is not
recommended for production use, but it can be used for development.
Production Release
By the time a module is released in a production form, it is feature complete, fully tested, and its interface is "frozen". All known issues from
previous releases will have been fixed or documented. The existing interface will not change in future releases. It may be expanded with additional
features and additional interface functions, but existing interface functions will not change. This is stable code with a stable Application Program
Interface (API) that you can rely on for production purposes.
Version Numbers
This section describes the meaning of MPLAB Harmony version numbers.
Description
Version String
The SYS_VersionStrGet function will return a string in the format:
"<major>.<minor>[.<patch>][<type>]"
Where:
<major> is the module's major version number
<minor> is the module's minor version number
<patch> is an optional "patch" or "dot" release number (which is not included in the string if it equals "00")
<type> is an optional release type of "a" for alpha and "b" for beta. This type is not included if the release is a production version (i.e., not an
alpha or a beta)
Example:
"0.03a"
"1.00"
Version Number
The version number returned from the SYS_VersionGet function is an unsigned integer in the following decimal format (not in a BCD format).
<major> * 10000 + <minor> * 100 + <patch>
Where the numbers are represented in decimal and the meaning is the same as described in Version String.
Example:
For version "0.03a", the value returned is equal to: 0 * 10000 + 3 * 100 + 0.
For version "1.00", the value returned is equal to: 1 * 100000 + 0 * 100 + 0.
Index
C
Compiler 3
M
MHC 3
MPLAB Harmony Configurator 3
MPLAB X IDE 3
MPLAB XC32 Compiler 3
P
Prerequisites 3
R
Release Contents 10
Release Information 2
Release Notes 3
Release Types 21
Requirements 3
V
Version Numbers 22
X
XC32 3