How can I obtain the char* from a string that I had generated with strings graphical composer? laString struct contains a GFXU_CHAR* that should contain the char* data but this variable is never used or filled!When a laLabelWidget is created, it only fill..
↧
Get ARIA generated string (char*, not laString) (lcitos)
↧
Update widgets graphic and functionality to realize more professsional GUI. (PastrelloMarco)
Hi all,
I would like to know if Microchip can update widgets to improve the actual graphic objects.
I would like to have the possibility to create more professional GUI, without spend a lot of time.
For example: replace the aspect and the cursor of a s..
↧
↧
An error has occurred while attempting to launch the MPLAB Harmony Configurator (Mic270119)
(1): I don’t understand the exception msg: File mplx_launcher.jar is in the path that the system cannot find.(2): I have downloaded MPLABX 5.35, XC32 v2.40, XC16 v1.5, and xc8 v2.20. Installed and uninstalled those same files several times to bypass the a..
↧
undefined reference to main after running Harmony 3 configurator (jimctr7)
I had a previous set of files that were built with Harmony 3 and would compile successfully. I ran Harmony 3 again, and the only difference between this run and the last was on the last run, I deleted all of the lines from the configuration.h file Harmony..
↧
Touch screen with Focaltech FT5206 controller for Harmony V3 (arul3747)
Hello, I am new to Harmony 3 and trying to create a touch screen project. I am using PIC32MZ2048EFH100 and the touch screen driver is FT5206. Since the FT driver is not available in Harmony 3 i am using a custom touch driver. Got the display to work but t..
↧
↧
PIC32MZ wolfSSL issue (SScheiff)
I am using the PIC32MZ2058EFM144 and Harmony 2.06. I was working on getting my application to send emails using the SMTPC module but was having issues. During my trouble shooting I noticed that my wolfSSL encryption does not seem to be working. When I typ..
↧
BootLoader Linker Script for the PIC32MZ - (what I did on my project) (RB1)
I have struggled for the last few weeks getting a bootloader to work in a PIC32MZ2048. I figured it out, so now I will explain what I did to get it working. I am using a PIC32MZ2048EFH144 (I did not see many bootloader examples of a "MZ")I am using Harmon..
↧
DRV_SPI_Tasks? in Harmony 3 (jimctr7)
The output of Harmony 2 for SPI driver generated something called DRV_SPI_Tasks() and when I run Harmony 3, I don't see an equivalent function. Any guidance? Thanks. Newbie to this platform..
↧
Legato Image Rotate Widget does not compile on MZ (Ragz)
MPLAB 5.35PICMZ2048EFH1000XC32 V2.40 I am testing the capabilities of the Legato library to see if it will work for a project I am on. I tried to add an imageRotateWidget to the screen and ended up with a pile of compilation errors. I removed the widget a..
↧
↧
Fail to run Harmony 3 Content Manager (Paba)
Hi everybody Somehow I'm not able to run the Harmony 3 Content Manger to finalize the installation. I did install the Harmony 3 package through the plugin manager of MPLAB X v3.35. I went to Tools -> Embedded -> MPLAB Harmony 3 Content Manager and started..
↧
PIC32MX174F256D read/write flash with DRV_MEMORY_SyncRead and FreeRTOS (yp66)
I am working on a project using the PIC32MX147F256D chip, harmony 3, running using FreeRTOS, under MPLAB X IDE v5.35
I am trying to save persistent data onto flash - I tried to go straight to the peripheral driver but it crashes the program and I did r..
↧
SAM9X60 TCP/IP Stack Small Percentage of UDP packets failing checksum (MartinDJohnson)
I have been evaluating SAM9X60, since there is no support in MPLABX yet I have been using eclipse and gcc-arm-none-eabi toolchain. I have built some code for testing UDP, mainly Art-Net UDP protocol. The main bulk of the code is generated using harmony3, ..
↧
Harmony 3 graphic display configuration (ezedhill)
I want to use the PIC32MZ EF Curiosity 2.0 to drive a Newhaven 3.5 in 320 x 240 TFT display. Will this display connect directly to this board? And is there a step by step procedure for configuring a graphic display using Harmony 3? The examples I have fou..
↧
↧
Any success with PIC32MX147 + Harmony 3 + FreeRTOS + DRV_NVM_Read/Write/Erase? (yp66)
Has anyone had success saving persistent data onto flash under the driver model of Harmony 3 while using FreeRTOS?..
↧
SPI communication with DACs (dobrosoft)
Hello! I have trouble with SPI communication of PIC32MZ2048EFH100, Harmony 2.06 and 8bit DAC MCP48CVB01. Writing data are OK, but read data is problem. Speed is 1MHz, mode is idle low edge fall, sampling phase at end. . Data are often shifted to right. I ..
↧
Bug in Harmony Graphics Code? (bm28)
Hi, I'm using the latest version of Harmony, v3 and have been working with trying to get as low to the silicon as possible with graphics.In doing some analysis on line draws I came across an area of code that was confusing to me. File: libaria_widget_line..
↧
Harmony 3, bug in CAN PLIB error handling? (Jon_S)
I'm having problems with the CAN component under error conditions. When I error the bus, I end up with continuous interrupts in the CAN PLIB IRQ handler. I believe the problem is in CAN1_InterruptHandler(): C1INTCLR = _C1INT_SERRIE_MASK | _C1INT_CERRIE_MA..
↧
↧
MHGC (Legato) - Font Assets dialog empty and unable to add fonts (automate)
There is a known issue running Legato on Windows, Linux, and Mac. What follows is information to help resolve issues on these operating systems. Windows:There is a known issue with the Legato Graphics Composer in Windows environments. Some Windows systems..
↧
Harmony v1.09 Installation (laffelt)
We have a developer who needs to work on a legacy project which was developed with Harmony v1.09. He has the software framework files installed properly but the Harmony Configurator which is compatable with v1.09 is not available in the plugins. I believe..
↧
Legato label widget rotatable? (Ragz)
I am using harmony V3 and the Legato graphics library. I have most of the proof of concept design working. Now I am trying to add some text to the screen. My LCD is oriented in landscape mode in the physical design, but is laid out in portrait in the grap..
↧