Bug: MHC does not configure DHCP if it is not enabled on stack startup...
This is with Harmony v1.01 and MHC plugin v1.0.2.1. When you enable DHCP in the MHC under "Harmony Framework Configuration -> TCPIP Stack -> DHCP Client" and generate the files, in...
View ArticlePin Conflict Detected?? (chapmjw)
Hi,I'm trying to get up to speed with Harmony and don't know why I'm getting this message.I'm using Pic32mx210F016D and when I enable the UART1 driver I get "Pin conflict detected". I have assigned...
View ArticlePin conflic. Should I care? (muellernick)
OK, another pin-conflict-question: I'm using the Ethernet starter Kit (not the II).I do use the USART 6 to output my own debug. The U6 collides with the Ethernet pins. But only with the U6RX. As there...
View Articleso not impressed !!! (John H)
I have spent so much time trying to get my head around this harmony and it's beat me !!! I tried to follow the PDF and if this is the best way to learn this ultra deep new approach, I am quitting now....
View ArticleHarmony SD Card driver + Compiler Optimization (green.elephant)
Hi,I run into a problem using Harmony SD Card driver in combination with compiler optimization. In my example I want to copy a file from an USB drive to a SD Card. I use a state machine like adviced...
View ArticleHID USB implementation link issue (James Autry)
I am working on an implementation of a HID USB device for a PIC32MZ2048ECG100 and am running into a linker issue where it cannot find a driver with a: undefined reference to `hidFuncDriver' message. I...
View Article'Phantom' errors in certain files, but project compiles (BasicPoke)
Hello, I am getting no compile warnings or errors. See below for the output. Yet I happened to go into drv_ic_static.c and find the following errors there, identified by exclamation point with red...
View ArticlePLIB_USBHS_InterruptEnableSet() (James Autry)
I have been trying to find the function definition for: PLIB_USBHS_InterruptEnableSet(), but cannot find it in the harmony docs under the USBHS Peripheral Library section. Is this one documented??..
View ArticleLooking for a consultant to do some generic TCP/IP coding (jgvicke)
I have a project at work that I need off the ground very fast, and all of my time is going to be tied up with the mechanical design, PCB design, and proprietary coding for the microcontroller. I would...
View ArticleRecommendation on use of Harmony (mnikrant1)
I have been working on a project using Harmony and I am trying to get it to communicate using Ethernet. I essentially have a PIC32MX695F512L processor connected to a LAN9303 3 port switch. Harmony 1.00...
View ArticleFor anyone who wants to use the ft5x06 touchscreen controller with Harmony...
FT5x06 Harmony code..
View ArticleHarmony v1.02 & GDDX v2.20 (tnikos)
Hi everybody. I had some experience with PIC18 & PIC16 at past (usually I work with freescale) and now I am trying to use PIC32. I have installed MPLABX 2.30, XC32 1.34 and Harmony 1.02I have made...
View ArticlefreeRTOS with the snmp_nvm_mpfs demo Harmony 1.02 (Bruce Lavoie)
I was successful in getting freeRTOS running on the PIC32MZ board by starting with the snmp_nvm_mpfs demo applications supplied with Harmony 1.02 and incorporating version 8 freeRTOS that is included...
View ArticlePIC32MZ, Harmony, LAN8720 puzzle. (James Littlefield)
Friends, I'm bringing up a new board with PIC32MZ2048ECG100, LAN8720 PHY, and using Harmony framework for the project. I have a minimal system setup (IP stack, no http, console ->UART). The IP stack...
View ArticleSYS_FS_FileDirectoryTimeSet: How does it work? (muellernick)
Hi! An other minor problem: I can't get SYS_FS_FileDirectoryTimeSet working. File system is FAT32. I do open a file on the SD-card (makes no difference weather it is new or does...
View ArticleTrouble getting USB to run (James Autry)
I have included the USB stack in polling mode on the PIC32MZ2048ECG100, but it never seems to cause a reset on the bus when plugged in. I assume one of the D lines is supposed to get pulled up during...
View ArticleMHC-generated "#define OSAL_USE_RTOS 1" is misleading and use contradicts...
Using the harmony v1.02 configurator to set up (auto generate) the configuration one of the included PIC32MZ FreeRTOS demo app projects, I ran into a problem with assert() errors generated from calls...
View ArticlePIC32 use Harmony or use LIB for new project (Marc Coussement)
Is it a good idea to use harmony for PIC32 at this stage of the product? I have done projects with the older libraries in the past with good results. I am starting a complete new project, mainly...
View ArticleBlack Flickering on PIC32 GUI Development Board (DM320015) (ngeisler)
I am currently using the PIC32 GUI Development Board with Projected Capacitive Touch(DM320015) and running both my own test code and the demo LCC project. The issue I am seeing, is when I run the LCC...
View ArticleProblem with settings for USERID and PWP using BSP PIC32MX795F512L PIM...
Hi --I've tried to make a simple test app using the BSP for "PIC32MX795F512L PIM w/Explorer16". The system generates a file system_init.c that contains these two lines that don't compile: #pragma...
View Article