Harmony + PIC32MZ General Exception Code 4 When ISR Fires (mrtumnus)
I originally posted here (http://www.microchip.com/forums/FindPost/1020623), but decided to start a new thread, since it's possibly a different issue. I'm using a PIC32MZ part with Microchip Harmony...
View ArticleFor Newbies — A New Harmony Book (BillP)
I finally decided to publish a book about Harmony based on many comments and postings from this forum. The book title is “Harmony for PIC32MX Applications” and is available from Amazon and...
View ArticleQueyring MDNS for a service = PIC32 harmony2.04 (mrpackethead)
Is it possible from harmony to query for services via MDNS? For my Application,i want to be able to send a multicast query out. so i can find a 'server' for my device to send data to. mDNS seems like a...
View Articlemake a bootloader that not erase a part of memory (ffb.boy.30)
Hi,Is is possible to make a bootloader that not erase all the flash ?I store all the configuration of my program in the last part of the falsh and I don't want to loose each time I update the program....
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 ArticleSerial Port Profile (SPP) (ricard)
Hi, And tryng to find this profile for MPLAB-X and Pic32MZ EF Starter kit with MEBII I found this in Microchip documentation PIC32MZ Series The PIC32MZ Bluetooth SPP profile is dedicated to this...
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 ArticleTCPIP Stack, mDNS and outgoing data? (campbellCustom)
Hi All, Using: PIC32MX795F512L, Harmony 1.08.01, MHC 1.0.8.7, and functioning example tcp_udp_client Can the Harmony TCP stack resolve/cache IP addresses using *.local names and mDNS?I see some check...
View ArticleConfiguring 40 ADC channels in PIC32MZ2064DAB288 (Gowdham7777)
Hi everyone I'm new to PIC32MZ and Harmony and using DA starter kit , I need to interface 40 to 43 channels of ADC , suggest me which is going to be faster, direct conversion or by DMA, need a sample...
View Articlemoving Harmony project (sebastien.decorme)
Hi,I'm trying to move a sample project from the Hamony framework and unfortunately it doesn't work.I thougth it was a kind of relative path so I've just made a simple copy of the directory like this...
View ArticleMDNS - how to reinitialise after your interface and hostname has changed....
How do you get the MDNS service to change the hostname/ A record after the interface and host name has been changed? I’m in the situation where I’m reading from NVRAM ip details and then changing the...
View ArticleUSB mass storage device not showing up as Windows disk drive using...
Hello --I'm working with the msd_fs_spiflash Harmony demo project on a Curiosity MZ EF board. The code can successfully use the Harmony file system to access an SD disc connected to the board via SPI....
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 ArticleCodec driver for CS4344 - Audio Application (drbits)
Hi, I'm creating a project using a pic32mx1xx/2xx and I'm following the tutorial: http://microchipdeveloper.com/harmony:audio-player-lab1 I'm building a custom board, and this board will have a CS4344...
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 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 ArticleHow to generate clock for 11.2896Mhz I2s interface (44,1khz audio)? (drbits)
Hi, I need to send a 44,1khz audio through the i2s interface. I'm using a pic32Mx1xx/2xx (still deciding the model). Setting the POSC to 40MHz the best I could get was a 11.28996692MHz, which gives an...
View ArticlelaImageSequenceWidget (jiggoly)
Hi, With MHGC 2 layers, 1 with a background, the other with a small imagesequence widget with some images. Set the duration, play by default and repeat also but it doesn´t work and as a result it shows...
View ArticleHarmony 2.04 problem with DRV_AK4384_VolumeSet() driver function (i4cy)
I want to change the volume to a specific level (between 0 and 255) before an audio track is played on the DM320032 BT audio demo board. Calling the DRV_AK4384_VolumeSet() function fails to do this....
View ArticleHarmony support for Wolfson WM8731 CODEC (i4cy)
Does anyone know if there are any future plans to support the Wolfson WM8731 CODEC by adding a driver to the Harmony framework? The WM8731 has been used on older Microchip boards, such as the original...
View Article