TLB Exception on FindEmailAddress (jautry)
I am getting a TLB Exception on FindEmailAddress from the smtp.c file. It appears this only happens when I am in optimization level 1 and run the routine without breakpoints. If I step through it, all...
View ArticleStack is reporting as initialised with the ethernet cable disconnected (andync)
Hi,MPLABX 3.15 and Harmony 1.06. As the title suggests I didn't expect this behavior. I can now understand that the stack could be initialised without the phy being connected. Are there any user level...
View ArticleHelp: PIC32MZ USB starter kit problems (realexander)
Hi, I'm using the PIC32MZ with FPU Embedded Connectivity Starter Kit, MPLAB X 3.20 and Harmony 1.06.02. I run the cdc_msd_basic demo and see two problems:When I plug the starter kit into the host (a...
View ArticleHarmony and Power Saving Modes (Paul PortSol)
I'm looking for information about using power saving modes with Harmony.- sample code- guide lines (do's and don't)- anything My Harmony project is running, it is just burning too much power. Basically...
View ArticleCAN Bus: change accepted CAN IDs during runtime (mmw2)
Hi. 1.I would like to change the accepted CAN IDs (filter/mask) during runtime. If necessary with a reboot of the device.Is this possible? ->The CAN PLIB Library is static -> CAN filter/mask are...
View ArticlePIC32MZ ADC Touch? (tala895)
Hello, I'm upgrading a graphic application with resistive touch developed for the PIC32MX795F512L with MLA, but now we are moving to the PIC32MZ2048EFM144 with Harmony v1.06.02, looking for some...
View ArticlePIN ASSIGNMENTS USING HARMONY (94N)
Was having great difficulty with pin assignments on MPX32FL250 using MPLAB IDE. So downloaded MPLAB Harmony thinking that it might be easier. No luck. Believe I have all the plugins activated. Would...
View Articlefirmware\src\system_config\...\*.mhc is not copy with MPLAB project (chalgand)
Hi everybody, I have MPLAB X IDE v3.20 and MPLAB Harmony v1_06_2. I tested usart_echo. it's working ;)I want modify this project. I package project but the...
View ArticleHarmony Generate Errors with Demonstaration Project - Bootloader Basic...
Help I'm having trouble with Demonstration Project.Attached: Warnings and Errors when click Generate without changing anything:-...
View ArticleHarmony support for ENC28J60 ?? (imforumer)
Hi Admin, is there any progress for ENC support in harmony? Or has anyone successfully ported MLA library for ENC28J60 into Harmony, mind showing some guide? I understand that it's very convenient to...
View Article[SOLVED] Harmony LCC DMA issue PIC32MZ (MKC)
Setup : Simple application with Host USB and LCC driver for LCDIssue : An exception due to jump to 0x0000-0000, this can take up to 16 hours before the issue occurs. After days of reverse engineering i...
View ArticleUploaded DATA to remote cloud WEB Server / Database (mdex)
Hi All, Wondering if anyone can provide some information on how I might acheive this... I have a PIC32MX running TCPIP stack and running a web server so the user can operate the system. The system...
View ArticleHarmony LCC Driver White out issue. (NKurzman)
I am having an issue where the Driver stops updating the display. I am using the LCC PE Driver.The DMA interrupt stops firing.I had a similar issue in the Past with PIC32MZ2048ECH144. It was related to...
View Articleusb code generation on PIC32 (bmartin)
I'm running MPLABX 3.20 with Harmony 1.06 and xc32 1.40. I create a new project for the PIC32MX570F512L chip. If I select USB in the configurator and click generate, it won't generate and in the output...
View ArticleUSB Not Recognized issue (jautry)
I have a situation where I am getting occasional USB not recognized by the host system. This usually occurs about 2 out of 3 hookups. It appears to be some kind of timing issue, but not sure. I am...
View ArticleNeed pointer on how to unicast and multicast (Don2)
I am currently successful with sending a unicast UDP message, and I would like to add multicast send/receive messages as well. Does anyone have any pointers on this. I have been trying to use the code...
View ArticleMEBII Codec sourcing (badger)
Hi, I have managed to get the USB audio example working on the MEB II for a project that needs to be finished by the 2nd of Feb. But I have been unable to find anywhere that sells the codec IC in...
View ArticleHarmony Configurator 1.0.7.9 not working with Harmony 1.6.02 and mplab x 3.20...
I was using the old mplab x 3.10 and harmony 1.6.0, (not sure which harmony configurator version). everything was working fine. but then there is these little bubbles in mplab x, asking me to upgrade....
View ArticleWhy use Harmony to read pins ? (alfredbos)
Hi, I'm currently in the proces of getting to know Harmony with a PIC32MZ. For this I port an application from a PIC32MX. To read a pin I use the function: value =...
View ArticleWebserver on PIC32MZ2048ECG100 (Pranav S. Paralikar)
Hi, I am working on PIC32MZ2048ECG100 + SMSC LAN8740 based board designed by me. The design is based on the PICMZ Ethernet Starter Kit board. For testing my boards, I took the code...
View Article