MEB II with 5-inch PCAP display (maykonvs)
Hi everyone. I recently bought the MEB II to develop a dashboard. But the touch was very noisy (one click leads to many clicks in different places of the display). So I bought another display, the...
View ArticleError when enabling ADC with chipKIT WiFire (AndreaC)
I'm trying to follow the MPLAB® Harmony Labs for ADC, UART, & USB Bootloader (chipKIT WF32) from the http://microchipdeveloper...website, adapting them to a chipKIT WiFire. I'm stuck at Lab 1a,...
View Articledrv_adc10bit.c issues (bblessing)
I'm having some trouble here and I figured that I would start thinking out loud about it. To start off: custom board using a PIC32MX470F512L, external RAM, 480x272 pixel 4.3" TFT LCD with a 4 wire...
View ArticleCustom Linker Script (nathani)
I'm creating a custom linker script for a bootloadable application. I used harmony to generate the linker script and it looks like this:PROVIDE(_vector_spacing = 0x00000001);PROVIDE(_ebase_address =...
View ArticleFidgety buttons (bblessing)
Harmony v2.03b, MPLAB X IDE v3.61, XC32 v1.43, 4-wire resistive touch I'm trying to figure out what I'm doing wrong. If I press down on a button, some times it will hold its pressed position but other...
View ArticleUnable to get working GUI using PIC32MZ DA Starter kit DM320008-C and MEB-II...
I have been unable to get anything to display on my MEB-II using the PIC32MZ (DA) external memory starter kit. The backlight comes on, but the screen appears uninitialized. Using harmony graphics...
View Articlecdc_com_port_single example loses comms long-term (Jason Watton)
Using the PIC32MZ EFM Starter Kit (PIC32MZ2048EFM144) and Microchip's sample code ONLY... If I run the Microchip example 'cdc_com_port_single' then characters typed are echoed back +1 as expected and...
View ArticleBootloader wont' load code via UDP Unified Bootloader App, Harmony 2.03 /...
I am working on getting the nvm_mpfs_web_server running with a UDP bootloader. I'm using a MZ Starter Kit. I've jumped through a few curve balls so far, and have got as far as getting the basic...
View ArticleHarmony Start Up Assistance (chipmonk)
Hi Guys, So here I am an longtime PIC Assembly Language programmer, jumping over to 32-bit PICs. So I just made 3 PCBs that run on the PIC32MZ2048EFM144. I have a good understanding of the C...
View ArticleEthernet throughput issue (Akshayy)
Hi, I am using PIC32MX795F512 controller in my application.I have used microchip libraries for application for implementing ethernet TCP functionality.Now it works but giving receive throughout approx...
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 ArticleStruggling with pic32_eth_web_server (jhorwood28)
Im using a pic32 ethernet starter kit II trying to run the pic32_eth_web_server demonstration. It builds and I can run/debug but when I try to access the web pages via the browser I cant seem to find...
View ArticleHarmony SPI Callback (Paul PortSol)
I've got Harmony V202b SPI running with the Hardware SS1(out) pin,but to reduce hardware in next design I'm trying to make it work with callback to drive a GPIO pin as the SS-Its not working :( MHC:...
View ArticleHarmony Bootloader Issue (mrpackethead)
I note that the topic had been locked, but there is so much more to say. I too after 3 years of fustration with Harmony, am just gutted with how it works/not works. I've taken the plunge with 2.03 in...
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 ArticleUSB CDC Host Library and reentrancy (AndreaC)
I'm working on a project that requires a USB connection between a PIC32MZ board and a host computer, which is used to send commands to the MCU board. It looks like I'm having some reentrancy issues...
View Article(SOLVED) PIC32MZ 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 ArticleH2.03B DRV_TOUCH_ADC issues. (jtzeng)
I have been posting on this, but am starting a new one as I am narowing down some driver issues.I have two issues to report. ADC conversion issue, and Driver Code.I would like to start with the main...
View ArticleIntegrating MPFS TCPIP (friesen)
I am getting my feet wet with harmony. I am using the new DA chip, so I am using the 2.03b version. I have a bit of experience with the old MLA tcpip stack, but I am having some issues with this new...
View ArticleSD files timeset (northeastman)
Hi,we are using Harmony V2.02 and XC32 V1.43. In our design we have a microSD card being driven by PIC32MZ via SPI3, SD drivers and various SYS_FS... type functions. We are using FAT format and with...
View Article