error while reading configuration.XML (microchip777)
Hi, I have been encountering error while opening MPLABX IDE with harmony. Attached is screenshot of the same. The error indicated is referring to configuration.xml file in project file of the harmony...
View ArticleStupid Harmony Tricks, Part II... (jcandle)
I just spent a few hours (and probably days before this) over an issue that should not happen. I'd love to hear it is operator error so i can stop running into it... Harmony 2.04 SPI Loop Back example,...
View ArticleDynamic Variables Problem - Can't add more variables before i get "!DEF"...
Using Mplab 4.00 / Harmony 2.04, XC1.44 / MPFS Generator Version MPFS 2.34 I have a problem with getting 'more' dynamic variables to work. I'm using the Http server, images are in flash. I can have up...
View ArticleJSON with Harmony? (mrpackethead)
Hey all, If i wanted to send and receive JSON from/to a HTTP server running on a PIC32 with harmony, how would you go about doing it? Typical use would be to send data to a javascript enabled web...
View ArticleWant a constant string at a given address in Boot Flash (muellernick)
Hi!I'm puzzled! To determine the bootloader version on my device, I'd like to have a constant string that the application can access and that lies within the bootloader's code. That sounds quite...
View ArticleHarmony 2.04 + WINC1500 + PIC32MZ-EF TCP stack failed... (jcandle)
Harmony highlights... not sure where to look or what to post. FreeRTOS 9 has a 128kB allocation.Dashboard says 242988 used, 281300 free, so I have memory.crypto MD5 and SHA-256Harmony networking all...
View ArticlePart selection for Hamrony 2.4 and latter (jtzeng)
I have been using the PIC32MZ2408EFG100 and it has been doing well for me.I am at a point where I have to turn my board design and if a part change is recommended than this is the time to do it.We hope...
View ArticlePIC32MK1024GPE100 Dual USB and Harmony 2.04 (jtzeng)
I am trying to build a project for 1 of the USB on this device.It has two. But in the MHC I don't see a place to select the one I wish to use.Also I get missing clock reference on compile for...
View Articlereverting to Harmony 1.xx (ilans)
Hi!I updated to HArmony 2.04 from Harmony 1.11.Aftef the update, my old projects stopped functioning properly, and right now I have no time to debug it, and need to revert back.However, the plugin...
View ArticleHarmony / Wifi implementation and Key Reuse (KRACK) (bikeoid)
Is there any study on the implementations of WiFi modules and Harmony and whether they are susceptible to key re-installation attacks? https://www.krackattacks.com/ My clients will certainly be asking...
View ArticleSD Card mount with FreeRTOS with PIC32MZ_DA dev board (User0035)
Referencing the 'sdcard_fat_single_disk' sample project it works fine. The SD Card will mount. Simply go into the MHC and add the FreeRTOS. The card will no longer mount. We need to be able to use the...
View ArticleMethodology for storing configuration data in Flash? (mrpackethead)
Many times, ( particularly with Ip connected devices ) it is desirable to store the configuration data for the device in Flash, so when it is restarted it comes up with the appropriate configuration....
View Articleweb_net_server_nvm_mpfs demo project certificate problem (BillP)
I hope this is my error, but I need to post this in case it is not. I am using the http_net module to serve https pages. Months ago I ran the demo project and it built and ran just fine. I was running...
View ArticleHarmony Pin Settings vs. actual TRIS data wrong - Missing Something? (NVergunst)
I am having an issue where when I think I am setting a pin to be an output, the corresponding TRIS register does not get set properly. There is also a separate (maybe?) issue where Harmony believes my...
View ArticleeMMC memory not mounting (User0035)
We are working with the PIC32MZ DA processor connected to Kingston EMMC16G-M525-X01U memory. Using Harmony 203b (SD Host Controller and File System). We are not getting the eMMC memory to mount....
View ArticleV2.04/PIC32MZ DA/SD+USB - help! (TimH)
Still immensely frustrated trying to get basic demo apps running on my DM320008 starter board (PIC32MZ2048DAG169; also have MEB-II). It seems there are virtually NO demo apps with configurations with...
View ArticleHarmony: Dual FS System (USB + SDCard) (karan123)
Dear All, Is there any way to Read/Write from SDCard and Save it to USB Thumb driver with Microchip Harmony + PIC32MX MCU.. --Karan..
View ArticleDNS-SD wont' start for me.. TCPIP_MDNS_ServiceRegister returns...
using Harmony 2.04, I'm calling dnssd_announce after the IP stack is up and running, but its returning MDNSD_ERR_INVAL As you can see I simplified it down as much as I could just to make it super...
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 Articleadvice wanted on wifi - socket vs. ethernet mode (jcandle)
Context - I got past the heal allocation fail for TCP, but presentation is throwing an exception that I have yet to track down. IE there is a long learning curve. Meanwhile the win1500 sockets demos...
View Article