SYS_RESET_ReasonGet() returns incorrect value (martinw7750)
PIC32MZ2048EFM144Harmony V1.09 SYS_RESET_ReasonGet() returns incorrect value for power on reset. The enum RESET_REASON in reset_p32mz2048efm144.h is incorrect typedef enum { RESET_REASON_NONE =...
View ArticleOnly one client can connect to HTTP net web server (XHF)
I am using harmony v1.09, I tried demo web_net_server_nvm_mpfs, everything OK except only one client can connect to the web server although the default setting for TCPIP_HTTP_NET_MAX_CONNECTIONS (4),...
View ArticleHarmony LCC pixel clock source (luker)
Hi forum, different aspects of this have been discussed...
View ArticleQCA7000 and Network stack (pitman)
Hi All, Now I do device with QCA7000 data transfer chip. It connected over SPI to PIC32 and can RX/TX Ethernet frames.How I can clue my driver for QCA7000 and network stack? When TX data I need set...
View ArticlePIC32MZ VBUS Monitor Connection and disable for a Memory Stick (Paul PortSol)
In the PIC32MZ EF Starter kit the PIC VBUS Pin is connected to J4 OTG connector, but not to J5 USB Flashdrive connector, and it has a schottky diode to (+5V_EXT, signal VBUS_DEVICE to PIC24's VBUS)....
View ArticleHarmony (PMP) ,PIC32MX with 3.2 TFT LCD with ILI9341 (laitasso)
Hi,I am new to mplab, and I am using harmony. I generated pmp driver and LCD driver for ILI9341My setup is here PIC32MX340F512H, MPLAB X IDE , Harmony v1.09. The driver for ILI9341 done similarly as...
View ArticleHarmony LCC pixel clock speed (luker)
Hi there, this is related tohttp://www.microchip.com/forums/m953666.aspxhttp://www.microchip.com/forums/m952975.aspxA new project requires PIC32MZ to o..
View ArticlePIC32MZ(EC) Board + PIC32MZ2048EFH144 changes to PIC32MZ2048ECM144 (loupdethies)
Hello, I try to create a new 32-bit MPLAB Harmony Project. After selecting Target Device PIC32MZ2048EFH144 (as it is on my PIC32MZ(EC) Starter Kit), I try to select PIC32MZ (EC) Starter Kit.MPLAB X...
View ArticleTrying to write NoteOn from PIC32 acting as MIDI keyboard. (KeithSloan)
Okay I am trying to write a NoteOn request from a PIC32 as though it is a Midi keyboard. I am able to get a Mac to emurate with with the PIC and the device shows up okay with Audio MIDI Setup, correct...
View ArticleSimple TCP/IP question (Freezessc)
Hey Everyone I just had a very simple question, if I use harmony and generate a project implementing a TCP/IP stack will it work out the gate? I'm using an explorer board and I just want to make sure...
View ArticleGmail must turn less security ON (XHF)
I am using harmony 1.09 PIC32MZ to send email by using my gmail SMTP account with wolfssl, by using both SMTP and SMTPC, I can send email , but must turn less security on, otherwise failed to send, any...
View ArticleGetting Started PIC32MZ Harmony Dynamic Drivers (Kamil@Su30)
I am firmware developer getting started with PIC32MZ 2048 ECM100.I have to develop code to using harmony MHC Dynamic Drivers.Since the controller is new,online sample code support is less,and...
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 ArticleMPLAB® Harmony Configurator Tutorial - Creating a TCP/IP Project from Scratch...
Nice video from Luc (Microchip FAE) on Creating a TCP/IP Project from Scratch.41:27 in length, so I've mentioned time slots so I can go back and review. Created usingMPLABX IDE 3.00XC32 version...
View ArticlePickit 3 - Variables Value Issue (neptunis2016)
Dear all, I have having some difficulties to check the value of some variables in MPLAB Harmony. All the variables are with the value "NULL" or "0". I don't understand what is going wrong. Please check...
View ArticleWhy UART2 interrupt(source: INT_SOURCE_USART_2_ERROR) makes freeRTOS halt?...
Hello, We met a issue when we developed the Harmony(v1.09) application with FreeRTOS 9.xx on PIC32MX695F512L. The issue is if we setup the UART2 with the following settings: - Interrupt Mode, -...
View Articlequestion about reading SST25VF016B (PIC GUY 32)
Quick question. Does anyone know why everything I read from the sst25vf016b is always 1 (ff). I read id (address 00H-01H) and get ff, I read any address I get ff, and also when I read the status...
View ArticleOptimization Level For XC32 With Harmony (Michael Karas)
I see that when generating a project with Harmony that it sets the optimization level for XC32 at -01. First off I would like to understand why this particular setting is done. I just upgraded from...
View ArticleENCX24J600 Driver - IRQ Output (MicroE)
I have spent a few hours trying to get the Interrupt Output from an ENC424J600 to function using the Harmony 2.0 framework. What I found in the file "drv_encx24j600_ds_defs.h" was...
View ArticleWhat file should I include in Standalone Project ? (ysaitoysaito)
I cannot compile Standalone Project(not Harmony Please see attached screenshot) of PIC32MZ2048EFH100 because " TRISGbits.TRISG15 = 1 " occurs below error. CLEAN SUCCESSFUL (total time: 54ms) make -f...
View Article