Harmony v1.0 web server restart issue on PIC32MZ ESK, works fine on PIC32MX...
Hey everyone, I had an earlier post on this issue, and I have made some progress, but now I am stuck again. I wanted to start a fresh post on this issue now that I have upgraded to Harmony v1.0 and...
View ArticleUDP Packets wrong port detected (Burghard Bode)
Hi, if I use debug mode and check the incoming UDP Etherner Packet, the wrong port is read into the UDP Header. The Packet is sent on Port 6454 and detected in Wireshark as Packet from/to Port 6454,...
View ArticleSNMP MIB 2 system - no response for 43.6.1.2.1.1.2 (Vidya US)
Hi all, We modified the MIB and all the related SNMP files on the harmony stack and things are working well.However at a clients place - they are pinging to find out the enterpise oid using the...
View ArticleHarmony SPI driver does not work. Why ? (ysaitoysaito)
Hi I tested Harmony SPI driver, which drives Microchip MCP4822 DA converter of SPI interface by using SCK4,SDO4 of PIC32MZ2048ECH100 of revison 5. When I set SPI relevant registers directly as follows,...
View ArticleFixed IPs for the Ethernet Starter Kit 2 (Burghard Bode)
How to set a fixed ip for the ethernet starter kit 2 - config is #define TCPIP_NETWORK_DEFAULT_INTERFACE_NAME "PIC32INT"#define TCPIP_IF_PIC32INT#define TCPIP_NETWORK_DEFAULT_HOST_NAME...
View ArticleWhat are the Harmony equivalent calls for these plib functions? (twgray)
What is the Harmony equivalent of the plib functions: mDmaChnClrIntFlag() and evFlags=DmaChnGetEvFlags() ? Also, does anyone have a good example of Static Usart with DMA using the Harmony libs? Thanks...
View ArticleProblems using Send E-mail in web_server_nvm_mpfs of Harmony v1.0 (Gerd...
I am currently using the pic32 ethernet starter kit and an trying to send an E-mail using the Send E-mail tab. For one reason or the other, I am unable to send the demo email - even with the...
View Articleweb_server_nvm_mpfs (ilkintacan)
Hi Dear problem solvers, I have PIC32 ethernet starter kit and I am using Harmony 1.00.I open web_server_nvm_mpfs sample project and running project on starter kit. I am opening web page of this module...
View ArticleMajor problems with Harmony 1.0... (twgray)
Has anyone noticed that the Linux version of the Harmony Help file is absolutely useless due to the fact that it must be opened in Acrobat 10.x while the latest Linux Acrobat release is only 9.X? If...
View ArticleUDP Issues (Burghard Bode)
I tried to integrate the UDP example app into the webserver aimin to display saome data recived over UDP on the Webpage.But the Webserver ( and the complete program) crashes after the first packet is...
View ArticleMixing legacy plibs with Harmony... (twgray)
Since the Harmony Configurator has no support for using dma with static USARTs, does anyone know if there a problem with using legacy plib code with Harmony generated framework? From what I have been...
View ArticleHarmony 1.0 SDCard Driver troubles (Maximus4)
I've been attempting to set up a very simple Harmony project as a test of the FatFs file system with a microSD card without much success. I''m using a non-Microchip board with a PIC32mx695f512l chip...
View ArticleIs there a plan to support USB Audio 2.0 in near future? (millim)
Hello forum insiders... is there a plan to support USB Audio 2.0 in Harmony in near future? BRmillim..
View ArticleUSART on PIC32MX250F128D (Uiluan)
I'm having issues with the USART on the PIC32MX250F128D. The code is based on the sample provided, and seems to run through all the code alright, but I have no output when I test my pins. Anyone know...
View ArticleHarmony V1.00 and the Ethernet Starter Kit 2 (jmoyerman)
I've recently started working with the PIC32 Ethernet Starter Kit 2 and Harmony V1.00. I've noticed some anomalies with the pic32_eth_web_server demo, which seems to be the equivelant of the demo...
View ArticlePORT_CHANNEL and PORTS_BIT_POS (Adrien Lessard)
Hi,I am very new to working with MPLAB Harmony and I'm trying to set up a SD card driver. When prompted to choose the driver's parameters, I have to select:Card Detect Port: PORT_CHANNEL_XCard Detect...
View ArticleTCPIP Stack works without RTOS, crash with FreeRTOS 8 - Harmony (Blue_Key)
Hi There, I'm trying to use the TCPIP stack with FreeRTOS 8. For whatever reason, the stack always try to delete non-existing queue, which leads to Assert and crash. Update: I've been able to run the...
View ArticleNVM_MEDIA_DATA error after repacking web data (Burghard Bode)
Here is what I did in the webserver in-flash example for Ethernet starter kit 2: Changed status.xmlrepacked files as "PIC32 Image" with MPFS.jar 2.2.2 got new mpfs_img2.ctried to reprogramm the...
View ArticleHarmony 1.0 LAN9303 interfacing troubles (mnikrant)
Has anyone attempted to use Harmony to connect with a LAN9303 3 port switch? I have seen that there is support for the 9303, but I do not see anything in any of the samples that use this part. I have...
View ArticleHarmony Code Configurator ~ TCPIP / WIFI / HTTP + SDCARD (mdex)
Just wondering if anyone has tried the Harmony Code Configurator to create a project with the following:-TCPIP Stack - HTTP ServerSDCARD ~ FATFSMRF24W ~ SPI WIFI Module Reason I ask, is that I haven't...
View Article