Input Driver and Timer Module conflict (ChrisG42)
I am using Harmony 2.06 on MPLABX 5.10, using the PIC32MZ EF Starter kit with the S1D13517 PICtail board connected to a custom wired 800x480 resistive touch display. This is my first Harmony project,...
View ArticlewolfSSL License fee (Haini)
There are news that wolfSSL and consorts are now free for us PIC users.Microchip has partnered with wolfSSL to implement elements of the companys security suite software in MPLAB Harmony v3. The...
View ArticleCannot set i2c scl clock frequency (azaman)
I am using pic32mx470F512H as I2C master and have 3 slave devices connected (ADAU1451 DSP and 2x MA12070P amp). The max allowed frequency for both devices is 400KHz as per datasheet. If I set the clock...
View ArticlePIC32MZ EF and Harmony 3: When will this be out (not "Beta Release")? (RodoPIC)
Hi all, Any news on when Harmony 3 will support PIC32MZ EF in non-Beta Release mode? Thanks..
View ArticleUpgrade Project to Harmony V3 (Haini)
Is there any way to upgrade an existing project to Harmony V3? Harmony V2_6 is working fine with the project. When I select "Tools > Embedded > Harmony 3 Configurator" it tells me the following:...
View ArticleIs Harmony 2 Dead? (Noggin)
Harmony v2 hasn't been updated in about 13 months now and new processors are out. Specifically, I have a board that has a PIC32MZ1025DAA176 that is NRND. The suggested replacement is PIC32MZ1025DAK176....
View ArticleDHCPv6 configurations in MHC (anuragjk)
Hey forum, I was trying to get DHCPv6 working in my micro (PIC32MZ2048EFH064), I read the "TCPIP Stack Libraries Help" pdf and it says the following in the DHCPv6 section,"All of the required files...
View ArticleClosing Socket does not free resources. (arpatel)
HiI have implemented a HTTP_NET server and berkely API for other connection.When update network configuration berkely TCP socket stops responding.I am getting error 105 which is "#define ENOBUFS 105 /*...
View Article[Harmony 2.06] Input touch driver and external source interrupt (tixmcprods)
Hello,I'm using Harmony 2.06 with MPLAB X IDE 5.15 and XC32 2.15.Custom board, touch driver from a TFT module : XPT2046.I put PENIRQ on INT4 of the PIC32MZ2048EFM100 and use SPI1. As in my main project...
View ArticleHow do you re-Open SD card file after repetition of attaching and detaching...
I am studying SD card system by using ver.1.06_01 Harmony, ver.3.15 MPLABX, ver.1.40 XC32 and PIC32MZ2048EFH100. I would like to open and read file in SD card after repetition of attaching and...
View ArticleHarmony V3 - where is the PMP (Chris_Bell)
I have recently installed MPLABX V5.30 with XC32 V2.20 and downloaded the following repo's using the Harmony 3 Framework Downloader: csp V3.3.0, core V3.3.0, bsp V3.3.0, mhc V3.3.0, dev_packs V3.3.0,...
View ArticleHarmony graphics on PIC32MX? (realexander)
Hi, I'm using Harmony 2.06 to generate a graphics stack for a PIC32MX150F128D. I get a compiler error in gfx.c because it wants to call __pic32_alloc_coherent. Should I conclude from this that the...
View ArticleHow to set up for PIC32MX370F512HT Bootloader with Harmony (Guamstreet)
Hi,allI'm having So fun with pic16 or 18! and have made some DIY products!So This time, I'd like to challenge PIC32MX370F512H with Bootloader! but I'm new to PIC32MX370F512H with Bootloader actually....
View ArticleCan http_net module redirect http to https connection? (suprastar)
I am wondering, is it possible for the http_net server to listen to port 80 for incoming connections, and then redirect them to port 443? My application has an https server, but people frequently...
View ArticleRuntime Exception in function DRV_SPI_SYS_QUEUE_Enqueue...
Hi, I'm writing a TCP Modbus application running on a custom board with PIC32MZ2048EFH100 that uses ENC624J600 for ethernet.The app seems to work but using a 3rd party tool (ModBus Poll) to do...
View ArticleCAN PLIB to Harmony V2.06 Driver: (TS9)
Hi, I have PIC32MX795F512L Explore 16 Board with CAN/LIN Pic Tail Board .I am able to do CAN Commucation between two Nodes (to different boards) with EID (Old plib).Now I am using Harmony V2.06 for...
View ArticleI'm new to Harmony, should I start with Harmony 3 or Harmony 2? (m4l490n)
I'm about to migrate a project from PLIB to harmony. I was reading about harmony 2 and started to get acquainted with it when I found some other documentation about harmony 3. All I can say right now...
View ArticleGeneric SPI Flash and enhanced SPI Driver (bblessing)
At this point I figured that I would simply share the generic SPI Flash Driver that I implemented. The SPI libraries have been slightly altered to make it so that the SPI Flash Driver and other SPI...
View ArticleHarmony 3 getting started (MikeinAZ)
From both forum and customer feedback we feel there may be some challenges in getting started with MPLAB Harmony 3 in general. We hope all of the required information is out there, but finding it may...
View ArticleSST25V080B Flash Auto address increment. (Vibin)
In the datasheet, its given that while writing flash in auto address increment mode, " The first byte of data (D0) is programmed into the initial address with A0=0, the second byte of Data (D1) is...
View Article