Quantcast
Channel: MPLAB Harmony
Browsing index pages (7442 articles)

Where is MHC's WDT module? (rdpoor)

I've got an MPLAB 6.00 / Harmony3 app for the SAME54. I want to add the WDT module to the app, but it's not showing up in MHC's list of available peripheral modules (nor installed modules, for that...

View Article


MCC won't run on my MHC project from 6.00 (nwright98)

I have been developing a network project using Harmony 3 on the E70 in MPLAB X 6.00, and want to go to net version 3.90. I installed MPLAB X 6.05 and opened my project in there. When I try to run MCC,...

View Article


Access to source of Exception (SAME54) (Mamonetti)

Hi, With previous versions of Harmony, for those who were working with PIC32MX controllers, there was a way to get both the cause of an exception and the address of the instruction that generated it....

View Article

Changing Legato labels text at runtime (mmostafa)

Hello, I want to change some Legato labels text at runtime from the code with any dynamic value but I am not able how to do it. I see the label text should be set with a specific string value which...

View Article

I2C repeated start problem (OscarKro)

Hi, I'm using MPLAB Harmony to program a PIC32. We have a accelerometer connected via I2C. Both lines are pulled up and the open drain is enabled. The Pins are set correct. Now, I'm trying to use...

View Article


I2C and SPI with FreeRTOS - Either works at a time; but not together (hargan83)

Dear All, I created a simple FreeRTOS application with a 'master_thread', 'I2C_device_thread' and an 'SPI_device_thread' in SAMV71 eval board. The 'master_thread' runs every 100ms using...

View Article

Updated mDNS-SD Module (jdeguire)

Some time ago, I did a bunch of work to update Harmony's mDNS-SD code to make it more closely match RFC6762 and RFC6763 and add IPv6 support. I was able to try it out on the SAME54 Xplorer board, but...

View Article

MPLAB Harmony 3 Configurator gives an error (Fil96)

Hi! Using MPLAB X IDE v6.00 I reopened MPLAB Harmony 3 for a two years old project (made with Harmony 3) but it showed me an error. This is a "MPLAB Harmony Launcher Error" window which makes me...

View Article


WIFI switch between AP and STA modes (trost)

Hi, I have made my app based on the wifi_easy_config_pic32mz_w1_curiosity example, and WIFI provisioning workes well. However, I wan't the app to go back into AP mode if the access point it is...

View Article


How to move/copy a Harmony 3 project (philipj451)

Hi all,I have a Harmony 3 project in a "test and development" folder on my PC and having tested it and verified it as compliing and working I want to copy it to my companies official development...

View Article

Harmony source license (monokernel)

Hi, Is it legal to modify Harmony source (license mplab_harmony_license.md) and can I use it for commercial purposes ? Do I have to distribute the modified source code in source code format ? According...

View Article

Acquisition problem on PIC16 (hidran)

Hello everybody!I wrote a small program that uses the analog to digital converter of the MCU: PIC16F18446. To get started, I used the supply (+5V) of the development board and a potentiometer to create...

View Article

SST26 driver still does not work correctly. (jipihorn)

Hello, I thought that this very old bug was corrected but no, it's still here. Who use the SSTV26XXXB version of the chips do know that, by default, these are in a SPI mode and must have the config...

View Article


Harmony v3 generated bloated and duplicate PLIB codes ?? (jello742)

I am a new user to Harmony v3 framework. Did I get it right that the Harmony Code Configuration generated individual PLIB files for each selected peripherals (eg: plib_uart0.c, plib_uart1.c,...

View Article

Harmony Location is not valid (dlindbergh)

I'm trying to get started with Harmony on the PIC32. I'm on MPLAB X IDE v3.00.02-beta. I installed Harmony OK (it shows up in Tools>Embedded and in Tools>Plugins>Installed). But when I do New...

View Article


Lost old version of Harmony (realexander)

I keep an old version of MPLAB X (5.25) around along with Harmony (2.06) to support an old project I have. I fired it up recently and the Harmony plugin was gone. The Tools->Embedded menu doesn't...

View Article

Best Practices: do you create project-specific MH3 Content Manager...

I have a lot of active MPLAB / Harmony projects under development. Since many of them are part of actively deployed code, they generally are not using the latest driver modules. As a result, each time...

View Article


HTTP NET crash aftter heavy use of dynamic buffers (Atlantis86)

Currently I am porting my old code from MLA libraries to Harmony v3. It consists web UI, originally based on HTTP2 library. Now I am trying to move it to HTTP NET. I am using this repository as my...

View Article

Harmony Configurator - SAMS70 CPU - QSPI - disable IO pins (philipj451)

Hi,I am working on a design that uses Harmony 3 and the SAMS70Q21 CPU and I want to make use of the QSPI interface.I can enable the QSPI in the Harmony Configurator and it all works fine _BUT_ I don't...

View Article

Harmony3 How to use printf to UART? (user2x)

PIC32MZ2064DAR169 XC32 v3.0 I need to use printf to output on a UART. (Uart 2) The UART is configured and I can output debug messages with SYS_DEBUG_MESSAGE(). I have set this:__XC_UART = 2;But I still...

View Article
Browsing index pages (7442 articles)


Latest Images