Hi everyone, I am pretty new to Harmony and I am implementing a project on a PIC32MZ da famiy with harmony 3 framework. I have actually inserted a CAN peripheral and generate code using MHC.However, there aren't examples or tutorial on how to use this per..
↧
Harmony 3 CAN bus interrupt mode PIC32mz (Cecilia)
↧
Cannot get simple ADC working (down_under)
Using MPLABX 5.5 , XC32 3.02 compiler, Harmony3 and Curiosity Nano.The example for ADC in the Curiosity Nano harmony getting started pdf shosw code below for main, the problem is that "ADC_Handler is already added by Harmony in my project setup files as a..
↧
↧
Unable to partition memory using MPLAB Harmony tool. (DeepakIIITian)
Hi , I am working on project with ATSAMC21J18A controller, which reuired partitioning of memory. Trying if MPLAB Harmony has any provision to partition the memory block to create a bootloder project which requires 30kb of section and application require 1..
↧
Unable to allocate memory using Harmony ! (clydem)
Hi, This is my first post to Microchip Forums. I designed a board & wrote sw 3 or 4 years ago using PIC32MX and MLA.I recently started working on this project again and found I was being encouraged to port it to Harmony. I am a EEwith 40 years experie..
↧
Need help with errors when generating Harmony files (simmania)
Hi,I have a simple project and use Harmony to add a 2D touch panel. I do not get good results with the touch panel so according the documentation I should enable the auto tune and data visualizer. But when doing so and generating the Harmony files I get e..
↧
↧
Harmony Configurator 3 MCPWM configuration of pic32mk1024mcm064 (sen)
Moving from the mcf part to the mcm part, I can no longer configure the MCPWM11 (10, 11 or 12 actually) from MPLAB Harmony 3 Configurator.The datasheet suggests the PIC still has the PWMxH/L pins for PWM10, 11, 12.Side-note, in the datasheet MCPWM1 THROUG..
↧
[Solved] PIC32MZ1025DAS vs PIC32MZ2064DAG - DDR stuck in DDR_PHY_Calib() (EmbeddedRelated)
Already looked on the forums and noted that DDR clock must be at 200MHz and DDRVref ext to 1.8V resistor div. This project works fine for a PIC32MZ2064DAG device, but when the part is switched to a PIC32MZ1025DAS device(same project) it is stuck in "DDR_P..
↧
Help to set Harmony3 path after project moved (down_under)
Hi, I have a project that I moved to another folder so I could version control it.After moving the project, Harmony no longer loads, even when I set path same as original project path "C:\users\david\harmony3". Could someone please advise what I need to d..
↧
What versions must the Harmony 3 packages be for the AWS curiosity2_pic32mzef? (DominusT)
Hi. The aws demo project for PIC32 with the Curiosity board version 2, opens and compiles correctly. But when I open the MHC and regenerate the code, there are many errors when compiling it.After analyzing it carefully, I have seen that there are changes ..
↧
↧
Cant Launch the Harmony 3 Configurator (Nealet)
HiI am running on a Win 10 machine with MPLAB X IDE v5.30 and XC32 compiler V2.30.I have loaded The Harmony 3 Content Manager and Code Configurator. I have cloned all of the libraries (except for audio) using the content manager.I have a project which I h..
↧
No more available the Board Support Package the BSP PIC32MZ DA Starter Kit. (flaviog)
Hello, for several project the MCH Project Design Avalable Components shows this component, now no yet.Also the Connected Hardware tools shows me the Starter Kits (PKOB) SN:BUR201314077 is greyed and is not possible to select.The old project with the comp..
↧
Code generation failure: "An exception occured during file preprocessing" (rdpoor)
(Note: since I'm getting bitten by "unauthorized" messages from the forum server, I'm posting this in several segments...)Summary:Attempting one of my first complex projects under MPLAB / Harmony. When I click "generate", I get the following on the consol..
↧
What is the idea of using MCC for Harmony projects instead of MHC (seyyah)
or what is the idea of updating MHC(L) Harmony 3 project to MCC harmony 3 project? Is MCC better or is it a choice of user? I have not used Harmony or MHC ever and I am about to begin and confused a bit. I used MCC a lot on the other side...
↧
↧
Hold in reset not implemented (Manpreetkaur)
Hi all, I am beginner to microchip development ,I have created a project in MPLAB harmony 3 , while creating project I am using ATSAME70Q20B as a target device and Jtag as a connected hardware tool and compiler toolchain -XC32 (v2.50) ,while running proje..
↧
Harmony Transport Layer Security Level (mautry)
Does the current Harmony Transport Layer support TLS 2.0, if so, what version started supporting this level?..
↧
Harmony 3 Standalone Project? (billreinhold)
I've developed a few projects using Harmony 2, all using the standalone feature where the necessary framework files are copied into the project. I need this to keep everything packaged together in source control. I'm now considering moving the next projec..
↧
PIC32MZ2048EFM064 and LAN8720 ping only after stopping and starting the execution (Valimor)
Hi, in my project I am using PIC32MZ2048EFM064 and PHY LAN8720. I need to make a UDP server for processing commands coming from a computer. The project uses a custom-made board. MPLAB X 5.35 and Harmony v2.06 are used to build the project. In the Harmony ..
↧
↧
Harmony 2 - Changing PHY to KSZ8863 (Soren.Bang)
I'm in the process of rewriting the firmware for an existing PIC32 + KSZ8863 product using the Harmony 2 framework with WulfSSL.In the Harmony Configurater I have changed the PHY from SMSC8740 (Standard on the PIC32 eth SK II) to KSZ8863 (Daughter board A..
↧
DDR2 internal memory being corrupted after a short time (cromonix)
Hi,Using the PIC32MZ1025DAR176 on a custom board but seem to be having problems with the internal DDR2 memory being corrupted. In test code i'm memset 'ing a area starting at 0xA800 0000 and then repeatedly checking for validity of each byte. After approx..
↧
Ethernet Starter Kit 2 - USB Host MSD (nornor)
Hello,I've succeeded to read/write on an USB Flash with the demo board ESK2 with Harmony 2 (and also use TCPIP...). I have the good-bad idea to switch to Harmony 3, finally I can use again TCPIP... but can't get to manage the USB Host. I've tried to start..
↧