harmony graphics setup problems (AutonomousUser)
Hi guys, i could really do with your help.mplabx 3.30harmony_v1_07_022416xc32\v1.42pickit3windows vista I am trying to get to grips with harmony, but i can only get some examples to work. The main...
View ArticleHarmony and MPLAB X IDE - Troubles with XC32 libraries (emarx)
I am working on a Harmony project involving PIC32 microcontrollers, and the MPLAB X IDE is showing two "Cannot find include file" errors regarding libraries included with the XC32 compiler...
View Articlecustom web pages in harmony (srinivasporam)
Hi,We are ethernet stack from harmony. It is working fine. We are able to communicate through ethernet using free tools like tcp toolkit etc. Now when we are opening MCHPBOARD_E, it is opening. Can we...
View ArticleMigrating V1.07.01 to V1.08.00 (NKurzman)
Let wailing and the gnashing of teeth begin... WHY THE HELL are the Smiley Faces Forbidden Characters?????????? 1. The V1.0.8.7 MHC plugin is now available on the Plugin updates. 2. I have no Idea...
View ArticleSPI Flash Driver 1.08 warning (bblessing)
Is there a reason that the SPI Flash drivers went from: if(client->eventHandler != NULL) to: if(client->eventHandler != DRV_SPI_BUFFER_HANDLE_INVALID) It's giving me a warning, which is no big...
View ArticleConfigurator Merge Window is partially off-screen (ScratchMonkey)
Using the latest Harmony Configurator 1.0.8.7 (and also the version from about a month ago), when code is generated and the merge window comes up, the title bar is off the top of the screen. (My screen...
View ArticleIs this a bug in the bootloader? (realexander)
I think I've found a bug in the bootloader, but I'd like a sanity check from someone more knowledgeable than me. In Harmony 1.07.01, when doing a Live Update, the bootloader does not write to Boot...
View ArticleHarmony 1.08 FTP server (martinw7750)
Hi Folks, Has anyone had the Harmony FTP server working reliably? I can connect with FileZilla, and the inital directory listing of my SD card looks good. I transfered a small text file to the...
View ArticleHconfig tree failed to initailze. (btb900)
ok I keep getting thisI un-installed ver. 1.07 and in stalled 1.08 and now I am getting this error HConfig tree failed to initialize. See log output for more information Starting up MHC Core Deleting...
View ArticleMigrating from the http web server module to http_net - Experience? Problems?...
I have a project, which is based on the http server module. It serves static websites from the NVM. It has a REST like API using a dynamic variable for each endpoint to process HTTP GET/POST requests...
View ArticleHarmony V. 1.08 and PPS Issue (DS_29)
I am currently working on a project that needs 4 external interrupts. I am using the PIC32MZ2048ECH144 and it allows me to utilize PPS (Peripheral Pin Select) for all external interrupts (except INT0),...
View ArticleHarmony PIC32MZ Scanning All ADC, but missing Class1 AN0-AN4 (Paul PortSol)
I'm having trouble getting some ADC channels to work with Software Trigger, so I wrote a test routine to scan all the ADC.I can read AN5-AN44, but not AN0-AN4.Can anyone see what is wrong? I did set...
View ArticleUsing Old Graphics Libraries with MHC 1.0.8.7 (NKurzman)
Now the I got Harmony V1.08 Running I though I would Update the Splash Screen.I am using the Libraries directly, Not the Composer. The Internal and external Resources seem to behave oddly , I will need...
View ArticleNetwork configuraiton modes - What behaviors do the modes exhibit?...
In harmony, you can select from several differnet modes of Addressing.. I'm not sure that I entirely understand what happens, with a couple of modes.. TCP_IP_NETWORK_CONFIG_IP_STATIC - This mode seems...
View ArticlePIC32 and TLS 1.2 (tomashal)
We are going to start a project where we need to communicate with a webserver. Our plan is to use PIC32. But this server requires TLS 1.2, and I'm not sure how complicated this is with PIC32. Does...
View ArticleHarmony bootloader use SPI instead of (USB device, host, UART, etc.) (Zhe Hu)
I have a certain hardware configuration that PC USB <--> MCP2210 (SPI master) <--> digital isolator <--> PIC32MZ SPI slave I am wondering if it's possible (& how) to update...
View ArticleSave configuration in PIC32: NVM or File System? (lelsteph)
Hello I need to save the configuration of my system (plenty of settings). I am thinking I should store it in the PIC32 Memory Flash.I was first thinking to use the NVM Driver but it is used by the TCP...
View Articlepic32_wifi_web_server, 1.08.00 Harmony does not build (Howard Long)
...in three out of four build configs. chipkit_wf32 built, the other three didn't. Compiler is XC32 1.40 PRO, MPLAB X 1.35, Harmony 1.08.00, MHC 1.0.8.7 Out of the box install, many errors, first...
View ArticleMLA's MACGetHeader is what in Harmony? (mrpackethead)
Moving some code from MLA to Harmony. MACGetHeader is a function you use to tell what kind of packet you have.. The TCP Stack Libray Guide suggests it translates to TCPIP_MAC_HeaderGet, but i cant'...
View ArticleEEPROM 93AA56B always read 255 using SPI (lavanya149)
Hello, I am using PIC32MZ2048EFH144 and trying to write to and read from EEPROM 93AA56B(Active High) using SPI. I am using XIDE v3.30 and Harmony v1.07. I used the project...
View Article