Start up problem with pic32MZ2048 (Shishi)
Hello every onei am using pic32MZ2048 and i sometimes have problem with start up the pic, it seems that it does not started.the connection of MCLR is the same as what data sheet is suggested, just my...
View ArticleReceive in SPI Enhanced Mode - how to determine when all bytes are moved into...
I am using SPI Enhanced mode with 8-bit data width. I have encountered an unexpected behavior when attempting to determine when all bytes are received into the receive FIFO. Steps are as...
View ArticleReal Ice PIC32MZ run time watch and DMCI not working? (Bruce Lavoie)
I have a Real Ice and I'm using it on a PIC32MZ2048EFC064 device on a released product that is using the v1.0.4.1 Harmony suite and MPLABx v3.06. I mostly use the emulator for breakpoints, but now I...
View Articleunexpected SPI Interrupts Data Output Tx - IFS doesn't clear (alex.h)
Hi everyone, I'm doing some SPI data output but I'm facing a problem with the SPI interrupts.I use a PIC32MZ, SPI module 1 configured to output 8bit data, frame sync, Tx interrupt,...With bit 3-2...
View ArticleRTCC Settings with PIC32MZ (sunugal)
Dear community, I want to read time and calendar with a PIC32MZ2048EFM144 from an external RTC clock of 32.76KHz with MPLAB Harmony. I can set up the default values for the calendar (e.g.170101 = Jan...
View ArticlePIC32MX with ADS1298 (Santiago)
Hello there, I'm developing an ECG device with a PIC32MX795f512h and an ADS1298. I have to communicate through SPI port, and i connected in the SPI2 PIC module. The problem is that when i ask for the...
View ArticleUsing DMA Read from PMP on Pic32MZ (afdm_2020)
PIC32MZ2048EFG144 xc32 v1.42hi everyone,i want using DMA to read 16kword data from sram with PMP. Is there any example code for it?Thanks..
View ArticlePIC32MZ2048EFH144 Development Boards (Nexsys)
Hi, I have worked with Microchip products for about 10 years now both professionally and personally.I did a lot of projects at my previous job with the PIC32MX795F512 L and H versions, loved the chip,...
View ArticlePIC32 and vpn (friesen)
I have a new project in consideration stage, I am looking at the PIC32mz ef series chips. The previous project uses linux and openvpn, but I really would like to get away from an OS driven device....
View ArticleError when using persistent variable attribute in XC32 v1.42 (qxamgic)
Hello, I'm trying to create a variable that can be shared between my main application and my bootloader application (on a PIC32MZ device). According to the XC32 compiler documentation, the "persistent"...
View ArticleHelp with PIC32MZ2048EFG100 Timers (txtx22)
Hello, I am working with PIC32MZ2048EFG100 to create a frequency counter. I have problems with the timer 2 formula, because the frequency counter counts half the input frequency. When I put a 2kHz...
View ArticleDM320011 IO Button Issues (SamStudent351)
Hello, I am currently using the PIC32 Audio Development Board (DM320011) and have come across an issue that is retarding my progress. Everytime I make and program the device - using the ICD 3, MPLAB X...
View ArticlePIC32MX + Harmony + web_server example + memory problem -- >1000 warnings...
HiI have the same issue as described in thread http://www.microchip.com/forums/m908426.aspxbut everything is working without error.the only problem I have is that When i'm compiling i have this message...
View Articlesharing EEPROM driver function between bootloader and application (Akshayy)
Hi, I have running application and bootloader code.I want to share EEPROM drivers which are in application code with bootloader code.How to do it?..
View ArticlePIC32MZ EF sk iPerf Setup (PICcadillyCircus)
Hello, I am new to PIC and Harmony and trying to check the TCP throughput on my PIC32MZ EF starter kit with LAN8740 PHY. I do not have an iPerf example project in my harmony directory; only iperf.c,...
View ArticleQuestion about ADC speed (garypty)
My processor is PIC32MM0032. I set up the ADC with 12-bit resolution and take reading periodically. By testing, I found that my function for getting an ADC value takes about 58us. However by...
View ArticleRTCCLKON in RTCCON (EH)
Dear Community, I`ve a PIC32MX764F128H and want to use the RTCC. I`m configuring it with the "Harmony". And I can see in RTCCON: bit15 (ON) is 1 but the RTCC status bit "RTCCLKON" is 0. And so far I...
View ArticleReading Boot flash memory from Main application program? (Z9)
hey ken i want to read protect eeprom device at93c46 using programmer beeprog+ so plz give me the solution how can i read this device program,..
View ArticlePIC32MZ web server with complex webpage ? (Klong)
Hello ! I plan on buying this board :http://store.digilentinc.com/chipkit-wi-fire-wifi-enabled-mz-microcontroller-board/ I intend to do an embedded application and also have a server running a webpage....
View ArticleUart_Basic Example (PICcadillyCircus)
How can I run the harmony example uart_basic on a pic32MZ EF SK? The starter kit has an MCP2221 with TX & RX on RB14 & RG6. With the starter kit BSP I am not able to select these pins for uart...
View Article