MPLAB 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 ArticleBug report : windows 10 + firefox 53.0.3 + avira 14.0.22.26 (Emcy)
Hello, When I do multiple firefox cache update (CTRL+F5), Harmony stack crash : I must restart board.Problem doesn't appear if I disable avira "web protection" or if I use Chrome...
View ArticleSEGGER eMWin Graphics (NKurzman)
Has anyone used SEGGER eMWin Graphics with Harmony?I was thinking of looking in to it since They are redoing the Harmony Graphics. It leaves me on an orphaned version of Harmony. I am wondering about...
View ArticleIssues with webpages loading slowly sometimes with Harmony (AAtencio)
I'm using harmony version 10, I have a pic32mz2048efh144. I'm having an issue with my webpages not loading all the time.I seem to display the web pages just fine some of the time, but sometimes (about...
View ArticleError when enabling ADC with chipKIT WiFire (AndreaC)
I'm trying to follow the MPLAB® Harmony Labs for ADC, UART, & USB Bootloader (chipKIT WF32) from the http://microchipdeveloper...website, adapting them to a chipKIT WiFire. I'm stuck at Lab 1a,...
View ArticleUSB Microphone Project w/ Ak4642, issues with sampling at 48Khz (aks25)
Hello,-- We successfully ported the USB-Microphone project to the PIC32MZ curiosity board. This is with the AK4642 codec-- Validated that the codec works @48khz by successfully porting the audio...
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 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 ArticleCANBUS mask/filter not working as expected. (bpdegnan)
I am using Harmony to configure CAN to listen to all messages. I know that my device has 3 different message addresses; however, I've been unable to retrieve any of the higher addressed messages. From...
View ArticlePIC32MZ, RF3/USBID must be configured as GPIO after USB initialization or it...
PIC32MZ2048EFH100, MPLAB X IDE v3.15, Harmony v1.06, XC32 v1.40. Not sure if this behavior is expected. I have FUSBIDIO set to OFF in my config bits, but if I try to set RF3 (USBID is one of the pin...
View ArticleCANBUS timings generated by Harmony occasionally incorrect. (bpdegnan)
This is a followup to http://www.microchip.com/forums/m997025.aspx, where I thought I had some filter/mask issue. The answer was to wipe and regenerate the code. I found the crux of the problem, and it...
View ArticleMass storage devices are not getting detected using mplab harmony usb library...
Hi, We are using mplab harmony usb stack & usb host with msd client driver for our application.We are facing issues for usb drive detection & they are detailed below.1. We aren't able to detect...
View ArticlePLIB SPI Problems (fhguarni)
Hello everyone, I am using harmony version 1.09 with MPLAB X IDE v3.55 and XC 1.42 and I have to use the peripheral library for a SPI communication with another IC. The microcontroller is a...
View ArticleGetting started with PIC32MZ, Harmony and explorer 16/32 (tclodic)
Hello I have a PIC32MZ2048EFH100, an explorer 16/32 dev kit, MpLab 3.61 and Harmony (last 1.x version) I managed to blink led using timer and PWM following lab 1.a of the TLS4102 lab manual which uses...
View Article_IntHandlerLCCRefresh called just once (luker)
Hello forum, this is related to http://www.microchip.com/forums/m988736.aspxAfter reset, the interrupt that calls DRV_GFX_LCC_DisplayRefresh() fires just once and then ceases to do so. But I need it to...
View ArticleVertical lines Harmony Graphics (bblessing)
As usual, the background: PIC32MX470F512LHarmony 2.03bxc32 v1.43MPLAB X IDE v3.61 I've been successfully able to display images through the designer (almost there!!!), but I am having trouble with...
View ArticleFileSystem Question (Skaptor)
Hi all, I'm using Harmony v2.03B with USB HID+MSD with a micro sd card. Is it possible to use the SD card with the harmony filesystem option? I tried it but the PC won't see it. Regards..
View ArticleConfiguring WiFire For wifi_easy_configuration example project (pontimaxi)
I have been trying for several days to reconfigure the example project "wifi_easy_configuration" for the WiFire board. I've had no luck getting it to work and would appreciate anyone who could point me...
View ArticleMiwi Pro with Mesh functionality (srinivasporam)
Hi,Iam new to miwi (miwi p2p, miwi, miwi pro). I already read technical documents to know the differences between them. So, from theoretical point of view, i have gained some knowledge. Now, iam...
View ArticleHarmony DNS Server (AHancock)
I want to start with the pic32_eth_web_server demo app and add the DNS server to it, so that I can point the browser to a domain name rather than the IP address. I have the base demo app running on my...
View Article