Need advice on getting started with USB (Aiden.Morrison)
Hi there, I've been working with PIC32MZ's since mid 2014, but haven't touched Harmony since 2015 - I wasn't impressed and it seems like it has kept changing since then, so the little I did learn is...
View ArticleAria_Quickstart : PIC32MZ LCC Generate Driver for 4.3inch TFT (TS9)
Hello, This is continuation to this topic.https://www.microchip.com/forums/m1069396.aspx I am trying to configure Harmony LCC Drivers for my Customized hardware and display. I am using below...
View Article[solved] DDR SCL failed (marelcom)
Hi I developt my Application on the StarterKit PIC32MZ2064DAG169 with MEBIIThe Application runs fine. Now I started to adapt this application to our target with a PIC32MZ2025DAG176It seems that on this...
View ArticleResistive Touch Migration to Harmony v2.06 (automate)
Resistive Touch Migration to v2.06. New in release v2.06 is the Input System Service. It is preferred over the deprecated Touch System Service. By default, MHC will attempt to set your pre-v2.06...
View ArticleSMTPC mail server time out error (Sathya Kiruba)
I'm working on a project with PIC32MZ EF kit and using harmony configurator v2.06. i'm using demo application web_server_sdcard_fatfs for SMTPC function. mail function not correctly working for me. my...
View ArticleDHCP Unknown MSG (mautry)
I am getting repeated occurrences of DHCP Unknown msg during a discovery cycle. The cycle is taking an abnormally long time which may be due to the DHCP server, not sure yet, but am interested in what...
View ArticlePIC32MX150F256L Graphics Reinitialize (cjohnson)
I have a project that uses a PIC32MX150F256L with LCC driver to control a 4.3" touch screen. It uses V1.11 Harmony Stack. After long periods of run time the device stops being able to display text any...
View ArticleHarmony SPI demo project, Rx buffer always 0xFFFFFFFF (u/chip)
Hi, I have a PIC32MZ EF Starter Kit (it uses a PIC32MZ2048EFH144), and am trying to get a SPI example from Harmony working. I am using MPLABX v5.05, XC32 v2.10, and Harmony v2.06. I tried the...
View ArticleI2S issues with PLIB_SPI_ReceiverFIFOIsEmpty (bordlab)
I am trying to bring up a custom board with a PIC32MZ2064DAG176 (Harmony 2.05.01 ). I am trying to communicate with the MAX98372 Amplifier over I2S to play alert tones. I have configured the i2s driver...
View ArticlePIC32MZ Starter Kit : Windows 7 Not Detected : (karan123)
Hello, Have anybody received and got solution of below:I have PIC32MZ Starter Kit.I am able to program PIC32MZ MCU with Starter Kit . Previously MCP2221 (USB_to_Serial ) is working fine with J11 (below...
View ArticleHow to draw a filled circle with ARIA (epareja)
Hello,is there a way to draw a filled circle but only inside the circle and not all the squared base?..
View Articleerror: 'PORT_CHANNEL_A' undeclared here (not in a function) (WalterH)
Hi, I created a new Harmony 2.06 project. Some peripherals added. Compiling this project, the I2C peripheral always rises an error. In file included from...
View ArticleSPI with DMA maximum transfer size (Fadi Hammoud)
I've got some code that will write out data to a GLCD via Harmony, using SPI and DMA. I ran across a problem- whenever I made my transfer array greater than 2048 bytes, the code would fail. I had set...
View ArticleFreeRTOS with bootloader (Skaptor)
I have a FreeRTOS app that works well, as soon as I include the harmony linker script for the usb hid bootloader, the freeRTOS app won't run. has anybody successfully run an RTOS app with the basic...
View ArticlePIC32MX Bootloader linker script (sunilhalvi)
Hi all, Iam developing bootloader for PIC32MX570F512L, I want to place my bootloader at 0x9D000000 and application at 0x9D009000, I have attached the linker scripts. Problem is when i try to jump to...
View ArticleHow to change text of LabelWedget. (ysaitoysaito)
How do you change the text of LabelWedget in Harmony v.2.06 graphics ? For example: The default text of the LabelWedget1 is set as "Waiting". When the Button Switch is clicked, how do you change the...
View ArticleHarmony I2C Slave - DRV_I2C_Receive does not return data (bazmrl)
I have set up a static I2C Slave interface under Harmony. When I receive the DRV_I2C_BUFFER_SLAVE_READ_REQUESTED notification I call DRV_I2C_Receive. As per the Microchip example. However no data is...
View ArticleProgramming the PIC device (john0bravo)
Hi, I am very new to the MPLAB software. I normally use MPLAB X IDE software to compile the code, it also generate hex file if I build the project. I guess MPLAB compilers xc8, xc16, and xc32 are...
View ArticleH2.06 First Graphic Setup for LCC, Target Board (jtzeng)
I am starting a project on a target board using PIC32MZ2048EFG100 to connect to a display via LCC.I started be reviewing the setting in Harmony with the aria_quickstart example PIC32MZ_EF_SK_MEB2.After...
View ArticleConfiguring USB port on PIC (john0bravo)
Hi, I am wondering which PIC to use which has 12 bit ADC and USB module. I need to sample 10 KHz signal with sampling frequency of 100 Kilo samples per second using 12 bit ADC and then I need to send...
View Article