Can't program PIC32 in C++ (matt2424)
I have the Microstick 2 kit, which includes a PIC32MX128B. It programs just fine in C, but when I try to use the new Harmony setup to program it with the C++ compiler, I get this weird error and it...
View ArticleLAN8720A Harmony switch/router issue (bblessing)
Background: MPLAB X IDE v4.10, XC32 v1.44B, Harmony v2.05, PIC32MZ2048EFH100, LAN8720A Has anybody else noticed that for some switches this works and for others it does not? I would normally do a...
View ArticleTCP/IP Announce Issue (RowanT)
Hi, I seem to be having issues with the Announce feature of Harmony. I'm using 2.04, but I just checked and the tcpip_accounce.c file is the same as in version 2.05.01. What's happening is that the...
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 ArticleGeneric Touch Driver as a starting point for a XPT2046 driver? (Volker)
Hi,i have a touch display with an ssd1963 and a xpt2046 controller on it. Now i need a driver for the xpt2046 with SPI communication. What is the best starting point for the driver to use with aria?...
View Articlemultiple USART (URGENT Please) (ffb.boy.30)
Hi,I try with success to use one USART on my board, and now I need to use 3 USART.In the MHC in Driver/Usart I change Number of USART driver Instance from 1 to 3Number of USART driver Clients from 1 to...
View ArticleHarmony v2.05 Ping (WayneHowell)
If Harmony receives a broadcast ping, it will reply with broadcast addresses in the source field for both IP and Mac.The problem is that TCPIP_IPV4_MacPacketSwitchTxToRx is used without checking for...
View Articleusb ECM driver (interlab)
Hi all,currently Harmony provides USB Host functions for CDC class devices. It particularly supports CDC-ACM subclass devices, namely USB-to-serial (RS232, com port) adaptors.Using a PIC32MX, I would...
View ArticlePIC32MX150F256L Graphics Reinitialize (cjohnson)
I have a project that uses a PIC32MX150F256L with LCC driver to control a 4.3" touch screen. It uses V1.11 Harmony Stack. After long periods of run time the device stops being able to display text any...
View ArticleADC setup in Harmony20501 (Timing, ADC, Sampling Rate, etc.) (Paul PortSol)
I've used some slow rough ADC sampling for my previous projects,but new project needs faster cleaner data. Using PIC32MX370F512H, Harmony20501 MHC2052, 7 ADC channels, Interrupt.- Note Errata about...
View ArticleESP8266 AT Command interface? Anyone have a library? (epareja)
Hello, I would like to ask the community of someone has developed a modular library to connect to ESP8266 WiFi module, and if there is an example of a simple TCP Server. I would like to start a simple...
View ArticlePIC32MX150F256L Graphics Reinitialize (cjohnson)
I have a project that uses a PIC32MX150F256L with LCC driver to control a 4.3" touch screen. It uses V1.11 Harmony Stack. After long periods of run time the device stops being able to display text any...
View ArticleADC setup in Harmony20501 (Timing, ADC, Sampling Rate, etc.) (Paul PortSol)
I've used some slow rough ADC sampling for my previous projects,but new project needs faster cleaner data. Using PIC32MX370F512H, Harmony20501 MHC2052, 7 ADC channels, Interrupt.- Note Errata about...
View ArticleSD Card mount with FreeRTOS with PIC32MZ_DA dev board (User0035)
Referencing the 'sdcard_fat_single_disk' sample project it works fine. The SD Card will mount. Simply go into the MHC and add the FreeRTOS. The card will no longer mount. We need to be able to use the...
View ArticleGlobal Color Pallette does not support RGBA? (bordlab)
MPlab X 4.10Harmony 2.5.1 I would like to use a global color palette to reduce the size of my image. When I have the graphic composer create a palette based on the images I have it removed the alpha...
View ArticleHarmony, MSD and USB 3.0 Thumb Drives (NKurzman)
I am told that there is an issue with Harmony V 1.11 and USB 3.0 Memory Sticks. Has anyone seen this.What about in Harmony 2.XX?..
View Articlehelp interpreting Harmony config error - 'DAG176 GFX (jcandle)
Writing D:\microchip\harmony\v2_05\bsp\custom\Duro_BSP.mhc Finished writing D:\microchip\harmony\v2_05\bsp\custom\Duro_BSP.mhc *** Generating Configuration *** Gene..
View Articleharmony->application help->rtos demon->freeRtos-> tcpip_client_server run on...
hi all ,I have a pic32 ethernet starter kit ii. harmony->application help->rtos demon->freeRtos-> tcpip_client_server application , which has only a project configuration for pic32mx_eth_sk...
View ArticleHow is DRV_USBHS_HOST_ROOT_HUB_PortSpeedGet() supposed to work. (NKurzman)
It expects a Pointer to the Drive Data. But DRV_USBHS_Open() Provides an index to the Array of Drive structs.The documentation is wrong here. is there a translator function, or is this a artifact of a...
View ArticleError while installing MPLAB Harmony in ubuntu (sanket.meher111)
hi, I am getting error while installing MPLAB Harmony in Ubuntu 64 bit. Error in copying files. Screen shot of error is attached below. Need help.Thanks..
View Article