Harmony - 2.02/Compiler Issue =>PIC32MZ2048EFH144 Replacement 064 (VirtualUSB)
Hi, I have a microchip dev board with a PIC32MZ2048EFH100 pinsMy final application only needs the 64 pin version Apps\usb\device\Vendor with modifications does the job I need. I have added a new...
View ArticleHarmony PIC32MZ UARTS and RS485, issue with extra bytes. (NicholasLee)
I am implementing a Modbus RTU Slave device in a PIC32MZ using Harmony.This communicates with a PC using RS485.The usart uses the Dynamic driver model with the following relevant settings:#define...
View ArticleCan http_net module redirect http to https connection? (suprastar)
I am wondering, is it possible for the http_net server to listen to port 80 for incoming connections, and then redirect them to port 443? My application has an https server, but people frequently...
View ArticleHarmony v2 question adding and deleting stuff (Wavelength)
All, I took one of the pre-built apps from 2.04 and changed the processor from a 144pin to a 64pin. I also ripped out source for LCB display and PMP that was included in the example. The processor...
View ArticleTo understand client DHCP module (Harmony 2.03) (Emcy)
Hello, I have some problem to understand how operates client DHCP module.When I read source code, I see only one UDP socket reference (variable dhcpClientSocket) to manage several TCPIP_NET_IF...
View ArticleHarmony + DSP Libraries + PIC32MZ2048EC (VictorCL)
Hi, I am having issues compiling the code using the standard FFT functions of the DSP library using harmony. Apparently, there is a problem with the function: DSP_TransformFFT16_setup(fftc, LOG2N);...
View ArticleUSB flash drive/ file system writing issues since v2.03b (Digital_Angel)
I have a project using a PIC32MX795F512L that buffers MP3 audio it receives from an encoder and then writes it to a USB flash drive using a FAT file system, it repeats this up to a fixed amount of data...
View ArticleMplab x harmony won't compile. (adi1525)
Hello,I have problem with compilling harmony project, I have instaled harmony 2.04 in C:\Program Files (x86)\Microchip\harmon. Also I have instaled harmony plugin. But when I try open sample example I...
View ArticleHarmony Graphics Orientation 2.04 (bblessing)
Background: MPLAB X IDE 4.00, XC32 v1.44, Harmony v2.04, PIC32MZ2064DAG176, Newhaven 4.3" display with 4-wire resistive touch panel (ST7282T2 internal controller), internal DDR. There is a bug in the...
View ArticleHarmony 2.04 problem with DRV_AK4384_VolumeSet() driver function (i4cy)
I want to change the volume to a specific level (between 0 and 255) before an audio track is played. Calling the DRV_AK4384_VolumeSet() function fails to do this. Furthermore any subsequent volume...
View ArticleV2.04/PIC32MZ/Wi-Fi (TimH)
Sigh...sorry guys, me again. Graphics on 32MZ DA...understood. Tick.USB...understood (mostly). Tick.SD card. Work in progress, waiting on feedback from Microchip support, but close. Half a tick.Wi-Fi....
View ArticleUSART Interrupt Mode problem (paulmtcuk)
Hi, wondered if anyone with harmony experience can shed light on this, I can't enable USART in interrupt mode on this configuration: pic: PIC32MX174F256Dharmony version: 2.04MP Lab version: 4.00xc32...
View ArticleCAN interrupt crash other interrupt (ffb.boy.30)
Hi,On my program I've an USART interrupt that works perfectly when the CAN works in polling mode.Since I jump the CAN in interrupt the USART doesn't works anymore, there are not configured with same...
View ArticleHarmony support for Wolfson WM8731 CODEC (i4cy)
Does anyone know if there are any future plans to support the Wolfson WM8731 CODEC by adding a driver to the Harmony framework? The WM8731 has been used on older Microchip boards, such as the original...
View ArticleConfiguring 40 ADC channels in PIC32MZ2064DAB288 (Gowdham7777)
Hi everyone I'm new to PIC32MZ and Harmony and using DA starter kit , I need to interface 40 to 43 channels of ADC , suggest me which is going to be faster, direct conversion or by DMA, need a sample...
View ArticlePIC32 and GGDX from Harmony (adi1525)
Hello As I know, Microchip Graphics Display Designer is not avaiable anymore and We have only Harmony. But harmony dosen't have s61121 controller and I readed that is not too simple add own library to...
View ArticlePIC32MZ CAN Configuration (AHancock)
I am trying to configure the CAN channels on a PIC32MX2048EFH144 using Harmony 2.02b, MPLAB X 3.45 and FreeRTOS. I have worked with eCAN on the smaller PICs and with the MPC2515 CAN controllers, but...
View ArticleGraphics file storage - can I do this, in principle? Perhaps a Harmony...
I'd like to use MHC's graphics composer etc. to manage all my graphics, touch actions etc. By default, graphics images are stored in SRAM, and it seems I can store them in flash (looks like it just...
View ArticleCRC calculation using DMA with internal DDR (Insignals)
I am having issues when trying to calculate the CRC of data stored in the internal DDR on a PIC32MZ2064DAH169. I have the following code.uint8_t __attribute__((coherent))...
View Articlesettings for cut and paste? (rbmisc)
I've used cut and paste but it's not pasting exactly what I cut, i.e. the names I used for the items cut are being replaced with the widget name and a number. I am cutting and pasting from one screen...
View Article