Can external resources use External Memory Programmer(2013-6-15) (PSIR)
Hello everyone: There is an aria_flash folder in the following directory that will flash the resource files to external memory. Harmony\v2_06\apps\gfx\aria_flash(I have two pictures that I can't post,...
View ArticleHow to implemente VLAN ? (Emcy)
Hello, Is it possible easily to implemente VLAN (it is a field to add between MAC Address and EtherType) ?=> I implemented VLAN in the MLA but MLA struct was not very good because I had to change...
View ArticlePIC32MZ I2C delay (nich2011)
Hi there, I paired up PIC32MZ EC starter kit as an I2C slave with another master. I observed correct transactions from master on SDA and SCL and then the slave replied. However, the slave only responds...
View ArticleRecommendations for porting v1.03 to v2.06 (mgi2212)
Hello, I'm cleaning up and preparing an existing 32MX795F512L project (written to Harmony v1.03) for porting to v2.06. The project uses quite a bit of the TCPIP stack, , I2C, SPI, USART (2x RS232,...
View ArticleApplication gfx example in Harmony floder (IvanP)
Good morning, i have this configuration: PIC32MZ2048ECH starter kit, adapter, graphics PICtail for LCC and display Powertip 4.3. For to start my first project i watch the projects in Harmiony folder...
View ArticleInterrupt issue in project created by MPLAB Harmony (piyush_gupta)
Microcontroller: PIC32MX795F512LMPLAB X IDE v3.50MPLAB Harmony v2_05_01Compiler: XC32(v2.05) I have configured USART using MPLAB Harmony.First I configured by using Byte Model Support, and it is...
View ArticlePIC32MZ ADC configurations (aruner92)
HI, I am using PIC32MZ starter kit - crypto (PIC32MZ2048EFM144). I am trying to config the 5 adc parallel read in harmony, i searched forums but i cant understand the adc configurations. any simple...
View ArticleDHCP code update causes assigned IP change (mautry)
I noted that the latest (2.06) harmony DHCP module is causing IP changes on systems with DHCP server reserve IPs against MACs. It appears to be caused by the ClientId option. I modified this option to...
View ArticleHarmony SD Card in Polling Mode (gbarker)
I have provided a lot of information below, but the basic question is simple: Why does my SD Card access work in interrupt mode, but fail in polling mode? We have a PIC32MX695F512L-based system, run by...
View Article[Q] Current state of Harmony. [Q2] Support (FatFS, MPFS, ...) for using...
Good evening, Current situation:We are well into the development of a system that uses the PIC32MZ MCU. Not long ago, I implemented the the NVM functions provided in the "Section 52. Flash Memory with...
View ArticleHarmony, PIC32MK, one USB as Device, the other as Host (JPortici)
Hi,seems like i'll have to bite the bullet. I have always managed to get around using harmony, but for this new one i want to use a PIC32MK. I want to use one of the USB modules as an Audio Class...
View ArticleImportant Note from Microchip site. (Yass2018)
Important Note: Starting with XC32 V1.40, PIC32MX peripheral support libraries are no longer installed as part of the compiler’s installation. These libraries are now installed as a second setup, after...
View Articlehelp need for enable https (aruner92)
HI, i tried with the tcp ip client example working good.but the application not supporting the https links. can any one tell me how to achieve the https? thanks in advice...
View Articlehow to get the touch coordinates (rvansche)
Hi, Using the graphics library, I can't find a way to retrieve the x/y coordinates when the screen is touched, independently of any widget. Does anyone have an idea how to get these coordinates or is...
View ArticleYet another "how do i create an usb (host) project from scratch in harmony?"...
Hi,I am a noob regarding harmony, but i don't think there is another up-to-date USB stack for PIC32, in my case PIC32MK.I want to create a project from scratch that uses the Host stack for USB audio...
View Articleproject works in debug, not production... (jandle)
PIC32MZ2064DAG176, MPLABX 5.05, Harmony 2.06, custom board, graphics... Run code in debugger and display clocks are good, image on screen.Build production and run - flickering screen backlight and no...
View ArticleBUG: Harmony GLCD with negative polarity syncs (jandle)
If only one sync is negative, OK, but if both are then Harmony generates: PLIB_GLCD_SignalPolaritySet( GLCD_ID_0, GLCD_VSYNC_POLARITY_NEGATIVE ); PLIB_GLCD_SignalPolaritySet( GLCD_ID_0,...
View ArticleHas anyone been able to use the PIC32MK as USB host? the -sole- example in...
Hi,proceeding in my quest to use the 32MK as both a USB-MIDI device and host.device is easy peasy, at least to get up and running.Host is giving me lots of headaches. The fact that i never worked with...
View ArticleBSP Variables (Vargoth)
I am trying to create my own BSP. I have it setup and I am able to select the BSP in MHC with everything in my file populating properly based on one of the example BSPs. However, I am trying to enable...
View ArticleFocaltech FT5316 capacitive touch (jiggoly)
Hi, first of all the background: - Custom board with PIC32MZ2064DAG176- 800x480 WVGA display with FT5316 touch panel attached.- Touch panel connected to I2C_ID_1 (RA14, RA15).- INT connected to RD7...
View Article