Quantcast
Channel: MPLAB Harmony
Viewing all 7442 articles
Browse latest View live

MPLABX 5.4x Harmony 3 Graphics (Cala)

$
0
0
Hi,I'm looking to used a TFT graphics into a new project, but sincerly I'm not an expert on it.Working with PIC32 microcontroler like PIC32MX795F512L, I^m looking also to move to a PIC32MZ microcontroler.When I go to the Harmony 3, I see a limited number ..

Guys! Microchip do listen to your request! (WeHongKongers)

$
0
0
I heard that someone said Harmony was too much for ATSAM Cortex M0 processor. You wanted to see a MCC version for this small 32 bit MCU. Now, we have it! See this newest MCC Core v5.3.3 and Harmony v3 work together! This screenshot is for my SAM IoT WG bo..

Harmony 3 attempts to access non-extant PIC32MK1024MCF064T register ANSELFCLR (carlb)

$
0
0
I'm running Harmony 3 configured for device=PIC32MK1024MCF064 with usedPackages=csp-v3.10.0, core-v3.10.0, usb-v3.8.0, dev_packs-v3.10.0, mhc-v3.8.1, bsp-v3.10.0, CMSIS-FreeRTOS-v10.3.1 It's turning out code like (from plib_gpio.c): /* PORTF Initializatio..

The last file write is not written to SD card. No FAT32 file system errors. (mjbart53)

$
0
0
Have an issue writing files to SD Card. The last file write is not written to SD card. No FAT32 file system errors. The firmware application receives file commands (open, write, close) via UDP packets. If the initial file writes have a data size that is ..

MHC configures PGED2 (RB7) as input, when I want it to be digital output (PIC32MZ) (DominusT)

$
0
0
Hi. I'm working with a new design of a hardware that we commercialize. I have needed more pins from the previous version, so I have been forced to resort to the PGED2 programming pins to activate a led diode. When I program or debug the code through th..

Harmony with SAM L10 Debug crash (albertotg)

$
0
0
Hi,i'm having difficult to make a normal debug session with DM320204 board (SAML10E16A). I encounter this problem first working on my first project, so i came back to an example project (that can be led blinkin or any other else) and problem remains. Work..

Harmony3 USB GPIO (Skaf)

$
0
0
Hi all, I'm actually trying to set up a USB HOST project on the "DM320010" with a PIC32MZ2064DAR169 using Harmony3.All is good until I try to set the USB GPIO with the MHC->tools->PIN configuration. I can't use all the GPIO dedicated to USB. Has anyone al..

Manipulate Legato Graphics in Code (luker)

$
0
0
Hi forum! SettingI have designed a screen in Legato Graphics Composer. It contains a ListWidget and shall be used as a kind of template for a whole bunch of screens that build the settings menu tree.So I need to put different entries in that ListWidget de..

Issue in MH3 and Legato: drv_gfx_external_controller.h: No such file or directory (thoraz)

$
0
0
I'm trying to generate a starting graphical project in Harmony 3 with Legato, but when I compile it fails. In the MHC I used the External Controller block with Legato library and EBI interface. In the project folder I have the drv_gfx_external_controller...

legato_driver.h: No such file or directory (Ragz)

$
0
0
I have a small project working in Aria and am trying to get the same configuration to work with the Legato graphics library. Processor: 32MZ2048EFH100MPLAB 5.35XC32(v2.40) After generating code from the harmony configurator (full overwrite), the code does..

Legato rendering problems (ev)

$
0
0
Hi, I'm new to MHC and I am experiencing some difficulties which seem related to the Legato graphics library. For now, my project is running on a PIC32MZDA starterkit, with PIC32MZ2064DA288 controller, which is stacked onto a meb2 board with the wvga T..

Harmony v3 SPI slave driver -- where is it? (AKPICGuy)

$
0
0
I have done a lot so far with Harmony3 SPI (and I2C) full multi-instance/multi-client drivers (not just PLIBs), and have studied the csp_apps_pic32mx apps: slave/spi_write_readand, for testing the above: master/spi_write_read_test_appto connect a pair of ..

Harmony3 SPI *slave* library -- where is it? (AKPICGuy)

$
0
0
I have done a lot so far with Harmony3 SPI (and I2C) full multi-instance/multi-client drivers (not just PLIBs), and have studied the csp_apps_pic32mx apps: slave/spi_write_readand, for testing the above: master/spi_write_read_test_appto connect a pair of ..

Harmony newbie - USART Interrupt enable option is not available as shown in a training doc (seyyah)

$
0
0
I am trying to learn and use harmony for several days and reading documents etc.The document below shows interrupt enable/disable option in MHChttps://microchipdeveloper.com/harmony3:pic32mk-gp-db-getting-started-training-module-step2but my version of MHC..

Harmony Configurator Launch Error (Mesut)

$
0
0
Hi, I've installed the latest harmony 3 by using content manager and tried to launch it but gets the error below;I take this error when push Launch button on Configuration Database Setup page System information is:Processor Information: ID: Intel64 Famil..

Harmony 3 Loading XML configuration file (zmb2021)

$
0
0
Hardware: UPD350 + ATSAMD20E16A-MU I'm trying to modify PSF_EVB_DRP/UPD301C_PIM_DRP demo projects to support custom hardware. How to open https://github.com/MicrochipTech/usb-pd-software-framework/tree/master/PSF/Demo/PSF_EVB_DRP project with Harmony 3?..

USART serius problem in Harmony 2.02b (Johnny0099)

$
0
0
MCU: PIC32MZ2048EFM100-I/PTMPLAB X IDE: v3.51Harmony Version: 2.02b I'm using Harmony USART Buffer Queue model to manage comunication with a GSM/GPRS module through AT commands. I need to read and parse AT replies char by char until I identify a certain s..

Not able to save MHC state. (Burtski)

$
0
0
This is the third time now that I get this error: 'Not able to save MHC state. Please ensure that MHC state files are not open in another application.' There does not appear to be any thing that I can do but hit OK.When I restart MPLAB and open Harmony my..

httpnet cause app stop when using bootloader (PICcie)

$
0
0
Hello, I'm currently working on a project with some feature like modbus server and http server.I have made an application and it work perfectly without bootloader. Now, I have implemented a bootloader to allow firmware update.After Linker adjustement, th..

MHC displays only "Default Board (BSP)" in Available Components BSP list (ScratchMonkey)

$
0
0
I can see the bsp/boards directory in my Harmony3 directory and I see the pic32mz_ef_sk that I want to use. But none of the BSPs in the directory appear in MHC to add to my project graph. Am I doing something wrong?My intent is to mock up a design using t..
Viewing all 7442 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>