Harmony, Bootloader, RTOS, SPI index 1 causes exception (agauthier)
When building the bootloader with Harmony 1.10 and freeRTOS with Spi instance index 1, causes an exception error while running.XC32 v1.42 (free). MPLab 3.51Harmony 1.10.0. MCU: PIC32MZ1024ECG064. Other...
View ArticleMPLAB and Harmony hell of the day : bootloader (jipihorn)
Hello, I've been using Microchip tools for a year now and each time I have to add something new to a project, it goes directly to a "framework fight". I guess 75% of the time I've spent to my project...
View ArticleHow Set up USB in Harmony 2.02b (sulivan.ganter)
Hi, I am trying to set up the USB module (Host MSD) on the PIC32MZ for save data in pendrive device, but the function "USB_HOST_BusIsEnabled(0);" always return : USB_HOST_RESULT_FALSE == (0x00000000)....
View Articlecall back not working (ROSS)
hi my event handler does not seem to work in my program. I have 2 usarts 3 and 5 receiving and transmitting data. The final data could be any length, but first I what to get data (byte) coming in on...
View Articletools upgrade problem (lveng)
I just installed XIDE v3.61 and harmony 2.03b. I installed Harmony Configurator. I created a new project and clicked on:Tools>Embedded>MPLAB Harmony Configuratorto bring up the Harmony tool. It...
View ArticleADCHS initialization problem (jautry)
I am migrating a project from the PIC32MZ2048ECG100 to the PIC32MZ2048EFG100 and apparently it does not use the ADC driver and I must move over to the ADCHS library calls. I am trying to access AN9...
View ArticleHarmony 2.03b I2C issue PICMZ - Silicon Errata (Johnny0099)
I'm working with PIC32MZ2048EFM100 Rev. A1 and I'm having Master Bus Collision issues periodically. Bus speed is 100 khz (I've tested also 50 Khz and 10 kHz) and I'm not able to figure it out. I've...
View ArticleHarmony 2.02b - HTTP server lock (lelsteph)
Hello Using Harmony 2.02b. I am facing a situation where the http server is not serving any page anymore. The stack is not dead because it still communicate with a device as a client...
View ArticleMHC 2.03.5: cannot generate DRV_PMP0_Initialize() after Graphic Stack...
Dear MHC stuff of Microchip I use MHC 2.03.5. , Harmony v2.03b, XC32 v1.43, MPLABX v3.60 It seems that bug exists in MHC. In below case, I cannot generate (DRV_PMP0_Initialize();...
View ArticleHarmony 1.11 and 2.03b are released (martinw7750)
Check the release brief - loads of changes in 2.03b, but hardly anything in 1.11Once V2 is non-beta it will be time for me to upgrade to version 2..
View ArticleSQI Clock Speed issues (jgvicke)
I have a custom driver working for the SQI chip built onto the PIC32MZ EF Starter Kit, but am seeing a very odd behavior. I built the driver with the clock speed at 10MHz. When I run at that speed I...
View ArticleHarmony Hell in a Hand Basket Rant. (NKurzman)
I have been work with (against) Harmony for over 18 months.The Harmony team either does not have the will, Personal, or skill to fix it.There are things left broken form since before I started. Tickets...
View ArticleBootloader application connection with PIC32_EC_SK (Endinar)
Hi ! I tried to run the bootloader demo project basic with this settings : MPLAB X IDE V3.61 HARMONY V2.3b PIC32 Embedded Connectivity (EC) Starter Kit with PIC32MZ2048ECH144 With the demo project...
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 ArticleHarmony SQI on V2.03B ???? (jtzeng)
Like so many on the forum, I have been trying to figure out if SQI is usable in Harmony.This is my latest attempt.Using the PIC32MZ_SK (2048EFH144) I first configuring the Clocks and I/O for the...
View ArticleStruggling with SPI and TCPIP in Harmony. (nigelwright7557)
I have made my own pcb using a PIC32MX270F256B.It has 3 LED's and 3 switches and has a port for a ENC28J60 Ethernet LAN Module. I went through all the harmony options and set things up as I thought...
View ArticleMIIIM : LINKFAIL (Emcy)
Hello, I have problem to use a LAN8720 and PIC32MZ2048EFM064. DRV_ETHPHY_SMIRead function return always DRV_ETHPHY_RES_OPERATION_ERR. When I use this code : #define PHY_REG_IDENTIFIER1 (2) // reg value...
View ArticlePIC32MX LCC (bblessing)
Quick question for my own personal edification: why does the LCC driver DMA trigger off of Timer 2 as opposed to triggering off of a PMP read or write? I tested the latter just to see if my own driver...
View ArticleChanging label text (Freezessc)
Whats the preferred way to change text in a text label under the 2.03 gfx framework? using the graphics composer I made a simple thermostat program, I want to be able to change the temperature by...
View ArticleWhere is the cut and paste in Harmony v2_03 graphics composer screen designer...
Does any body know a quick way of copying graphics in screen designer.They seemed to have removed the cut and paste facility...
View Article