Bootloader Liveupdate questions (keenanstahl)
Device: PIC32MX570. (512 Flash) I have an application that has MSD storage using on-board flash. This NVM region is also accessible using the file system. For the most part I have used the harmony...
View ArticleHarmony LCC pixel clock speed (luker)
Hi there, this is related tohttp://www.microchip.com/forums/m953666.aspxhttp://www.microchip.com/forums/m952975.aspxA new project requires PIC32MZ to o..
View ArticleNVRAM - tutorial? (grambo)
I'm trying to find a starting point for using the NVRAM in Harmony 1.09 for a PIC32MX270F256D. The "drv_nvm_static_local.h" that's being generated only has unlock, erase, write and a rather obscure...
View ArticleStrange configuration for USB device MSD+CDC (hermallorn)
I have been trying to run the "USB device MSD+CDC " on a custom board (PIC32MZ1024EFM100) using harmony 2.0x for a while and it failed enumeration in windows.The example from harmony works fine on the...
View ArticleUSART Simplex in Harmony V10701 from V10602 (Paul PortSol)
I just upgraded from Harmony V1.06.02 to V1.07.01, and now have MHC 1.0.7.16I see the USART settings have changed, and now my project doesn't work anymore :(At the moment trying to figure what to do to...
View ArticleHarmony (PMP) ,PIC32MX with 3.2 TFT LCD with ILI9341 (laitasso)
Hi,I am new to mplab, and I am using harmony. I generated pmp driver and LCD driver for ILI9341My setup is here PIC32MX340F512H, MPLAB X IDE , Harmony v1.09. The driver for ILI9341 done similarly as...
View ArticlePIC32MZ1024EFH & Bugs in Harmony 1.06 with ADC and scan (Alfred73)
Hi, Instead of me asking question, I know would like to write some information down that might benifit others... I have encountered some issue during the creation of a project with using ADC and...
View ArticlePIC32MX + ENC424J600 + Harmony TCP/IP, any experience? (BasePointer)
Hi, We want to use PIC32MX170F256B+ENC424J600 and Harmony TCP/IP stack. But I have some doubts: 1. Harmony seems buggy and not reliable for end product. Is there any chance for me to use Microchip...
View ArticleHow to create a correct Project Layout (EH)
Hi Community, I`m a beginner with "Harmony". The tool is installed and embedded in MPLAB X IDE. When I want to start it, I get the message, that the project is not in a valid directory hierarchy (see...
View ArticleOptimization=1 corruption, Harmony, UART (Paul PortSol)
Anyone recently seeing optimization=1 causing issues? While debugging I typically set optimization=0 so I can set breakpoints anywhere I want (optimization can make some lines not breakpoint...
View ArticleHTTP Server / TCP no more responding (lelsteph)
Hello I am using Harmony 1.09.I am using the TCP IP stack with the http server from Harmony.The web site is working very well after reset but at some point it just does not respond anymore. It is not...
View ArticleHow to change a name/function in MHC pin configurator (EH)
Hi Community, I want to align the pin name/function to the meanings in my project. When I click in the "Name" or "Function" column of a pin ("Pin Settings" tab), I`m able to edit it. But after "Enter"...
View ArticleI2C Close to Working but I am not transmitting all the bytes I expected to...
Harmony: 1.09Device: PIC32MZ2048EFH064 Harmony I2C configuration: Used all defaults, see attached for details.MPLAB: 3.45My I2C interface is very straightfoward. Single PIC32 Master, connected to a...
View ArticleUSART serius problem in Harmony 2.02b (Johnny0099)
MCU: PIC32MZ2048EFM100-I/PTMPLAB X IDE: v3.51Harmony Version: 2.02b I'm using Harmony USART Buffer Queue model to manage comunication with a GSM/GPRS module through AT commands. I need to read and...
View ArticleHow to upgrade from 1.x to 2.x? (lelsteph)
Hello I am sorry to ask the question but I cannot find any documentation about this and no clear post on it.How are we supposed to upgrade?How the configuration file of Harmony should be upgraded? I...
View ArticleGraphics with mikromedia for dsPIC33EP (TommasoBoscolo)
Hello, I'm tring to use mikromedia for dsPIC33EP with MLA, I can see it fine working only with primitive graphics, when I try to compile an example with widgets I see an error relative to EDS... what I...
View ArticleHTTP NET webserver and power-saving mode (Adrian B)
Edit: Sorry, the problem had a different cause and was resolved, if possible an administrator can remove the post...
View ArticleDebugger randomly halts on Stop Event in drv_i2c.c (jims10001)
Harmony 1.09MPLAB: 3.45 I am using a polled I2C with a PIC32 Master and a single Slave. As I am trying to debug my code, the debugger randomly halts on 1490 line of code in drv_i2c.c. See below for the...
View ArticleHarmony v2 beta bugs (Fire8lade)
Hi,I don't know if there is a specific place to report bugs for the Harmony v2 beta release, but here is what I have found so far.I am using a PIC32MZ2048EFH064 E/PT with MPLABX v3.5. Compiler XC32...
View ArticleADC in HarmonyV202b/MHC2024 (Paul PortSol)
Anyone got HarmonyV202b working with lots of ADCs? I had to modify the generated driver code to be more like HarmonmyV108/MHC1087,and am wondering if I missed a new setting or some app code...
View Article