Harmony 3 RCON module for PIC32MZ (Jetoleg)
Hello,For some reason RCON module is missing from list of available peripheral components. Any ideas how to implement RCON_SoftwareReset() without it? I am using PIC32MZ2048EFH064; MPLAB 5.25; XC32...
View ArticleHarmony3 WiFi + Ethernet example (lur)
A few years ago I worked with Stack v5.42 (now MLA) on a PIC32.We perform a webserver and remote firmware updates successfully. We also managed to launch a web server example through WiFi (MRF24) and...
View ArticleLooking for Harmony 3 PIC32MZ2048EFH144 config/code examples using ADC/timer...
Hello, I have been working with PIC32MZ Embedded Connectivity w /FPU (EF) development board for about a week, and I'm trying to work within the Harmony 3 environment. Despite the pointers to GitHub and...
View ArticleADC coexistence issue with Ethernet (D4ILYD0SE)
Hey, I'm having an issue with Harmony 2.06 ADC driver working with TCP drivers for my PIC32MX795 I'm using Scan Mode, Auto-Sampling, and it's Interrupt Driven. The board I've designed is using up AN11,...
View ArticlelaWidget_Delete a parent laWidget causes reset (lcitos)
laWidget_Delete a parent laWidget causes reset everytime. Never been able to delete a widget at runtime. Is this a bug or to delete a widget I need to do something else?..
View ArticlePIC32MZ TCP/IP (aurora96)
Hi,I'm working on implementing ethernet on microchip pic32mz2048efm100 using FreeRTOS+tcpip.I'm having problems such as the data that the client send never reach the server. i'm thinkin that it may be...
View ArticleCan't select to use USB CDC for console in the harmony V3 config (MantasP)
Hi, I'm trying to use console service to print debug messages. With harmony 2 I used to setup the usb driver in CDC and use the CDC_COM_PORT_SINGLE_DEMO in product id selection. When setting up the...
View ArticleSupport for LAN8720A PHY (Nealet)
HiI have just begun with MPLAB, I am converting from another PIC32 IDE using the PIC32MX795F512L. As such i need to port a project into the MPLAB X IDE. My question is, is there support for the LAN8720...
View ArticlePIC32MZ stuck in APP_STATE_WAIT_FOR_CONFIGURATION state (bblessing)
Background: PIC32MZ2048EFH064, XC32 v2.10, Harmony v2.05, MPLAB X IDE v4.15, Windows 10 Professional I'm seeing the device stuck in the APP_STATE_WAIT_FOR_CONFIGURATION state, as per the...
View ArticleHarmony 3 System Timer and Interrupts (jdeguire)
In the process of evaluating Harmony 3, I have converted our free-running timer code that previously accessed the MIPS Core Timer directly over to using the Harmony 3 Timer System Service instead (in...
View ArticleMPLAB Harmony Build Issue (AlbinCaliber@)
Hi sir/Madam, I was trying to build a simple UART program for SAM9X60 Microprocessor using MPLAB Harmony(version 5.30,XC32 compiler). But i ended up with cstartup.s and vectortrap.s file error. I...
View ArticleMPLAB Harmony V2_06 : GFX Screen Crashes with change screen: (TS9)
Hello, I am working on MPLAB V5.20 , MPLAB XC32 V2.10 , MPLAB Harmony V2_06 , Graphic Composer , Aria GFX Library.My Hardware is PIC32MZ2048EFM144 with GFX LCC and 4.3 inch Customized TFT without any...
View ArticleHarmony V3 SPI Config (ibbro)
Just getting started with SPI on a PIC32MZ EF Starter Kit. Haven't had any luck with changing Harmony 2 sample apps to use use SPI3 pins available on the starter kit. Harmony 3 spi loopback app works...
View ArticlePIC32MK1024GPE100 SSD1963 Rendering Slow on 7 inch TFT. (TS9)
Hi, I am working with MPLAB X IDE v5.20, MPLAB XC32 v2.10, MPLAB Harmony 2.06with PIC32MK1024GPE100 Customized Board with 7 inch 800 x 480 TFT (Inbuilt GFX Controller SSD1963) without touch .My...
View ArticleHow to change the default values of device configuration in Harmony3? (yts)
I would like to change the default values of device configuration in Harmony 3. For example, the default value of "Ethernet MII Enable Configuration bit" is ON in case of the device configuration of...
View ArticleHarmony 3 SPI flash driver chipSelect - who is in charge? (boatbodger)
The source file drv_at25df.c appears to drive the chip select pin directly - and that could be a problem for two reasons:1) The SPI hardware automatically drives the chip select pin, assuming MSSEN is...
View ArticleTrying to load a harmony V2.04 tcpip demo project (philipj451)
Hi,I am using MPLABX 5.25 and Harmony V2.04.I am trying to load the demo project "pic32_eth_web_server.X" but it keeps reporting: Failed to open project pic32_eth_web_server + Configuration...
View ArticleHarmony very slow to create a new project (xxultz)
Hello, I'm starting working with Harmony V3. My machine is a core I7, with 8G of RAM running Windows 10, and Harmony takes a very long time to open. As an example, I created a new project in MPLABX...
View ArticleBUG: Harmony3 and Timer system service. (Bodo2407)
Steps to reproduce:Create a new project, using PIC32MX795F512L.Start Harmony Configurator.Add Time System Service to your project.No RTOS.Set TMR1 as satisfier for the time system service (or any other...
View ArticleContent Manager Problem (BillP)
Lately, when I try to run the Content Manager in Hv3, I get the connection is successful, followed by the attached pop-up..
View Article