Executing MPFS2.jar utility through command line (Pranav S. Paralikar)
Hi, I am trying to execute the MPFS2.jar utility through the command line to generate the MPFS Image for the web pages to be used in the firmware. For this I have checked "Execute this line before...
View ArticleDebug problems with USART Console (SecMss)
Hi,I'm using the "pic32_eth_web_server" demo of harmony 1_07. I replaced the USB console with USART console. In debug mode, using Pickit3 tool, when I connect to the HTTPS server, the execution crashes...
View ArticleError: Missing ADC Pins for ADC Driver for PIC32MZ512EFF100 (jj.villalon)
Using Harmony V1.06, I attempt to add the ADC for the chip we are using (PIC32MZ0512EFF100). It seems to create the correct source code, but it does have these displayed on the pin table (nor does it...
View ArticleUsb problems using host msd_basic example on pic32mz starter kit (ulfs)
Hi Everyone, i'm new to the pic32 microcontrollers and the Harmony framework. If i load the example on the chip the D7 LED starts flashing/blinking all the time. If i try to load another example i get...
View ArticleMHC v1.07.16 missing option for 16/32 bit static timer (singularengineer)
Tried to test a static timer and found that MHC v1.07.16 is missing the option to configure the timer in 16/32 bit. This was an option that was available in the earlier versions of MHC. Chip:...
View ArticleHarmony Tutorial TLS4102 (dlock4)
Hi, I learning harmony using tutorial TLS4102. I using harmony 1.07 for the tutorial. Lab 1A. The tutorial request to enter line on ISR Service (page 1-14): void __ISR(_TIMER_3_VECTOR, ipl1AUTO)...
View ArticleHarmony SPI driver does not work. Why ? (uday@remalfas)
the static driver given by harmony configurator is not working..DRV_SPI0_BufferAddWriteRead() ..i mean the driver is suppose to write and read eaqual number of stream of bytes.... whereas the plib for...
View ArticleJava Applet Implementation (Pranav S. Paralikar)
Hi,We are working on PIC32MZ2048EC100 based application, wherein we have implemented a Web Server based application. We also want to implement a Java Applet with following requirement: 1. The Web...
View ArticleProblem with wifi_g_demo and Telnet Server (Once again) (DominusT)
Hi. I managed to download the wifi_g_demo to the Wi-Fi G Demo Board and it worked correctly. (With Harmony 1.06.02, XC32 v1.40 and MPLAB X v3.20). I wish to add telnet to demo properties, so by MHC I...
View ArticleSPI EEPROM (bblessing)
I'm using an MCP25AA320A EEPROM on a project for which I'm trying to upgrade the firmware to be fully MPLAB Harmony compliant, or at least as close to the spirit of Harmony as possible. I ended up...
View ArticleBootloader breaks EBI read write function (RoyMiller)
HelloI am revisiting my bootloader problem from a while ago and I am having exactly the same problem trying to use external memory after loading the application with the bootloader.I have used the...
View ArticleUsing a Graphic Controler with Harmony. (NKurzman)
I am Moving from the LCC Driver to a Graphic controller.Righ now I have WQVGA. I will be moving to a higher resolution. I want Double Buffereing.Harmony has SSD1926 This appear to not have enough...
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 ArticleHarmony 1.07 PMP horribly broken (bblessing)
It seems that no matter what I do, I can't change the initial configuration data through the MHC. I looked up pmp_init_data.c.ftl and there is literally nothing more than a basic code stub. I edited...
View ArticleTCPIP Commands on USB (gary7)
I am having a problem getting the TCPIP command USB function working. I can build a Harmony demo stack using the Youtube instructions and when I connect the Coolterm I get a faulty response. The...
View Articlei2c static driver model, general question involving queue (stuartjfp)
MHC version: MPLAB Harmony Configurator version 1.0.7.16 MPLAB X version: v3.25 Operating System and version: Win 10 Pro 64 bit ver 10.0 build 10240 Compiler version: XC32 v1.40 Harmony Library:v1_07...
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 v1.07 ADCHS: "ADCFSTAT undeclared" (jdeguire)
I'm not sure if this is a Harmony, documentation, or compiler issue. I'm trying to update a project to Harmony v1.07 with XC32 v1.40 and MPLAB X v3.25. This project uses a PIC32MZ2048EFH144. When I try...
View ArticleHarmony problem with BufferedAddRead in dynamic USART (carmix)
I'm trying to implement a Buffered Read on the USART of my PIC32MX450 running FreeRTOS 8 and Harmony 1.02 dynamic usart driver with interrupts enabled. In my application I have a console(on USART3),...
View ArticleNetwork Ping problems with 1.07 stack (jautry)
I moved to the 1.07 Harmony and have noted that the unit no longer responds to pings. I assume this is the ARP section of code, but all other net communications seem to work fine, DHCP, TCPIP, UDP,...
View Article