Upgrade Project to Harmony V3 (Haini)
Is there any way to upgrade an existing project to Harmony V3? Harmony V2_6 is working fine with the project. When I select "Tools > Embedded > Harmony 3 Configurator" it tells me the following:...
View ArticlewolfSSL License fee (Haini)
There are news that wolfSSL and consorts are now free for us PIC users.Microchip has partnered with wolfSSL to implement elements of the companys security suite software in MPLAB Harmony v3. The...
View ArticleCombining bootloader and application (rdaniel)
I am using PIC32MZ2048EFH144, MPLAB X v4.05, XC32 v1.44, Harmony v2.05.01. I have been developing an application for some time and needed a bootloader. I was able to modify my application project via...
View Articlemplab harmony 2.06 TCP/IP PIC32MX SSL ISSUE (ajay_xda)
i have new pic32 ehternet statet kit2 board and trying to get worked "C:\microchip\harmony\v2_06\apps\tcpip\wolfssl_tcp_client" This example but my issue is i can run "openurl" command only 10 times...
View ArticleI2C: No interrupt after start conditon sent (bordlab)
PIC32MZ2048EFG144 vB2 (clear on i2c issues on the errata) MPLAB 5.20 Harmony 3 core v3.4.0 csp v3.4.0 I have setup I2C1 going to AT24 EEprom. Everything seems to be setup correctly. I DRV_AT24_Open...
View ArticleUtilizing Harmony V3 drivers for SPI Flash (thermant)
Hello everyone, currently I'm working on transitioning a work project from PIC32MX to PIC32MZ. I was experimenting with the PIC32MZ starter kit and got UART, SST26 w/SQI + Fatfs, and the ADC drivers...
View ArticleUnable to include the bootloader component (Maldus)
Hello everyone,Yet again, I am here looking for assistance in using Microchip's faulty tools. This time I was trying to test the bootloader functionality offered by Harmony; unfortunately I am unable...
View ArticleHarmony 2 - Changing PHY to KSZ8863 (Soren.Bang)
I'm in the process of rewriting the firmware for an existing PIC32 + KSZ8863 product using the Harmony 2 framework with WulfSSL.In the Harmony Configurater I have changed the PHY from SMSC8740...
View ArticleHarmony I2C overview (GSQ)
Hello, I am trying to interface a PIC32MX675F512 with MCP23017 GPIO expander through I2C_ID_1. I like how harmony sets up library to have most of the functions handled by interrupts. However I'm having...
View ArticleHarmony Provided Macros not used by compiler (terrahawk)
This should be very simple...Using Harmony 3 on PICMK1024MCF. I named most of pins so Harmony generated plib_gpio.h with macros to manipulate the named pins. in plib_gpio.h, for a pin I named PWM6H_EN,...
View ArticlePIC32MZ : Simple Harmony ADC Configuration [All Classes] (TS9)
Hi, I am working on PIC32MZ2048EFM144 Customized Board with Microchip Harmony V2_06 .Will it possible to create driver for below ADC Channels AN5 , AN6 (Class 1),AN7 (Class 2) ,AN48 , AN9 (Class 3)...
View ArticleHarmony 3 2 I2C Drivers attached to one I2c Peripheral (bordlab)
PIC32MZ2048EFG144 vB2 MPLAB 5.20 Harmony 3 core v3.4.0 csp v3.4.0 The hardware setup is we have 1 I2C bus which has EERam and a RTC off of it. In the Configurator I put I2C1, a modified AT24 driver and...
View ArticleHow to disable ( grey out ) static text label in Harmony 2.06 ( Graphics...
I've created the text label with: NameKomp1 = laLabelWidget_New(); laWidget_SetPosition((laWidget*)NameKomp1, 35, 55); laWidget_SetSize((laWidget*)NameKomp1, 80, 25);...
View ArticleUART issue - Harmony 2.06 (Rafauy)
Hi, I am receiving a very long datastream at 115200bps, its size is around 1MByte. The MCU is a PIC32MZ2048EFM144, the configuration is the following:UART 3 is configured for buffer queue transfer...
View ArticlePIC32MX775f256h usart problem with HV2.06 (codeKnight)
Hi,everyoneI am using pic32mx775f256h with H2.06. i got a problem when i use usart1 with interrupt mode. When i connect the usart1 to PC it work well,but if i connect the usart1's rx and tx pin...
View ArticleInvalid frame size (ENCX24J600, Harmony 2.06) (snchlsn)
I'm trying to get a TCP/IP stack including an HTTP NET server running under Harmony 2.06. So far, I have DHCP and ICMP working, and the HTTP NET server will serve the mpfsupload page, so clearly, the...
View ArticleHarmony Cnfigurator - UART to TCP/IP bridge (aruntkkumar)
I am trying to connect using TCP/IP to PIC32MX795F512L using Harmony Configurator v2.00b. This would be a simple TCP/IP connection to a predefined PORT number. However, I am not even able to connect...
View ArticleCreate USB Vendor device with 6 endpoints (galvayyar)
I'm using a starter kit with PIC32MZ2064DAG196 and my goal is to create a bridge between host (connected via USB) to multiple custom boards (connected via SPI). I'm holding a logical mapping between...
View ArticleADC channel 0 with harmony configuration (hungsonspkt)
Hello All, I'm having an issue with ADC channel 0 which is used AN45 as analog input source.I have configured ADC1 to work in interrupt mode and ADC channel 0 is the ADC channel, AN45 is the input...
View ArticlePIC32MX775f256h usart problem with HV2.06 (codeKnight)
Hi,everyoneI am using pic32mx775f256h with H2.06. i got a problem when i use usart1 with interrupt mode. When i connect the usart1 to PC it work well,but if i connect the usart1's rx and tx pin...
View Article