Can't select to use USB CDC for console in the harmony config (MantasP)
Hi, I'm trying to use console service to print debug messages. With harmony 2 I used to setup the usb driver in CDC and use the CDC_COM_PORT_SINGLE_DEMO in product id selection. When setting up the...
View ArticleUSB_DEVICE_EndpointRead() not done if sent size is greater then endpoint size...
My application consists of a USB vendor client which involved multiple endpoints.I'm trying to read varying-size buffers from the host.I used USB_DEVICE_EndpointEnable to open all endpoints with size...
View ArticleLine widget issue (ivan.gioia)
Hi again,I have the following problem with the line widget (Harmony v2.06): I can draw the line at screen startup but then if I change the line points nothing is drawn, or better the line disappears....
View ArticleSome Label widgets won't redraw when value is changed (DVDBE)
Hi, I'm using Harmony 2.06. I have some text label widgets as childs in a panel widget. This panel widget is on top of a bitmap that serves as background. The data that has to be in the text widgets...
View ArticleHarmony and New Haven NHD-4.3-480272EF-ATXL#-CTP Display... (tporter905)
Hello, I am having troubles getting this display to work correctly, I am using the GLCD controller with the RGB interface. I have setup the porch's, timing, etc as per the datasheet for the display. I...
View ArticleWhere is download of a separate stand-alone Harmony-3 executable? (bird)
Harmony main page states that Harmony-3"Available as a plug-in that directly integrates with MPLAB X IDE and as a separate Java executable for stand-alone use"But I can't find a link to stand-alone...
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 start Timer2/3 interrupt? [solved] (yts)
Environment: PIC32MX270F256B-50I/SP core: v3.4.0, csp: v3.4.0 I would like to know the method to start the timer2/3 (32 bits timer) interrupt. Project Graph is shown in the attached figure. Three...
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 ArticleCan Harmony V3 AT25 driver share SPI hardware instance with other clients?...
Hi all, I'm trying out the new Harmony V3. I have a question regarding the SPI eeprom AT25 driver. In the configurator I have SPI1 used by the AT25 driver and also SPI driver that serves multiple...
View Articleif (!TCPIP_TCP_IsConnected(appData.socket)) not working (premku3)
Dear All, I am using Harmony and MPLAB X IDE v5.15, PIC32MZ2048ECH144 and LAN 8740 Ethernet chip using. I am sending continuously Hart-bet to server. Hart-bet sending in server only 10 times, after...
View ArticleHarmony 3.x documentation? (RodoPIC)
Hi all,I installed harmony 3.4 and I see there are folders named "Docs" with HTML and .chm files in the framework destination folder. Is clicking on the files the only way to access the documentation...
View ArticleNumerical Data Fields in Harmony 3 (mjolhe01)
For a project I am working on I will have a significant number of numerical data fields that need to be updated. I was looking at the Aria Adventure project and the way they do this is by taking a...
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 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 ArticleHarmony 3: USB HOST AUDIO with PIC32MX270F256B-50I/SP (yts)
Environment: core: v3.4.0, csp: v3.4.0, usb: v3.3.0 Project Graph is shown in the attached figure. Following modifications are needed. #1: usb_host_audio_v1_mapping.h #include...
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 ArticleHarmony V3 Ubuntu (jiggoly)
Hi all, I´m testing Harmony V3 installed on Ubuntu 19.04 and got some problems to make it work.Installed:- MPLABX 5.25- Harmony V3 latest version from github- Harmony V3 configurator (3.3.0.1)- XC32...
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 ArticleWhy is the "Copy framework files to local configuration directory" grayed...
I'm trying to start a project with MHC2 and the "Copy framework files to local configuration directory" option is grayed out, my question is, why? What do I have to do to enable it?..
View Article