Harmony SD CARD with RTC on same SPI (dynamic driver) (Fire8lade)
Hi all,I am having a hard time to get my SD CARD and RTC on the same SPI lines to work at the same time.My setup is as follow:I am using Harmony's SD CARD and SPI dynamic driver. The SPI is connected...
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 ArticleRestart TCP connection after removing cable (vibemac.1)
Goodmorning to all,I'm using the PIC32MX512795L, and I wonder if it's possible to remove the TCP cable, then reinsert it and allow the board to reconnect automatically. Currently, using KEEP_ALIVE_TMO,...
View ArticleDifficulty intalling Harmony 2.01 beta (brian46)
I wanted to try the new Harmony located here: http://www.microchip.com/mplab/mplab-harmony/mplab-harmony-2-0 and it gives me a .nbm file. I went to MPLAB X and (with no instructions... had to figure...
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 ArticleSQI Drivers Availability (Pranav S. Paralikar)
Hi, I am using PIC32MZ2048ECH144/100 Micro-controller for one of our projects. I am using Microchip Harmony + MPLABX IDE + XC32 V1.40 for the development. I want to use SQI Port for interfacing a...
View ArticleDifficult to set USB port without the BSP (xxultz)
Hello I'm starting to study about Harmony and PIC32. I have a PIC32 ESK II and I'm practicing with it. I have Harmony v1.10, and I played with some example code, and it worked fine. Now I'm trying to...
View ArticleUpgrading from Harmony 1.09 to V1.10 (NKurzman)
1. Still Not Fixed:ssize_t SYS_CONSOLE_Read(const SYS_MODULE_INDEX index, int fd, void *buf, size_t count ) { return numBytes; } 2. Still Not removed, Does evryone go to production with an eval...
View ArticleHarmony not creating procdefs.ld (PhilipJ)
Hi, just bought an Explorer 16/32 development board and a PIC32MZ2048ECH100 PIM so I thought I would try a quick Harmony test project. I told MPLAB.X to create the new project, checked the clock setup...
View Articleinterrupt priority (syesil)
I am trying to increase the priority of timer3 interrupt. I am using harmony v1.06.The code is working when the timer interupt priority is 1 or 2 but when I increase the priority level to 3 or greater...
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 ArticlePIC32MX1xx/2xx ADC Errata #5 - how to confirm Harmony is configured at 500kHz...
General question: is there a #define in the harmony code that tells me what the ADC conversion rate is? Specific question: Is Harmony aware of PIC32MX1xx/2xx ADC Errata #5, and will is guarantee code...
View ArticleMEB II with 5-inch PCAP display (maykonvs)
Hi everyone. I recently bought the MEB II to develop a dashboard. But the touch was very noisy (one click leads to many clicks in different places of the display). So I bought another display, the...
View ArticleCustom Linker Script (nathani)
I'm creating a custom linker script for a bootloadable application. I used harmony to generate the linker script and it looks like this:PROVIDE(_vector_spacing = 0x00000001);PROVIDE(_ebase_address =...
View ArticlePIC Reading an XML File (Paul PortSol)
My PIC32MZ needs to be able to read a configuration file from a USB stick (and possibly even save changes as an xml file).Is there any xml Read (or Write) code available for PIC32 or in Harmony? (I...
View ArticleHarmony, 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 ArticleIs Anyone Interested in a Harmony “Software Starter Kit” Book? (BillP)
When I was first learning Harmony, I would have paid $75 for a book that taught me how to program PIC devices using Harmony and its toolset. Similar books are available for almost any programming...
View ArticleNVM Driver versus FLASH Driver (Paul PortSol)
What is the difference between or advantages of NVM driver versus the FLASH Driver?- Both appear to access PIC32 onboard Program FLASH?- The FLASH driver has no settings in MHC so appears simpler- NVM...
View ArticleNeed advice on getting started with USB (Aiden.Morrison)
Hi there, I've been working with PIC32MZ's since mid 2014, but haven't touched Harmony since 2015 - I wasn't impressed and it seems like it has kept changing since then, so the little I did learn is...
View ArticleTCP/IP with ENCx24J600 Driver (BasePointer)
Hi, We have received our PCB with PIC32MX170F256B + ENC424J600.I have started testing it with Harmony 2.02b with XC32 v1.42. After some configurations, I could get response to the ping.But It seems...
View Article