Why does Harmony not build USB HID interface completely (catweazle)
when building a project using USB HID, Harmoy does not build a ready to use interface. User has to add code....For me as user I would expect a complete API. A method to send data to host and a method...
View ArticleHow to make the font larger in the library help window? (RodoPIC)
Hi all,If I click on anything in harmony, the right side of my screen shows the library help ...in very small font. Is there a way to make the font bigger? I've been able to make everything else bigger...
View ArticleHow do you decide your system/peripheral frequency? (RodoPIC)
Hi all,I'm new to PIC32. I'm used to PIC12-PIC24. Deciding the frequency seemed easy based on my design for the smaller PICs. But now for a PIC32MZ1024EFG100 using the harmony configurator, I'm not so...
View ArticleHarmony V2.05 Bootloader Linker script does not work. (NKurzman)
Harmony V2.05.01MHC V2.05.02MplabX V4.05PIC32MX530F128H The Linker script for the Bootloader generated by MHC has issues..The script cause the Program to crash when any interrupts are enabled. I...
View ArticlePotential bug with Harmony SST26 (SQI) and MPFS file system (Luca Pascarella)
Hi everyone, I am creating a project that uses an Ethernet connection, two memories (a MicroSD and an SQI Flash), and other secondary components. The most important ICs on the board are a...
View ArticleProblem with GFX library, heap.calloc (Freezessc)
Hello everyone, Been working on a harmony GFX touch screen app, it seems that all of a sudden I'm getting an error with a library function and I cant explain why. I'm crashing inside libaria_input.c,...
View ArticleCommunicating with Bootloader (BenzApprentice)
Hi,In the appendix B of DS01388, it outlines the procedure for communicating with the bootloader. I'm trying to do this over USB. My understanding of the memo is to put a few frames together and send...
View ArticleLCC - writing to frame buffer while DMA sending data (alex_elec)
Hi there, Just a quick one, if I have an LCC setup with DMA/PMP on a PIC32MZ outputting display data to an LCD (in DE mode) should I suspend DMA transfers while writing to the frame buffer? Could there...
View ArticleHarmony: Reading BMP Image Black and White from USB Thumb Drive .. (karan123)
Hello, I am able to read from text file from USB MSD . Now I have to work on bmp images (Black and White -1 bpp only) and send pixel data of image along with dimensions of the bmp image to UART.White...
View ArticleUSB CDC Host to PC (p_stoyanoff)
Greetings! If I load Harmony USB CDC Host to uC and connect it to PC, is it suppose to work? Should it be a connection between the controller and PC? Is the PC going to register a device on it`s USB...
View ArticleLive Bootloader question (realexander)
Hi, If I understand the live bootloader correctly, your program must occupy less than half of your flash. When you come out with version 2 of your program, it must be linked to occupy the top half of...
View ArticleProgress bar not filling/displaying properly (Digital_Angel)
PIC32MX795F512L, custom board based on Exp16 with SSD1926 & Powertip 4.3 inch display. Harmony v2.05 & MPLAB X IDE v4.05/4.10. I have a progress bar which starts by filling in the wrong...
View ArticleMHC on macOS out of memory (ch)
Hey, I just gave Harmony 2.05 a try on mac, with MPLAB X 4.15. Just re-generating code for a simple PIC32 project and MPLAB takes all memory (more than 16GB) and finally hangs. Is this expected...
View ArticleHow to get software started in harmony for a graphics display? (RodoPIC)
Hi all,I'm new to harmony (2.05_1) and PIC32. I made a pcb with a PIC32MZ1024EFG100. There isn't much in my pcb. Three LEDs and a connections for a TFT display with a PCAP touch panel. The TFT...
View ArticleMPLAB Harmony Configurator (michael.crookes)
MPLAB X V4.05MHC 2.0.5.2Harmony V2.04 So the issue I've been facing is in the use of the Pin Table in the MPLAB Harmony Configurator (MHC). I run the configurator for my project and setup all the...
View Articlemultiple PWM (ffb.boy.30)
Hi,I'm using a PIC32MZ2048EFH with Harmony 2.5.1I would like to generate 3 PWM with the same frequency (40khz)and pulse from 0 to 100%.The 3 PWM are idenpendent.I put the PWM on the OC3 OC4 OC5...
View ArticleSNMP bug (Adrian B)
I noticed the following problem on SNMPv2 on Harmony 2.01b: I have an integer variable that is declared as a 16 bit width. If the value is using only one byte but is higher than 127, then it is...
View ArticleUSB CDC Host to PC (p_stoyanoff)
Greetings! If I load Harmony USB CDC Host to uC and connect it to PC, is it suppose to work? Should it be a connection between the controller and PC? Is the PC going to register a device on it`s USB...
View ArticleRegarding MPLAB harmony 1.8 version downloading problem (sanket.meher111)
I am not able to download MPLAB harmony 1.8 version from microchip websitePlease provide harmony 1.8 setup for ubuntu 64 bit..
View ArticleHow to set the pins for HSYNC, VSYNC and DE in the harmony graphics manager?...
Hi all,The harmony graphics manager's "Display Settings" tab has buttons in each section for the Horizontal pulse, vertical pulse and data enable that says "See/Change Pin". Pressing the button shows...
View Article