How to structure Harmony Apps (Piwi)
Hi, I'm new to Harmony and want to move from MLA to Harmony. What is the best way to structure my app or split it in different parts?I want to develop an harmony app containing different complementary...
View ArticleHarmony 1.0 : PIC32_ETH_WEB_SERVER project, PIC32MZ EC starterkit...
Hi, I followed the Harmony v1.0 documentation which describe that the default webserver project should connect to a PC using patch cable.This project has 3 configurations : PIC32 ethernet starter kit,...
View ArticleHow to manage the USART ISR in Harmony framwork? (thoraz)
I'm new to Harmony framework and I want to transfer one of my projects from a common MPLAB environment to the Harmony v1.10 framework.For this reason I want first implement a test UART communication...
View ArticleHarmony LCC (entire screen fades to white) (sergioneves)
Hello, I'm working with PIC32MZ2048ECG100 + Harmony v1.0.10I have a LCD from MIDAS (MCT035G0W320240LML) with the following characteristics: Resolution: 320 x 240VGA Size: QVGADclk Frequency (Tosc): Typ...
View ArticleFreertos task execution (mhanrahan)
Harmony 1.09 I had a prototype that used MRF24Wg. I now have a new version of said prototype where WiFi has been replaced with MRF24WN, requiring me to port my previous firmware to use FreeRTOS for the...
View ArticleMHC RTOS integration problem (Aiden.Morrison)
Hi, After a long Hiatus I am giving Harmony another chance to impress me, and it's not working well so far. I downloaded the latest MPLABX, Harmony 2_02_00b, and the relevant MHC plugin and set to...
View ArticlePIC32MZ2048EFM144, Harmony 1.09, DMA from SPI to EBI SRAM (Wollli)
Hello ! I'm using two SPI channels (1+4) in parallel (16 bit, 20MHz) to read out a 8 channel 16 bit AD converter in it's fastest mode. I'm using the SPI 1+4 receive Interrupts as trigger for the DMA...
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 ArticleHow to: PLIB_OSC_ReferenceOscDivisorValueSet() (LostInSpace)
All - I have fine control of REFCLK1 in Harmony - I can set any frequency I want - it works great. My application needs to change the divisor value on the fly. I see this command,...
View ArticleWifi MRF24WN0MA compile errors? (JPR)
I am trying to compile the MLA wifi g demo application (my first approach to MPLAB X, XC32, and pic32) with the following environment :Product Version: MPLAB X IDE v3.50Java: 1.8.0_91; Java HotSpot(TM)...
View ArticleMPFS2 command line to generate image binary (XHF)
I use harmony v1.09 and V1.10 for generating MPFS2 image , by using command line can generate Bin, but the bin file different with the one generated by using software although they use the same...
View ArticleTCPIP Stack, HTTP Server Printing Demo without Vars? (campbellCustom)
I'm using a pic32mx_eth_sk2 and building a web server application from 'scratch' using Harmony Beta 2.02 Using the MPFS2 file system and NVM (flash) with the TCPIP/Stack HTTP server (not NET, as that...
View ArticledsPIC33EP512MC806 & MCLV-2 (Amitabh)
Hi, I am new to Microchip and starting on a new project with dsPIC33E. I am working with dsPIC33EP512MC806 (TQFP - 64 package) for a motor control application. To develop the motor control code, I need...
View ArticleRelease date of full Harmony 2.0x? (jgvicke)
Does anyone know when Harmony 2.0X will be officially released and no longer in Beta? Thanks,John Vickers..
View ArticleReplacing default harmony files with ones in projects. (jgvicke)
Hello everyone! I would like to be able to replace files in the Harmony folder during compile with files in my project folder. Let me give an example. There is the announce functionality of the stack,...
View ArticleHarmony 2.0.1.2 TCPIP Issue with large xml datasets (eda)
I'm still fighting this... standard PIC32 Ethernet Starter Kit II is the platform First, is this the correct forum? Is there a forum for harmony Beta code? Attached is a .xml response as captured by...
View ArticleProblem with 2.02b web net server demo (BillP)
I am having a problem with Harmony 2.02b, demo web_net_server_nvm_mpfs with a fixed IP address. (MPLAB X 3.45). 1. I loaded the example project and used the green down arrow icon to rebuild the project...
View ArticleHarmony 1.10 + PIC32MX795F512L - error on GFX_HGC_GetScreenState (SilasV)
Hi, I am working with setup - Harmony 1.10 + PIC32MX795F512L and new driver for ILI9163C (LCD controller).The code passes through the SYS_Initialize fine, but errors out on GFX_HGC_GetScreenState() in...
View ArticleHarmony DMA question (Freezessc)
Hello I have a question pertaining to the DMA setup in harmony, I want to have an interrupt generated when the Channel Source Pointer reached the end of the source , It seems that the way the DMA isr...
View ArticleIncluding "DSP Fixed-Point Math Library" in Harmony Configurator generates...
I use a PIC32MZ2048EFH100 and as the heading suggests, when I include the DSP library and build the project I get errors such as : previous definition of 'mul16' was herestatic inline int16_t...
View Article