"Less support" (mrpackethead)
Really? How much less support can you have than you have now? Seriously MCHP, the reason i decided not to come to masters, is that i did'nt want to invest time into this, when I feel like you can get...
View Articlepic32mx220f032b shadow set register missing or not turned on (pwgregory)
I'm building a project using a pic32mx220f032b.The spec sheet mentions it has a shadow register set for interrupt usage.However, in the startup code the CP0 SRSCTL reports 0 shadow sets - just the one...
View ArticlePIC32MX534F064H RB10-14 don't work in output mode (cindraling)
PIC32MX534F064H RB10-14 don't work in output mode As the tittle says, I have problem from RB10 to RB14. I disable PMP as I saw in other post but the output mode still not working. However, the input...
View ArticleI2S / SPI Buffer stays empty - SPI module turned on - PIC32MZ (alex.h)
Hello, Hello,actually I’m working on my Bachelor Thesis, programming a PIC32MZ2048EFG100 with MPLAB X 3.35. I use two stereo audio codecs to convert 4-channel analog audio to PCM audio and transmit it...
View ArticleReading audio file with PIC32MX (Chaabane)
Hello,I have PIC32MX795F512L and I was wondering if it's possible to read audio file from an SD card connected to this pic via SPI. If it's possible, I would appreciated if someone recommand a tutorial...
View ArticlePIC32 MZ - Altium Footprint (Lvas0013)
Hello, I just bought the pic 32MZ2048EFH, and downloaded the altium library to create a pcb. However this IC is not listed there but there is another one which is the pic 32MZ2048ECM144T-I/PH. I...
View ArticleProblem with MLA (Andy56)
Good evenig I'm tring to include in my project function and macro form MLA - Usb. I'm new using MLA, I have some problem to configure library in my project. My intent is to realize an host usb.I have...
View ArticlePIC32MZ floating point math routine errors. (rgilliom)
I needed to benchmark some math routines in the PIC32MZ. I used the PIC32 Starter Kit with FPU support. I created a simple Harmony project and selected the BSP support. All compiled well. Simple...
View ArticlePIC32MX675F512H portpin U5TX/PMALH (Reini)
Hi all, I'm busy with a new design including an 8-bit parallel master port and a debug UART port. Due to the fact that all my pins are used, I want to use the UART5TX pin as a debug output serial port....
View ArticlePIC32MZ2048EFG064 SMI peripheral issue (Bruce Lavoie)
I'm finding an issue with the SMI peripheral on the PIC32MZ device and I'm wondering what could be going wrong. I'm seeing that the SMI clock never shuts down after a transfer and for some reason it...
View ArticlePorting Harmony V1.03 project PIC32MZ EC to EF part (MKC)
Howto port Harmony V1.03 project from PIC32MZ EC part to EF part..
View ArticlePIC32MZ2048EFM144 Digital Input Voltage Translation (clange)
I have a simple voltage divider to convert a 5V input to an acceptable 3.3V input range for a 16 digital in ports on my PIC32MZ2048EFM144. Without any voltage applied, all inputs read 0. However if I...
View ArticlePIC32MX110F016B JTAG Instuction Extest Sample/Preload (Chaguy)
Hi all, I'm trying to run JTAG Instructions with the PIC32MX110F016B uChip. Bypass and IDCODE are working correctly. When I load Preload/Sample or Extest Instructions and go to the Update-Dr state, all...
View ArticleLCC and EBI address handling (pamat)
Hello, I am trying to implement a low cost controllerless system on a PIC32MZ2048ECH144 device with external memory using the EBI bus.By looking at the example included in harmony it looks like both...
View ArticlePIC32MX1XX/2XX - VIL, VIH question - IO pins with PMP? (whatsawindow)
In the IO specs for the PIC32MX1/2 family (Table 30-8), VIL_MAX and VIH_MIN are different depending on whether the IO is "with PMP". Does "IO with PMP" mean that the pin is PMP capable, or that the pin...
View ArticleAcquiring RTCC PIC32MX (jMo925)
I'm using a PIC32MX795F512H and am simply trying to get the real-time clock to work. I am performing the initial calibration as follows first, which is described in the reference manual as example...
View ArticleEdit .txt in SD card (luis.nascimento)
Hello :) , I'm using microchip file system to write and read from a .txt file on the SD card, but I simply can't edit one. Example:78 9845 6512 54 44 77This is what i have on the .txt file and I want...
View ArticleChange Baudrate of Uart1 (luis.nascimento)
Hello, I'm having a problem, I want my program to have a variable baud rate option. For example it starts at 9600 and latter to change to 115200. I'm trying using the functions of the harmony...
View ArticleUSB Host Simple Demo (SuperDannyHatch)
Hi, This is my first post, I frequently come onto these forums however and usually my problem has been answered by someone else, unfortunately this has not. I have downloaded microchip solutions...
View Articleusing udp, dma and spi with PIC32MZ (atrac)
Hi,I have always been using pic32's with legacy peripheral libraries, but never used MZ family.Now I need a uc with 512k ram, so I necessarily need to switch to MZ.What I need to do is reading from a...
View Article