PIC32MZ EF Harmony3 SQI issue with odd size buffer (Luca Pascarella)
I am porting my working project based on a PIC32MZ EF from Harmony2 to Harmony3 and I am struggling with the SST26 driver. The project implements a web server that includes the MPFS driver to access an...
View ArticleADC channel 0 with harmony configuration (hungsonspkt)
Hello All, I'm having an issue with ADC channel 0 which is used AN45 as analog input source.I have configured ADC1 to work in interrupt mode and ADC channel 0 is the ADC channel, AN45 is the input...
View ArticlePIC32MX775f256h usart problem with HV2.06 (codeKnight)
Hi,everyoneI am using pic32mx775f256h with H2.06. i got a problem when i use usart1 with interrupt mode. When i connect the usart1 to PC it work well,but if i connect the usart1's rx and tx pin...
View ArticleHarmony Configurator - UART to TCP/IP bridge (aruntkkumar)
I am trying to connect using TCP/IP to PIC32MX795F512L using Harmony Configurator v2.00b. This would be a simple TCP/IP connection to a predefined PORT number. However, I am not even able to connect...
View ArticleInterrupt with Change Notification pins[solved] (PS225)
HelloI am using PIC32MX795F512L(with harmony), and i wanted to use two GPIO pins as an interrupt . I have designed my own board. I dont have any INTx pins available(or free to use). I need to check two...
View ArticleHarmony V2 - issue with TCP/IP stack on external RAM (rellner)
Hi, I'm trying to use the external RAM for the TCP/IP stack. FreeRTOS is configured with 5 heap regions (1 in internal RAM, 4 in external RAM ). The TCP/IP stack is configured with #define...
View ArticleHarmony 3, How to create a composite device? (hid + cdc for starter) (JPortici)
Hi,I'm dabbling with harmony 3 and USB, i would like to create a composite device, with an HID endpoint for general data transfer and a CDC endpoint to emulate a serial terminal for logging I thought...
View ArticleUnable to include the bootloader component (Maldus)
Hello everyone,Yet again, I am here looking for assistance in using Microchip's faulty tools. This time I was trying to test the bootloader functionality offered by Harmony; unfortunately I am unable...
View ArticleUnknown type names for ENC28J60 compilation after default tools install...
After installing under Linux ( Debian Stretch) the tools ( mplabx v5.00, xc32 v2.10, harmony v2_06) with default settings (paths and so on ...) and running ( even as root ...) the mplab ide + harmony...
View ArticlePIC32MZ/MEB II Demo with Harmony V3 (mjolhe01)
I am using the PIC32MZ demo board (DM320008) with the MEB-II 4.3" display board (DM320005-5) and ran into a couple of bugs/fixes that I reported I thought I would note them here as well in case anyone...
View ArticleMHC Menu Empty (UncleTom)
MPLAB Version 5.20 (same issue with 5.15) on MacOsXC32 v2.20Harmony Version 3Harmony 3 Configurator (v3.3.0.1) The MCH menu in the main tool bar doesn't contain any items. This means that when MHC is...
View ArticleCAN Driver Code from Harmony 2.06 (DSimkin)
I have zero experience with Microchip microcontrollers and my background is mainly in desktop software development. I am developing for a PIC32MZ1024EFF100 on a custom board. I am trying to use the...
View ArticleHarmony V3 - Web Net Server - WolfSSL generated code broken (XorLor)
The pic32mz_ef_sk project from the web_net_server_nvm_mpfs folder does not compile after generating the code using Harmony V3. The project is unmodified. Many errors from the wolfssl generated code....
View ArticleHarmony Configurator 3 - Fail to load (PastrelloMarco)
Hi all:today I downloaded by the new plugin the new version of Harmony 3 configurator. I installed all packet but when I try to Load the Harmony Configurator 3 from MPLABX 5_05, the IDE show the...
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 ArticleMicrochip Support Website : Seems Down (TS9)
Hi, May be not a right place..I am from India and trying to open website .. https://www.microchip.com/support https://microchipsupport.force.com/s/ But Not succeeded. Any body from MCHP ..Update here....
View ArticleHarmony V3 SDHC and USB MSD (GARETH_71)
I am trying to use the MHC3 to create a project to use SDHC as a USB MSD - and after two days I cannot even get the generated code to compile - let alone get it working. It seems that MHC generates...
View ArticleDecoding big PNG images, heap memory idea (PIC32MZ DA) (ivan.gioia)
Hi all,I had troubles with the big amount of heap memory that the lodepng decoder needs for big images, so I developed a simple way to use a sort of memory pools manager in the internal 32MB DDR...
View ArticleGFX, problem with multilayer, single buffer screen (PIC32MZDA with DDR)...
Hi all, I am having some issues drawing a single buffer double layer screen. The display size is 480x272 and I am working with 90° Orientation. I first show a screen with 3 layers that is shown...
View ArticleUART issue - Harmony 2.06 (Rafauy)
Hi, I am receiving a very long datastream at 115200bps, its size is around 1MByte. The MCU is a PIC32MZ2048EFM144, the configuration is the following:UART 3 is configured for buffer queue transfer...
View Article