H2.03b: New Graphics target generation issue. coherent (jtzeng)
In other posts I have found that in order to compile you have to add :#include "peripheral/ports/plib_ports.h" So you will not get the following error:error: '__pic32_alloc_coherent' undeclared (first...
View ArticleH2.03b: New Graphics Touch: AR1011 depercated (jtzeng)
It seams that selecting this as an option for touch does not register with the MHC.It still is looking for a touch solution.SPI:SPI_ID_1, Polled, Master, 8bit, Enhanced BufferGraphic:User Graphics...
View ArticleMRF24WG support in harmony 2.03b (hackerman)
Hey everyone, Today was testing new Harmony 2.03b (was using 2.02b before) and run into some confusing issue: there seems to be no MRF24WG driver anymore, at least not the one which Harmony...
View ArticleHesitating to begin with Harmony (seyyah)
I'll soon begin a Project that uses tft. I used pic24da chips in the past. The chips were OK but supporting software was always changing and making the old code obsolete or disabling to use new tools....
View ArticlePIC32MZ EF Starter Kit + Harmony UDP Bootloader Not Working (ricard)
Hi, I recently bought this starter kit and after 2 days not sleeping I cannot get it to work... I checked correct harmony configuration according aplication notes. UDP PIC32MZ EF Fixed IP 192.168.1.11...
View ArticleNew Harmony Project MRF24WN or ATWINC1500 (ecooper)
For those who've had the experience with Harmony 2 Which chipset should I consider? My project will also have a LAN4870 and will be using a PIC32MZ. ThanksEd..
View ArticleH2.03b: ADC Touch : Is this working?? (jtzeng)
I have been move a project from H2.01b to H2.03b for the PIC32MZ2048EFG100.The old project used the AR1011 which does not configure in the H2.03b.I have setup the Touch for ADC as indicated in the...
View ArticleI2C Code Example (neptunis2016)
Hi,. I am trying to understand how the I2C code can be implemented in Harmony Framework. Can you help about the following questions:(a) What means DRV_I2C_BUFFER_EVENT?(b) What means typedef uintptr_t...
View ArticleMissing adc_touch parameters using Harmony v2.03b? (Digital_Angel)
I can't currently compile my Harmony-generated code, as in the file 'drv_touch_adc.c' there are function calls with missing arguments.I think that they are supposed to reference analog channels, but...
View ArticleHarmony 1.11 ethernet bootloader issues. (mrpackethead)
I've just installed Harmony 1.11, and am usign a PIC32MZ2048EFM100.. I'm trying to get the basic bootloader to run.. but im unable to connect to it with the PIC32 Bootloader Applicaton. My board has a...
View ArticleHarmony v2.03b I2C driver dynamic, interrupt (matta)
I am trying to use this driver (which is labeled Alpha in the Harmony release notes so this doesn't say much for my wisdom). It is working in most ways so far. However, the documentation (page 424 of...
View ArticleTo understand client DHCP module (Harmony 2.03) (Emcy)
Hello, I have some problem to understand how operates client DHCP module.When I read source code, I see only one UDP socket reference (variable dhcpClientSocket) to manage several TCPIP_NET_IF...
View ArticleH2.03b: Reporiting what might be bugs or things that should be fixed. (jtzeng)
I am starting this to report things that I think might be a bug or issues with H2.03b and/or MHC 2.0.3.5.It seams there are looked at here quicker than opening cases.... BSP_GRAPHICS_NEEDED:...
View ArticleI2C EEPROM RW (neptunis2016)
Hi, I am interested to test the code I2C with an EEPROM. Right now I found a file that gives me a location of the source code:...
View ArticleHarmony help font size fix (imqqmi)
The help panel in MPLAB when the configurator is open is very small, it's sometimes hard to read, even on a 24" panel at 1920x1200. To fix the issue, I've modified the default.css file in doc\html. All...
View ArticleHarmony 2.03b I2C issue PICMZ - Silicon Errata (Johnny0099)
I'm working with PIC32MZ2048EFM100 Rev. A1 and I'm having Master Bus Collision issues periodically. Bus speed is 100 khz (I've tested also 50 Khz and 10 kHz) and I'm not able to figure it out. I've...
View ArticleH2.03b: New Graphics Touch: AR1011 depercated (jtzeng)
It seams that selecting this as an option for touch does not register with the MHC.It still is looking for a touch solution.SPI:SPI_ID_1, Polled, Master, 8bit, Enhanced BufferGraphic:User Graphics...
View ArticleHarmony v2.03b web_net_server_nvm_mpfs fails to build after running Harmony...
To reproduce: 1) Load apps/tcpiip/web_net_server_nvm_mpfs/pic32_eth_wifi_web_server.X into MPLAB X v3.612) Choose 'Clean and Build'.No problems.3) Choose 'Set as Main Project'.4) Choose MPLAB Harmony...
View ArticleWhy can't "Audio Projects" be created as 'stand alone' projects? (GrahamH)
I am trying to use I2S / DMA for data transfer between an ADC and a PIC32MZ.It is not an "Audio Project", but the Harmony Configurator seems to take the use of I2S as the definition of an "Audio...
View ArticleUsing GIT to control Harmony Projects (GrahamH)
Does anyone have any recommendations as to how to organize Harmony projects for GIT version control? Any recommended or sample ".gitignore" files ? I was going to try to use the 'stand alone' project...
View Article