PIC32 Curiosity with WVGA and Harmony 3 (gary99)
HI everyone,I'm currently using the recommended Microchip graphics setup to develop a GUI.This uses Harmony 3 Graphics with Legato.As the development graphics screen is so expensive, we are moving to...
View ArticleI2S harmony 1.09 DMA Problem on PIC32MZ2048EFM100 (Wollli)
Hello! I try to use I2S with DMA and without the CODEC Module, using the I2S functions. ->I Open the driver: I2S_Driver_handle = DRV_I2S_Open(DRV_I2S_INDEX_0, (DRV_IO_INTENT_WRITE |...
View ArticleDDR Hamony documentation (jens_munk)
The build-in DDR memory in the PIC32MZnnnnDAS types appears to be supported in Harmony 3 by the "DDR peripheral library" component, but the documentation of its use is essentially non-existing. I can't...
View ArticlelaImageSequenceWidget (jiggoly)
Hi, With MHGC 2 layers, 1 with a background, the other with a small imagesequence widget with some images. Set the duration, play by default and repeat also but it doesn´t work and as a result it shows...
View Article[Solved]Why is the IP address 0.0.0.0? (Stan Huang)
I had a running well version, based on H3 (Harmony ver 3). I need SoftAP feature, so I merged codes from D:\d_microchip\harmony\v3_00\wireless_apps_winc1500\apps\wifi_bypass_demos and then I found the...
View ArticleHow to use the image rotate widget in the Legato graphic composer? (Itsan)
I added an Image rotate widget in the screen and try to rotate the image with some angle but failed.It will be appreciated for any advise...
View Articlelooking for SYS_FS_FileVPrintf() or equivalent... (rdpoor)
I have a logging function that's called with varags, so I'm already inside a function with a va_list. I need to print to an open file. Ideally, I'd do something like:void my_logger(const char *fmt,...
View ArticleDetect when Last byte is send by the usart for 485 transmission (ffb.boy.30)
Hi,I'm using a max485 an I need to toggle a pin to switch between Rx or Tx mode.By default I'm in Rx mode. When I send a packet I put the pin to high and I need to put it down at the end of the...
View ArticleSQI to SST26 Info (BillP)
I have a Curiosity 2.0 PIC32 MZ EF dev board which contains a 64Mb SST26 chip. I wanted to test the SQI interface and I searched the forum and the Harmony examples and noticed that there were some...
View ArticleHarmony PIC32MZ USB Host VENDOR Operation (eda)
Platform: Curiosity PIC32MZ EF.MPLABX IDE v4.20Harmony 2.06 I'm attempting to create a USB HOST interface to a simple VENDOR type interfaced spectrometer. The vendor has only one endpoint, and I need...
View ArticleWhere is MPLAB Harmony Configurator in MPLAB X IDE v6.05? (WeHongKongers)
Where is MPLAB Harmony Configurator in MPLAB X IDE v6.05? I can't see it in the plugin list!!!..
View ArticleIs it possible to read the information sent by an external TCP server in 2 or...
Hi. I'm working with the PIC32MZ1024EFM064, XC32 v4.10, MPLAB v 6.00 and H3. I have created a TCP client in the microcontroller to exchange information with an external TCP server. Everything worked...
View ArticlePIC32MZ2048ECG144 (cydrollinger)
I have inherited a developed board project with the PIC32MZ2048ECG144, should I shoot myself now, or is there a chance I might get out with my sanity? First, the part does not exist in the latest...
View ArticleHarmony 2.02b Accessing SSL API Help! (lelsteph)
Hello Using Harmony 2.02b on a project which it is needed to add a new capability which requires accessing the SolarEdge API https://www.solaredge.com/sites/default/files//se_monitoring_api.pdfI used...
View ArticleBootlloader Linker script in Harmony 3 (NKurzman)
I seem to be having some strange issue with the linker script in Harmony 3 for PIC32MZ0512has any one seen this? The problem appears to be related to the exceptions.As in they do not happen.I have an...
View ArticleHarmony 3 bootloader issues with PIC32MZ2048EFG144 (GPP)
Hello, I followed the Harmony V3 documentation to create a bootloader and app for my PIC32MZ2048EFG144 test project. The bootloader and the app compile fine. I can trigger the bootloader (push button),...
View ArticleHaving trouble getting started -- Harmony framework location is not valid......
Hi all, I'm trying to follow the instructions and I actually got things installed once, but then "harmony generate code" just hung forever with a bunch of exceptions in the ide log, so I tried to...
View ArticleWhy hasn't Harmony 3 updated the amazon-freeRTOS related packets? (DominusT)
Hi. Some time ago I made a project with H3 and freertos with the PIC32MZ1024EFM100. I decided to open the Harmony Content Manager to update the packages related to freeRTOS and I see that they're still...
View Article