Compiler problem (yts)
Hello, PIC32MZ2048EFM064 MPLAB X Ver. 3.61 HARMONY 2.03b XC32 Ver. 1.42 or 1.43 I define the array as global valuables as seen below. uint8_t __attribute__((coherent)) __attribute__((aligned(4))) att1a...
View ArticleUSB Device not recognized (DHJ)
I am trying to get the USB port working on a board that we have developed. The board fails enumeration with unknown device. The device descriptor on the PC reports everything filled will Nulls. I have...
View ArticleGraphics display with PMP instead of EBI (luker)
Hi there, my last project featured a PIC32MZ2048EFH144 with 320x240x16bit graphics display. The next project has narrow space restraints, so it's a PIC32MZ2048EFH064 this time. And a 240x320x24bit...
View ArticleDRV_SPI_Tasks do not run in ISR with DRV_SPI_BUFFER_HANDLE...
Using:MPLAB X IDE v3.35Harmony 2.00bPIC32MX340F512HI configure up SPI like this:Driver Mode: Interrupt ModeSPI Interrupt Priority: INT_PRIORITY_LEVEL1SPI Interrupt Sub-priority:...
View ArticleSetting RXINV with Harmony (ScottSD)
I am using a PIC32MZ2048ECG on an Olimex development board.Harmony 2.03bMPLABX 3.60 I need to invert the Rx line coming to my part because the transceiver I am is inverting it. Maybe I am incorrect,...
View ArticleUART driver issue (Skaptor)
Hi all, I'm using a 32MX575F256H with UART 6 and Harmony 1.8. I've tried many different clock configurations and baudrates, however I can't seem to make a simple UART echo work without delay between...
View ArticleHarmony Eth STK2 SPI4 does not work (Yoshi5900)
Hello,I started evaluating Ethernet Starterkit 2 using Harmony 2.02. The configuration made by Harmony Configurator. Using SPI Driver and SPI Flash Driver(SST25), I could connect SST25VF016B to SPI1...
View ArticleSPI Dynamic driver (Nome BuTT)
Helloi have confusion between CS pin high and low in spi harmony dynamic driverif we want to send on SPI bus more then hundreds of messages and each of 3 messages having CS high and low till last. if...
View ArticleStruggling with SPI and TCPIP in Harmony. (nigelwright7557)
I have made my own pcb using a PIC32MX270F256B.It has 3 LED's and 3 switches and has a port for a ENC28J60 Ethernet LAN Module. I went through all the harmony options and set things up as I thought...
View Article_IntHandlerLCCRefresh called just once (luker)
Hello forum, this is related to http://www.microchip.com/forums/m988736.aspxAfter reset, the interrupt that calls DRV_GFX_LCC_DisplayRefresh() fires just once and then ceases to do so. But I need it to...
View ArticleBaud rate mismatch issue in UART Bootloader program (bharatendu)
Hi,I am trying to develop UART Bootloader for PIC32MX450F128H using MPLAB Harmony Configurator. The first issue was, the MHC plugin was not generating the bootloader.c file with the configurations...
View ArticleHarmony LCC (entire screen fades to white) (sergioneves)
Hello, I'm working with PIC32MZ2048ECG100 + Harmony v1.0.10I have a LCD from MIDAS (MCT035G0W320240LML) with the following characteristics: Resolution: 320 x 240VGA Size: QVGADclk Frequency (Tosc): Typ...
View ArticleDRV_USART_BufferRemove and Error management (sige)
Hi I'm using PIC32MZ2048EFG100, MPLAB X 3.60, XC32 v1.42 and Harmony 1.09. I have a Modbus Driver using Buffer Queue Transfer Model (read buffer of 1 byte). It works properly but sometimes (once a day...
View ArticleHarmony 2.03b I2C issue PICMZ - Silicon Errata (Johnny0099)
I'm working with PIC32MZ2048EFM100 Rev. A1 and I'm having Master Bus Collision issues periodically. Bus speed is 100 khz (I've tested also 50 Khz and 10 kHz) and I'm not able to figure it out. I've...
View ArticleWhen to use harmony and when not to use harmony (Aiden.Morrison)
Hi there, I am starting a new project and while I was initially expecting to use harmony since I have read that PLIB support will apparently never come to PIC32MZ, I am now tempted to simply go for...
View ArticleWhat do you mean "libaria" and "hal" ? (ysaitoysaito)
Graphics of Harmony generates the folder called "libaria" and "hal" . Please see the attached screenshot. I examined "libaria" and "hal" by using English dictionary. But English dictionary teach me...
View ArticleUSB Device not recognized (DHJ)
I am trying to get the USB port working on a board that we have developed. The board fails enumeration with unknown device. The device descriptor on the PC reports everything filled will Nulls. I have...
View ArticlePIC32mz2048efh064 ethernet configuration issue. (nikhilbhaskar07)
Hi,I am using pic32mz2048efh064. Now i trying to configure ethernet in RMII mode, But i didnt get a ping. I already used pic32mz2048efm144 starterkit and successfully host a web page. But BSP is...
View ArticleADCHS initialization problem (jautry)
I am migrating a project from the PIC32MZ2048ECG100 to the PIC32MZ2048EFG100 and apparently it does not use the ADC driver and I must move over to the ADCHS library calls. I am trying to access AN9...
View ArticleI can't seem to get DRV_SST26 to open properly... (jgvicke)
I am trying to use the DRV_SST26 in harmony, and can't seem to get it to open properly. This is how I have MHC set up for the SQI: See attached image, it will not let me put it inline....
View Article