Stuck in APP_STATE_WAIT_FOR_CONFIGURATION after enumeration of HID under...
Hello,With Harmony 3.0 , I'm trying to implement a simple USB HID data communication with a Pic32MZ2048EFH064 and it fails.I noticed when I plug the USB connector the appData.state is changing from...
View ArticleTCP IP STACK stops when SNTP module is active (SincPelp)
Hi.I am making an application based on pic32mz2048 and MPLAB IDE and Harmony 2.06. Harmony's TCPIP stack works fine sending packets with client and server socket. Now I need to update my system time...
View ArticleOn-board Debuggers (BillP)
Here is my next post related to (https://www.microchip.com/forums/m1150459.aspx) based on the experiences I have had developing my latest book on Harmony v3. The on-board debuggers have been a constant...
View ArticleHarmony configuration for 2nd USB device (Aaron Hancock)
The PIC32MK1024MFC100 I am using includes 2 USB interfaces. Unfortunately, the combination of Explorer 16/32 and PIC32MK Motor Control PIM I am using doesn't have the connections to USB #1, only USB...
View Article[SOLVED]Bug in the USART Harmony/FreeRTOS module (BillP)
Platform: Curiosity PIC32MZ EF (100 pin) with 2 Clik board slots WiFi4 Clik Board MPLABX IDE v4.20 Harmony 2.06 XC32 v2.10 FreeRTOS v10.0.1 (the default version selected in MHC) The WiFi4 uses a USART...
View ArticleHarmony CAN configuration (luker)
Hi forum, we all know that receiving is harder than sending regardless of the bus type. My Harmony 2.06 in the MPLabX5.30 is configured to generate PIC32MK0512GPE064 configuration code for its fourth...
View ArticlePIC32MZ jumping from custom bootloader to app causes reset (lot080420)
Using Harmony on a PIC32MZ2064DAG169.I have 2 projects, 1 for bootloader and 1 for application. They have same device configuration bits set.Having issues creating an application hex file that a custom...
View ArticleSupport ticket vs. forum (BillP)
During the course of my book development, I ran into two obstacles related to the Curiosity 2.0 PICMZ EF board that I thought warranted a support ticket: the USB port on the (DM320209) did not work and...
View ArticleBug: USB device HID of "hid_basic" of Harmony v2.05 does not connect to PC...
Dear USB stuff of Harmony Concerning USB device HID of Harmony v2.05, it seems that there exists bug , though there is no bug concerning USB device HID of Harmony v2.04. Please check. I encountered...
View ArticleHID Basic example doesn't work Harmony v2_06 (roydmiller)
HiBefore I delve into trying to debug this does anyone know why the hid_basic demo doesn't work in Harmony v2_06?I am using Harmony v2_06, XC32 v2.10 and PIC32MZ EF Starter Kit w\Multimedia Expansion...
View ArticleHarmony 2.06 USB HID device can't resume from suspension (Ronco)
I have a problem with Armony 2.06 and USB HID device stack with PIC32MZ2048EFH100.For the USB side I copied the code from the hid_basic example included in Harmony folders.As soon as I compile or...
View ArticleNumber of software package upgrades (BillP)
In Hv2, the number of upgrades/revisions were infrequent (maybe 1/2x /yr) as I recall. In Hv3, each repo, MPLAB X and XC32 have separate version updates that can occur independently. This can lead to...
View ArticleSAM9X60 TCP/IP Stack Small Percentage of UDP packets failing checksum...
I have been evaluating SAM9X60, since there is no support in MPLABX yet I have been using eclipse and gcc-arm-none-eabi toolchain. I have built some code for testing UDP, mainly Art-Net UDP protocol....
View Article[SOLVED] Harmony 3 USB AUDIO+HID failing to enumerate (turtlepants)
I originally only had a USB HID device set up using H3 and it worked. I then added Audio (Headset) using H3 (see pic) and now the device shows up in the device manager as a Composite Device (which I...
View ArticleEffect on hex file of enabling NVM driver in Harmony (lot080420)
If I configure NVM via harmony configurator to be 256K at 0x9D100000, hex file changes to have the following extra allocations In NVM memory space (0x1d100000 - 0x1d13ffff) all 0's … any way to prevent...
View ArticleHarmony configuration for two processor boards (dobrosoft)
Hello! Is possible to use harmony v 2.06 to have confogurations for two diffrent processors? I use two processor boards, processor is the same type - PIC32MZ2048EFH100 and PIC32MZ0512EFF100, it's not...
View ArticleTrouble moving Harmony 3 project to newer Harmony 3 framework (ibbro)
I have an ongoing pic32mz project in Harmony 3. Trying to get to the newest version of MHC and content. I have just upgraded the plugin from 3.4.0 to 3.5.1 and the project graph is intact and the...
View ArticleCode generation failure: "An exception occured during file preprocessing"...
(Note: since I'm getting bitten by "unauthorized" messages from the forum server, I'm posting this in several segments...)Summary:Attempting one of my first complex projects under MPLAB / Harmony. When...
View ArticleHarmony 3 project EFM to EFH chip change (ibbro)
I have 3 pic32mz projects in harmony 3 which were developed on curiosity 2 boards. We chose EFH pics instead of EFM pics for our product which is now prototyped. pic32mz2048EFM -->pic32mz2048 EFH...
View Articleminor bug in MHC/net (BillP)
I am running the same test on a SAM E70 device (ATSAME70Q21B) and a PIC32 MF EF. I am using the latest versions of all repos. Specifically, MPLAB X v5.40, XC32 v2.41 and mhc v3.4.1, and net v3.6.1. The...
View Article