USB CDC HOST locking up (gweeper)
I've got an application using Harmony 2.03b that uses the USB in host mode for both CDC and MSD. MSD works fine, and CDC works fine *most* of the time. Under heavy CDC RX traffic workloads, the USB...
View ArticleGoogle Chrome Error with http_net demo (BillP)
I am running MAC OS 10.11.6 running both Safari (10.11.1) and Chrome Version 59.0.3071.86 (Official Build) (64-bit). I ran into some unknown problems with some custom code, so I returned to the canned...
View ArticleUSART Driver check Receiver Idle (Memen)
How can the receiver idle state of the USART driver be checked in Harmony?I used to check the RIDLE bit of the uart module before starting transmission of a new byte. This is still possible with...
View ArticleUSART Question (Skaptor)
Would calling DRV_USART_Deinitialize(); Give me temporary port control until I initialize it again?..
View ArticleMPLAB and Harmony hell of the day : bootloader (jipihorn)
Hello, I've been using Microchip tools for a year now and each time I have to add something new to a project, it goes directly to a "framework fight". I guess 75% of the time I've spent to my project...
View ArticleConfiguring the SD Card for chipKIT WiFire (pontimaxi)
Has anyone configured the SD card for the chipKIT WiFire using Harmony?I'm not sure my configurations are correct and would love for someone to share theirs if they could. More specifically I'm...
View ArticleDNS cannot resolve address without DHCP (suprastar)
Hi everyone! I am making an IP device, and I want to have the option of turning the DHCP on and off.However, when I turn DHCP off, DNS cannot resolve a mail server address from URL...
View ArticleMPLAB/Harmony exception when setting Harmony install directory (imqqmi)
I moved the Vendor USB example to another location outside the harmony framework folder. It builds ok but when I try to access the harmony configurator it says it can't find the directory in the...
View ArticleWhere is harmony driver init code?? (CarlosM)
Hi everyone, I am struggling to start getting use to Harmony and I am trying to understand some concepts. I can't find where is the initialization code of some parameters, I mean, for instance: I set...
View ArticleMissing adc_touch parameters using Harmony v2.03b? (Digital_Angel)
I can't currently compile my Harmony-generated code, as in the file 'drv_touch_adc.c' there are function calls with missing arguments.I think that they are supposed to reference analog channels, but...
View ArticlePIC32MZ, RF3/USBID must be configured as GPIO after USB initialization or it...
PIC32MZ2048EFH100, MPLAB X IDE v3.15, Harmony v1.06, XC32 v1.40. Not sure if this behavior is expected. I have FUSBIDIO set to OFF in my config bits, but if I try to set RF3 (USBID is one of the pin...
View ArticleHarmony FS and USB MSD question (Skaptor)
Hi all, I'm currently working on a CAN data logger with an SD card and a USB MSD interface. There's something I don't understand quite yet or don't know if I'm doing it the right way, but here it goes:...
View ArticlePIC32MZ2064DAH176 (bblessing)
Given the capabilities of this chip, I think that it makes the most sense for our graphics application. That having been said, I want to minimize the errors before getting any boards in and I have some...
View ArticleHarmony configuration Recording or listing (northeastman)
Hi,I am wondering if there is anyway that I can get a listing/printout of all the Harmony settings for a project. Opening up Harmony there is a huge array of names of items, indexes and settings. When...
View ArticleEthernet problem (Akshayy)
Hi, Hi am using PIC32MX795F512L controller in my project,It has internal MAC and i am using LAN8720A external phy.Microchip harmony doesn't list out LAN8720A phy library .Can i use LAN8720 library...
View ArticleHarmony 2.03 : how to select an Ethernet interface ? (Emcy)
Is it possible with Harmony to use various Ethernet interfaces ? If it is possible, how can I do to open one UDP socket for each Interface ? How can I do to set IP address of each interface ?Can I set...
View ArticleHarmony v2.03b I2C driver dynamic, interrupt (matta)
I am trying to use this driver (which is labeled Alpha in the Harmony release notes so this doesn't say much for my wisdom). It is working in most ways so far. However, the documentation (page 424 of...
View ArticleI Thought I would give Harmony 2.03b a try (NKurzman)
For my PIC32MX530F128H I figured I would Give 2.0X a spin. They said they improved Plib, I want that.So a skeleton ProjectBSPCLASS B Library ( Why Not)Standalone project So Build...
View ArticleDual Role USB Stack for Harmony? (ProtoMahn)
Is there a plan the implement a Dual Role USB stack for the Harmony Framework? If not - are there any suggestions for how to implement Dual Role functionality it?..
View ArticleHarmony, dynamic timers and PWM (pio.ep)
I just started playing around with this harmony thing and there's some weird stuff going on.my first attempt was a usual "hello world" led blinking, couple checkboxes then generate and it worked great....
View Article