bootloader_pic32m.hconfig possible bug (bblessing)
Background: MPLAB X IDE 4.01, XC32 v1.44, Harmony v2.04, PIC32MZ2064DAG176, Newhaven 4.3" display with 4-wire resistive touch panel (ST7282T2 internal controller), internal DDR. On line 40, it says...
View ArticleMPLAB and Harmony hell of the day : bootloader (jipihorn)
Hello, I've been using Microchip tools for a year now and each time I have to add something new to a project, it goes directly to a "framework fight". I guess 75% of the time I've spent to my project...
View ArticleCan Harmony tasks be called faster than every 1 ms? (suprastar)
Greetings everyone! I am wondering if it is possible to set tick rates of certain harmony tasks to a value lower than 1 ms?I tried increasing the SYS_TMR_FREQUENCY, but this causes various...
View ArticlePIC32 MZ EF and LCC Graphics Issues with Harmony (swash200)
Hello, some background first: I'm using the PIC32 MZ EF PIM on an Explorer 16/32 board with the LCC Graphics PICTail daughter board, a Newhaven 3.5" 320x240 TFT LCD Display with a PIC adaptor board,...
View ArticleHarmony LCC Graphics, change pin out? (Freezessc)
So I'm interested in doing a LCC LCD controller but was curious about the pin out for it. I currently have PIC32 EF Starter kit with MEB II Proto board, I went and mapped out all the pins for that but...
View ArticleH2.04 PIC32MK1024GPE100 FS+SPI on Demo with SST26 connected via mikro bus SPI...
I am trying to get an SST26 memory to work with the SPI and file system via the expansion on the mikro connection on the MK dev board.I build an project based on the example but it is getting an...
View ArticlePIC32 GUI Development Board the first tries (BL)
Hi, I'm use MPLAB X 4.01 with Harmony 2.04 and the PIC32 GUI Development Board with PCAP. I did try to use the demo software from the microchip sites. It don't work because it is missing any libraries...
View ArticleH2.04 and simple SPI for PIC32MK Dev Board (jtzeng)
I am having a lot of issues getting simple things working on PIC32MK_GP Dev board.The latest is a simple SPI talking to a SST26 memory (MK has no SQI).The goal is to get this all setup to...
View ArticleCustom Graphic Driver (epareja)
Hello, I developed some time ago the ILI9325 driver for harmony in the version 1.07 but now that I want to use Harmony V2.04 I'm not sure what functions should the driver must have. Please any help....
View ArticleHarmony Download Problem? (BillP)
I have spent all day trying to download and re-install Harmony 2.04 on my MAC (OS X 10.11.6) I have tried 3 times and always get the message "harmony_v2_04_osx_installer.app" is damaged and cannot be...
View ArticleMDNS Service Registration Problem. (mrpackethead)
I still have problems with getting a MDNS registration to work, though i've got a lot further than i had got, and MDNS issomewhat working. Please dont' be the cross post police. This is a different...
View ArticleTCPIP Announce TCPIP Discoverer. ( multiple interfaces ) (mrpackethead)
Theres a bit of a gotcha if you are using TCPIP Discover Ultility with a machine that has multiple interfacses. It only sends the discovery packet out one interface, so there is a chance you'll be...
View Article"Bug" fixes in harmony - How do you keep track... (mrpackethead)
Dear someone at Microchip, While we develop with harmony over time, we run into various issues some of which are our lack fo understanding, but some are genuine bugs. Often use-cases that have not been...
View ArticlePIC32MZ EF Start Kit Harmony demo projects (quijote)
I have the following Microchip dev tools:- (1) DM320007 - PIC32MZ Embedded Connectivity with FPU (EF) Starter Kit (2) AC320006 - PIC32MZ EC Starter Kit Adapter Board (3) DM320002 - PIC32 I/O Expansion...
View ArticlePIC32MZ Harmony v1.07 Bootloader and custom linker (rzx123)
Hi all, I'm currently trying to adapt the automatically generated Harmony Application Linker script to work with my currently developed application. This is to be loaded onto the eventual PIC using a...
View ArticleTimers and Timing in Harmony (BillP)
I wanted to understand the use of timers in Harmony, especially with the goal of creating an accurate 1 ms timer for applications, so I created two test scenarios with the results. This post is an...
View Articlede-harmonizing SPI... (grambo)
I"ve basically only been using Harmony for ease of peripheral initialization, I've written my own (faster) handlers for my SPI and UARTS. I haven't had any issues, but I'm trying to reclaim as much...
View ArticleCombining Harmony Demos. (karan123)
Hello, Is it possible to combine two or more Harmony demos.? As Location under Default Harmony Demo 's Folder. With V2.XX..
View Article1ms Timer interrupt (ffb.boy.30)
Hi,I need to make an interrupt that fire every ms.I use a 32MZ with the V1.40 XC32 compiler , and Hamony V2.03bWhat is simplest solution in CPU load to make this.In the harmony demo they use Timer3...
View Article