MPFSUPLOAD with Harmony v2.06 web server working only for small image files...
Hi, I am having a strange problem with a project based on the web_server_nvm_mpfs example in Harmony v2.06. I am using a PIC32MZ2064DAB288 on a DM320008-C starter kit. When I use MPFSUPLOAD to write an...
View ArticleHarmony 3: how to start Timer2/3 interrupt? [solved] (yts)
Environment: PIC32MX270F256B-50I/SP core: v3.4.0, csp: v3.4.0 I would like to know the method to start the timer2/3 (32 bits timer) interrupt. Project Graph is shown in the attached figure. Three...
View ArticleProblem set PIC32 to IDLE when trasmit CAN and bus is disconected (dobrosoft)
Hello, I have strange problem. PIC32MZ2048EFH100, Harmony 2.06. CAN has interrupt only for receive data, no other events. Processor is in in IDLE mode, every 10 second is power up, transmit data over...
View ArticleWill mDNS-SD (Bonjour) get IPv6 support in the near future? (jdeguire)
I looking at using Harmony's built-in support for link-local zeroconf for IPv4 and SLAAC/NDP for IPv6 to automatically configure our nodes on a link-local network and so far those appear to work very...
View ArticleDetecting Internet connection lost (Luca Pascarella)
When using Harmony 3 (net v3.6.1) what is the best solution to detect a temporary Internet connection drop? Currently, I monitor the incoming (TCP) packets, when there is zero activity for more than,...
View ArticlePIC32MZ using NVM Driver, HTTP and MPFS, Harmony V2.06 Upload problem.......
Hi, I am trying to get my PIC32MZ dev kit up and running serving web pages. Everything works great until my MPFS upload reaches 2KB in size. The default Microchip precompiled webpage example shows up...
View ArticleH3 Link-local Zeroconf module never announces its new IP address (jdeguire)
I'm trying out the LLZC module in Harmony 3, which from what I can tell is pretty much exactly the same as the module in Harmony 2, and I can see in the MPLAB X debugger that the CPU (ATSAME54P20A on...
View ArticleHarmony V3 SAM E70 & SAM C2x Tutorials won't build (Howard Long)
While I can get the three PIC32MZ/MX/MK tutorials to work, I can't get the SAM E70 or SAM C21 tutorials to build (from the microchipdeveloper . com website) Both SAM builds show an error about...
View ArticleBootLoader Linker Script for the PIC32MZ - (what I did on my project) (RB1)
I have struggled for the last few weeks getting a bootloader to work in a PIC32MZ2048. I figured it out, so now I will explain what I did to get it working. I am using a PIC32MZ2048EFH144 (I did not...
View ArticleAny basic example for using static I2C to send/receive data between Pic32 and...
I am trying to send/ receive one byte (e.g 0b01110001) from Pic32 to DSP over I2C bus where Pic32 is master and DSP is the slave. I want to use simple polling method (static model, no interrupt) but I...
View ArticlePrecision Time Protocol PTP IEEE1588 (domble)
Customer has specced a system with PTP IEEE-1588 timestamping of data. The data in question is at a low rate and nanosecond or microsecond accuracy isn't needed. I know that TI have a PTP demo app for...
View ArticleNeed an example about the PTP (Precision Time Protocol, IEEE1588) for SAM...
Hi expects, My boss asked me to implement the PTP(Precision Time Protocol) in my project. After the research, I found that microchip's SAM E54 and SAM V71 would be the good potential solutions for my...
View ArticleI2C-clk which PA0...3 and to I2C-data to which PA0..3 port (esco)
Have a question about harmony-v3, when I define a serial port and configure it as a I2C in the pin diagram I can't see to which port the I2C-Clk is connected and to which port the I2C-data-line is...
View ArticleMPFSUPLOAD with Harmony v2.06 web server working only for small image files...
Hi, I am having a strange problem with a project based on the web_server_nvm_mpfs example in Harmony v2.06. I am using a PIC32MZ2064DAB288 on a DM320008-C starter kit. When I use MPFSUPLOAD to write an...
View ArticleHow do you see if a PIC32 is talking to the PHY? (mrpackethead)
I have a PIC32MZ that is connceted on teh ALT Etherent Pins of a LAN8740.. I've got a very basic applicaiton that should just bring the ip up and allow a ping. As yet i dont' get any IP going at all...
View ArticleHow to send/receive multiple usb packets using the vendor USB sample code...
I have the PIC32 USB STARTER KIT III (PIC32MX470F512L) and using Harmony 2.06's vendor USB sample,I put in my own custom commands and everything works fine for everything that's 1 packet size of less...
View ArticleHarmony 3, manifest error after mhc package update (Jon_S)
The content manager has just offered me an update to mhc v3.5.1 from v3.4.1 and I am now getting an error (local package versions not compatible with package versions in Project) that looks related to...
View ArticleHarmony Configured SPI Receive Always Returns 0 (AnotherEngineer)
I've used the MPLAB Harmony Configurator to setup SERCOM6 as SPI on an ATSAME54P20A. Whenever I use the following Harmony API to send/receive: SERCOM6_SPI_WriteRead(&txBuffer, txSize,...
View ArticleHarmony 3, PIC32MX174, Watchdog question [SOLVED] (yp66)
I'm using an PIC32MX147256B under Harmony V3 and FreeRTOS and am trying to setup the watchdog and have run into a couple of issues. PROBLEM 1 =======First, I tried to enable the watchdog in Harmony...
View ArticleHow do you get archive MHC concerning Ver.3 ? (ysaitoysaito)
As you know, Version of the newest MPLAB Harmony Configurator 3 is ver.3.6.0. It seems that the newest MPLAB Harmony Configurator 3 is attached in downloaded MPLABX. I would like to plugin the MPLAB...
View Article