Using bootloader (senoleker)
Hello to everyone; I'm trying to understand how to build an application with bootloader using Harmony on PIC32MX/MZ chips. I have written the bootloaders myself so far but here is something ready-made...
View Articlemacinfo command causes exception (bluewave)
I am just learning about Harmony and PIC32 - complete newbie. I have some experience with XC8 and related MCUs. I have found the memory handling in Harmony / freeRTOS / TCPIP stack to be difficult to...
View ArticleLegato: images are not showing as expected (screen_fan)
Hi everyone, For context, I am using the Graphics & Touch Curiosity Eval Board (SAME51) Development Board with MPLAB v6.00. I have run into 2 issues: 1. When running my application the images set...
View ArticleLegato Font Color (Ragz)
How do you change the color of the text in a label widget? I am trying to make white text on a black background in Harmony 3 Legato. Am I missing something? I have looked in Font Assets, Strings, and...
View ArticleHarmony 3 support for SAM V71 ISI (jmadsenee)
I am working on a project where I need to use the ISI to connect to a camera. I am currently using the SAMV71 Xplained board. There seems to be no support for the ISI under the Peripherals list in...
View ArticleHarmony V3 GFX with NHD Display 10.1 : Nothing pritned on LCD screen !!!!...
Hi everybody, I need help because I'm stuck with my new LCD screen.I have a custom board with PIC32MZ2064DAG176T, a New Heaven Display 10.1 with FT5526 touch controller and 1024x600 resolution.I want...
View ArticleChanging Device Causes Compile Errors (bluewave)
Are you supposed to be able to switch devices easily in Harmony 3 (all that 'abstraction')? I have a simple project with no user code. Was compiling and hardware working with PIC32MX170F256B (XC32...
View ArticleHarmony v3 arch : a single periph driver claims whole PLIB (and bus ..?) (dry)
I'm new to Harmony. The architecture of what's provided, at places seems surprising, or I don't understand how this was designed to be used. Concrete MHC config example (snippet): .. So this AT24...
View ArticleRTOS Viewer plugin for present version of FreeRTOS 10 in Harmony (Zbych)
Anybody knows when RTOS Viewer plugin in MPLAB X will work with FreeRTOS 10 which is present version in Harmony?..
View ArticleHarmony v3 CAN driver ..? (dry)
Any Harmony project has a higher-level (above PLIB) CAN Driver? Something of a service, perhaps ?..
View ArticleUART bootloader returns OK but ROM is not written (osos)
Hi, I have a question about UART bootloader. (bootloader_apps_uart v3.1.0) The following procedure confirms the operation of the UART bootloader. 1. Add UART booloader to MPLAB Harmony Configurator and...
View ArticleLegato bugs (curtharrington)
Composer 2.3.1b (sept 9, 2022)MGC 1.3.3a (aug 22, 2022)Qt v5.14.1core v.3.11.1 core_apps_pic32mz_da v.3.3.0 csp v.3.13.1 csp_apps_pic32mz_da v.3.3.0 dev_packs v.3.13.1 gfx v.3.11.1 gfx_apps_pic32mz_da...
View ArticleHarmony Configuration for PIC32MZ Bootloader (laffelt)
Project: PIC32MZ, Harmony v2.06, MPLAB X v5.05, XC32 v2.30 I have been working on bootloaders for my PIC32MZ projects using Harmony v2.06 and I have a question about Harmony configuration differences...
View ArticleUART bootloader update (osos)
Hi, I'm using a PIC32MK MEM Curiosity Pro to check for updates.(XC32 v4.10, bootloader_apps_uart v3.1.0) I have written the UART bootloader and application to the CPU, and now I can update the...
View ArticleHarmony Framework Path is not Valid (Antimatter)
It won't let me select the path for Harmony so I can't create a project. I tried the content manager but it did nothing to help. The path is shown in the content manager. Notice in the image that the...
View ArticleWhat file defines "BDT"? (Antimatter)
I have searched all the files I can find but I have not been able to find where the value "BDT" is defined. I get the following error upon building: firmware/USB.c:168:28: error: 'BDT' undeclared...
View ArticlePIC32MX Harmony 3 Bootloader troubles (Wooba)
Hello, I'm trying to get a bootloader running on a pic32MX450. The bootloader itself appears to be running fine, everything was generated using the MCC and the host script is able to get the bootloader...
View ArticleHow to change the mDNS host name (MCHPBOARD_E.local) on the fly? (Edson Brusque)
Hello guys! I'm trying to do something that should be very easy, but I'm struggling with it all day. On the Harmony 3 TCP/IP Stack, the default mDNS host name is MCHPBOARD_E and I can ping...
View ArticleHow to Redirect a web page with http net module? (DCV)
Hi guys Anybody knows a correct way that how to do a page redirection? I try this but appears a blank page with '304 Redirect: ' it seems that it not get the URL for jump...
View ArticleHarmony3 / MCC generates exception instead of framework files (gwdoiron)
I am attempting to get the Harmony framework to generate files to inspect the LCD routines. I am using a PIC32MZDA curiosity board with the PM5000 VGA card and adaptor.1. I create a new Harmony/MCC...
View Article