DHCP recognition issues (jautry)
I am having issues where some DHCP servers are not recognizing units using the harmony network stack. It seems that if I connect a laptop to the server, it is recognized fine. Is there some minimal...
View ArticleHow to enable ICMP module with MHC? (DominusT)
Hi. I'm woring with ESK I, MPLAB X v2.35, Harmony 1.07 and XC32 v1.40. I'm changing the example of bootloader called 'Basic' (apps/bootloader/basic/firmware) I managed to get the version of bootloader...
View Articleexternal Files in Web-Server for Download (manni)
Hi, i have my WebServer in NVM with MPFS.In this site i want to present downloads of Files from SD-Card (Log-Files, Txt).The Files are dynamic with name: log_yyyy_mm_dd.txt.Has anyone an Idea how to...
View ArticleConnect to SoftAP fail MRF24W (bikeoid)
I have an MRF24W device configured as SoftAP with no authentication. I can generally connect from Windows 10, but the connection is arbitrarily dropped after a minute or 2. I can connect rarely from...
View ArticleMD5 sort of works (jtyree)
I'm running an MD5 check on a hex file that I'm reading from a USB drive using Harmony 1.07. MD5 is using the harmony encryption library. All is good for hex files under 3830 lines (172,306 bytes). The...
View ArticleBootloader overlaps with my application code (DominusT)
Hi. I've successfully run the harmony bootloader examples in my ESK I. (Harmony v 1.06.02) I modified the project and adapt it to my hardware. My hardware has an GLCD that is administered via SPI. The...
View Articlemodifying web pages (davidif)
Hello, I work with the starter kit and Ethernet PICtail n wifi (MRF24WN0MA) I use a program such as C: \ microchip \ harmony \ v1_06_01 \ apps \ tcpip \ web_server_nvm_mpfs \ firmware \...
View ArticleMPLAB Harmony v1.07 Release Notice (DGTLMAN)
Version 1.07 of MPLAB Harmony has been released and is available from the downloads section of the MPLAB Harmony Web page: http://www.microchip.com/mplabharmony. Release notes describing the...
View ArticleIs anyone having any luck using the LCC Driver with external Memory? (NKurzman)
drv_gfx_lcc_ext.c gives me an exception in DRV_GFX_LCC_PixelArrayPut(); The MEBII board does not work much better. It gets an exception, but not in the driver itself...
View ArticleConfiguring SPI Driver Callback Functions (zktec)
Hello,I am using Harmony to setup a SPI and I am having trouble understanding write code to assign my own custom callback functions to perform the OperationStarting and OperationEnded operations. I...
View ArticleMicrochip Configurator not setting "TCPIP_IF_MRF24W" (andync)
Hi, I'm using the configurator to add WiFi to my project.I'm using the module MRF24WB0MAI have bespoke hardware. Because of the bespoke hardware, I am not using a BSP so the configurator puts#error...
View ArticlePIC32MZ EC A/D Driver (Michael Karas)
I just downloaded the latest version of Harmony and the Code Configurator last evening and got it all installed. I then opened up the configurator to attempt to install support for the A/D converter...
View ArticleDistorted images using MEBII board & LCD, LCC Driver, and External Memory...
We are having problems using the external memory with the stock boards with the MEBII Board and LCD. We are using all Microchip Dev Boards and no custom hardware. We also used all the default settings...
View Articlev1.06.02 errata (schaefer0)
Hello, I have a PIC32MZ2048ECH-I/PH and I am using the EC starter kit.MPLAB V3.20 XC32 V1.40 MHC v1.0.7.9 I am a new user (maybe 3 weeks) and am trying out the demos and am currently stuck on the power...
View ArticleI2C Issues (jautry)
I migrated from 1.06.02 to 1.07 and now my static I2C read and write routines no longer work. Are their examples of a static implementation of this using harmony 1.0.7 anywhere? All I am finding is...
View ArticleDRV_USART_TasksError not clearing the overrun condition (bblessing)
This has actually been brought up in other forums: and The latter shed some light on how to approach this issue. It appears to be true: DRV_USART_TasksError is not doing its job and clearing the...
View ArticleMPLABX and Harmony still not ready for production use???? (woodyn)
A year ago I tried to create some projects using MPLABX and Harmony and it was just one stumbling blockafter another until it got to the point of enough is enough and abandoned any PIC32 development. I...
View ArticleHarmony flash driver question. (Skaptor)
Hi. I am working on a design and we want to use some MCHP serial flash for storing embedded web server & graphics resources. I noticed MPLAB Harmony has support for these ICs:...
View ArticleError in Harmony generate code (NakaT)
Hi, I'm beginner Harmony. I'm tring to make my first Harmony project. My project exists in different folder than Harmony folder. I have made 3 apps and 1 timmer in harmony, and click genelate code....
View ArticleHarmony 1.07 NVM Web Server New Project Unsuccessful (floatingpoint)
Win7 32 BitMPLABX 3.25Harmony 1.07Harmony Configurator 1.07.16 I'm on the learning curve for Harmony and coming from an MLA library - TCP/IP/ USB PIC32MX project background, I can see how well...
View Article