wifi_easy_configuration Demo (NKurzman)
Has anyone gotten the wifi_easy_configuration Demo to work on the MEB II with the PIC32MZ2048ECH and Harmony V1.06.02? It builds and Loads, but I I do not see it showing up on a phones WiFi List...
View ArticleDRV_ENCX24J600_RD_ECON1 (bblessing)
Here is the structure definition: typedef struct _DRV_ENCX24J600_RD_ECON1 { uint8_t RXEN:1; uint8_t TXRTS:1; uint8_t DMANOCS:1; uint8_t DMACSSD:1; uint8_t DMACPY:1; uint8_t DMAST:1; uint8_t FCOP:1;...
View ArticleTCPIP_EMAC_PHY_CONFIG_FLAGS not getting through to DRV_EXTPHY_MIIConfigure()...
Hi all, I am developing firmware for a PIC32MZ2048EFG144 which uses Harmony and its TCP/IP stack. The board uses a Micrel KSZ8081RNL PHY for which Harmony doesn't have a driver "out of the box." I am...
View ArticlePIC32MZ ADC DMA (Ryan_NM)
I'm trying to port an application from a pic32MX to an MZ and switch it to Harmony 1.07 at the same time. The application reads a TSL1401 analog linescan camera. On the MX, I fed the signal to an...
View ArticleSerial RGB 6 bit with LCC Driver (Johnny0099)
I need to develop a driver for a serial 6bit RGB display based on ILI9342C starting from LCC driver. Anyone has done something similar? Any advice? Timing chart is in attachment ThanksCF..
View ArticleException when reading configuration.xml (jj.villalon)
Hi, I'm getting an exception when opening the MPLAB Harmony Configurator plugin. I'm not sure what the path is supposed to be and where this path is noted. Can someone please help with this? Thanks....
View ArticleWeb Server Resources. (NKurzman)
Any recommendations for Web Server Resources.I will be tasked with working on it. PIC32 Harmony of cource.Any recommendations would be appreciated...
View ArticleCool Bug in Harmony V1.07 (NKurzman)
As Noted in My Migration thread My NVM Drive does not Mount.It does not Mount becuase the Adress it is at 0x9d020000 does not contain a valid drive. V1.06 structconst DRV_NVM_INIT drvNvmInit = {...
View ArticleUSB to UART problems in PIC32MZ Embedded Connectivity with Floating Point...
Good Thread - I also have a brand new EF Starter Kit and am trying to get this to run. I load the example project - target my starter kit BSP, change to the proper PIC Type, compile and run. I see the...
View ArticleUncool Bug in Harmony V1.0.7.1 (NKurzman)
This is also Noted in my Migration Thread(Access Denied issues) Sys_touch is Broken in 1.0.7.1 It will Not Build. Is the Goal to not Use Sys-touch and use the Touch driver directly? See next Post for...
View ArticleMPLABX and Harmony still not ready for production use???? (woodyn)
A year ago I tried to create some projects using MPLABX and Harmony and it was just one stumbling blockafter another until it got to the point of enough is enough and abandoned any PIC32 development. I...
View ArticleJust started Harmony, can't choose PIC32MZ0512EFK100 device? (micro_pa)
Finally, after much trepidation, I installed Harmony as I have a new design which requires me to move beyond the 24 family. I am glad that this software will finally be able to fix everything wrong in...
View ArticleDescription of settings in MHC Display Settings - Where are they? (nasuos)
I'm looking to find details on the settings within the MHC Display settings such as: Horizontal Pulse Width, Horizontal Back Porch, Inverting Level shift, Pixel Clock factor, etc... What are these and...
View ArticleApplication demo apps/gfx/external_resources in 1.07.01 harmony needs MHC...
In the MPLAB Harmony version 1.07.01, the external_resources app under apps/gfx/ has to be re-generated in MHC for it to work. Out of the box, the application will build but not work. Here are the...
View ArticleMy MX is playing in Harmony. (Mysil)
After fumbling around in Harmony for some time, a driver for SSD1963 display controller is starting to come together. The board used is a mikromedia+ with a PIC32MX795F512L , SSD1963 display controller...
View ArticleHarmony 1.06 SD-Card File System not functioning at all (The_YongGrand)
Hello, The earlier MDDFS library for PIC32 works well on my PIC32s, but now I'm using the Harmony and all I get is the system wouldn't get the SD-Card detected despite the fact that the connections are...
View ArticleInclude iusse (SecMss)
Hi,I use MPLAB 3.26, harmony 1.07.01, XC compiler 1.40, and I have the problem with all the demo app in tcpip folder. The lines #include <...> are underlined in red, although they do not give...
View Articlecdc_com_port_single works, but only once? (twelve12pm)
I made my own derivative of the example at C:\microchip\harmony\v1_07\apps\usb\device\cdc_com_port_single for USB CDC device. It is running on a custom PCB. I basically duplicated all the Harmony...
View ArticleDistorted images using MEBII board & LCD, LCC Driver, and External Memory...
We are having problems using the external memory with the stock boards with the MEBII Board and LCD. We are using all Microchip Dev Boards and no custom hardware. We also used all the default settings...
View Article