[SOLVED] dhcp not working but everything else is? hmmm :-) 1.07 (IPholders)
hi all :-) im using enc28J60 (spi) and harmony 1.07 on a pic32mz custom board im brining up. im happy with the progress so far but could use some ideas from you to troubleshoot the DHCP issue. the...
View ArticleUSB HID device problem with Harmony on PIC32MX220 (soldernerd)
Hi everyone I'm working on a prototype with a PIC32MX220 using MPLAB X v3.26 and Harmony v1.07.01 and try go get the PIC operate as a USB HID device. I've set up the basics in the MPLAB Harmony...
View ArticleHarmony 7-inch Graphics display (Paul PortSol)
Any advice for 7-inch display for Harmony? Searching I found Truly 7" 800x480 AC164127-9, but that seems to be out of production?It is listed in Harmony as a Graphics Display, so possibly has support...
View ArticleHarmony Touch Driver (cc11)
Hi All, I am using Harmony with a touch screen LCD and I am trying to get the touch screen going but am having trouble getting it to function, is there some resource I can follow for using the 10BIT...
View ArticleHarmony SQI Flash driver for SST26VF064B + PIC32MZ EF (Johnny0099)
Hi Everybody, I'm just developing a new product based on PIC32MZ EF and have a doubt about SST26VF064B flash memory. I've used in a previous project this flash memory in SPI configuration (it was on a...
View Articlebsp pic32mx_eth_sk (davidif)
Hello, currently I program on my ethernet starter kit(PIC32MX795F512L) to implement the function tcp / ip with MRF24WNOMB wifi module. I MPLAB V3.26 program in harmony and I use an example of soft home...
View ArticleSD card Pictail + PIC32mz EC starter kit + harmony = TROUBLE (ketchup)
Hello,I have a combo: SD board Pictail (with a micro SD 2Gb format FAT) + PIC32mz2048ech144 starter kit with expansion board + harmony v1_07_01 + mplab X IDE v3.26 2 months ago, I succeed to write a...
View ArticleWifi MRF24WN0MA compile errors? (dlock4)
I have designed a PCB with and MRF24WN0MA. Since 2 week now, I trying to have my project compile without errors. Mplax v3.25 and Harmony 1.07 a so many options and I'm lost on what I need to select or...
View ArticleHarmony Font Colour (cc11)
Hi All, I have a Harmony graphics project going and have imported fonts that appear on the screen, is it possible to change the font color? I do not see any options for it on the Graphics Composer....
View ArticleHarmony problem with BufferedAddRead in dynamic USART (carmix)
I'm trying to implement a Buffered Read on the USART of my PIC32MX450 running FreeRTOS 8 and Harmony 1.02 dynamic usart driver with interrupts enabled. In my application I have a console(on USART3),...
View ArticleIssue of the "Console System Service Library" in Harmony PIC32 (imenihs)
I found a Issue in the initialization routine of the "Console System Service Library".Issue is, the "Console System" to Dynamic Mode, it occurs when you set two instances. In the initialization routine...
View ArticleUsing Harmony's SYS_CONSOLE with USB (tt_citron)
Hi everyone, I am using MPLAB-C 3.26 and Harmony 1.07.01 on Linux and still in the phase of exploring the library. At the Moment I am experimenting with SYS_CONSOLE and SYS_COMMAND using a USB CDC...
View ArticleMPFS and FAT together on internal FLASH (luca84)
Hi everybody,I'm sorry if a similar post exists but I didn't find the answer to my question.I implemented a WEB server on a PIC32 ethernet starter kit 2 board by using MPFS and the internal FLASH.So I...
View ArticleProposed the improvement of the I2C function (imenihs)
Hi, It is about the version of Harmony 1.07.01. I have found. It's about the internal structure of the function of I2C communication. There is a possibility to generate a serious bug If you do not...
View ArticleWIFI - Changing Connection (mdex)
I am stuggling to change a connection with the WIFI module.I need the system to run up, scan for networks and connect to an infrastructure network. This all works fine. Once I've uploaded my data I...
View ArticleHarmony LCC 480x800 PIC32MZ which pins (Paul PortSol)
Where do I find the pins used for LCC by a PIC32MZ? I traced through the docs for PIC32MZ EC Starter Kit and MEBII, but found that several of the display's pins go two same PIC pin:- G0=G1=G7...
View Articleblocking web page upload (bblessing)
Could somebody explain to me why the code was implemented in the following way: line 2200 of http.c of MPLAB Harmony version 1.07.01? while(SYS_FS_MEDIA_MANAGER_CommandStatusGet(MPFS_UPLOAD_DISK_NO,...
View ArticlePIC32 bootloader using Harmony (BDD)
Hi AllI have done a bootloader a few years ago using AN1388. I'm now trying to use Harmony to create a bootloader only.I have used Harmony (running pic32MX795 F 512) and setup all required settings.UDP...
View ArticleNo Harmony Support for SD Card Bootloader? (red_five)
I have been struggling for weeks trying to build a working SD card Bootloader for my PIC32MX570F512H based project, with absolutely no success. I know my target hardware is OK as I can build the...
View ArticleHow to save net config and other data into NVM and reload it on power up?...
Hello everybody, i'm try to store the modified net config received from web page but on power on the net config is always the default values. The harmony framework have a similar function of old tcp/ip...
View Article