Problems with wait instruction for PIC32MZ (Mr.Mxyzptlk2620)
After working with the PIC32MZ2048EFM124 processor for more than a year, I have come to the conclusion that any real power saving is almost impossible, and I am looking at double-digit numbers of power...
View ArticleTQFP100 TQFP-100 Adapter PCB SMD Convert DIP Double for PIC32MX450...
hi, can this TQFP100 TQFP-100 Adapter PCB SMD Convert DIP Double(attached pic) used for programming PIC32MX450F256L? https://ibb.co/j3eiO5..
View ArticleIs pickit 3 worth buying for pic32 development? (picmadness)
Is the pickit3 worth buying if you only want to dev pic32? I see mixed reviews of it, some calling it almost unusable. I find microchips lack of cheap debugger for pic32 odd considering ti and St...
View ArticlePIC32MK EEPROM and MCPWM ref sections? (purdyd)
Where can I find the following reference sections for the PIC32MK? • Section 44. “Motor Control PWM (MCPWM) (DS Number Pending)• Section 58. “Data EEPROM” (DS60001341)..
View ArticlePIC32MZ2048ECG100 Power Up Ramp (jautry)
I have a design with a PIC32MZ2048EFG100 that seems to be very sensitive to power ramp. If I add over a certain limit of bulk capacitance, the processor will not power up correctly. The amount of bulk...
View ArticlePorting from PIC32MX to PIC32MZ (alex_elec)
Hi peeps. I posted on here a while back about changing my uP solution from a PIC32MX to the MZ to help solve some graphics issues I was having (running a QVGA screen direct from the MX and not using a...
View ArticlePorting PIC32MZ2048EFH144 to PIC32MZ1024EFH100 (PhilY)
I have a Harmony PIC32MZ2048EFH144 project based on the PIC32 Ethernet Starter Kit which I'm now porting to the real hardware which uses a PIC32MZ1024EFH100. The PIC32 Ethernet Starter Kit is driving...
View ArticleCan it be problem with compiling? (Dzintars)
Hi, everyone. I have two controllers based on PIC32MX765F 512L, both of them have same hardware. The problem is:one of them are for my tests, but sometimes when I "burn" program through MPLab XiDE the...
View ArticleSDA stays low on stop bit (omkar09ee5018)
Im using the pic32mz1024ecm100 and have been having an issue with the i2C bus communicating with an ina219 current sense.Im using a 16MHz crystal and running the processor and peripheral bus both at...
View ArticleWhich is quicker. SPI @ 16bits or 16bit bus via port? (Acelink2)
HI Guys, just one question. I have 2x PIC32MZ2048's and I want to send data from one to the other at the fastest data rate possible. I would either use a 16bit port or the SPI port set at 16bit...
View ArticleProblems porting HID_mouse example code (Dadavic)
Hello everyone! I'm working with a custom board which uses 422 for serial communication but my company wants to change it to USB. I used the "HID_mouse device" code example Harmony provides to...
View ArticleImplementing CDC USB demos with hub controller (Dadavic)
After some hardware fixes, I was able to load CDC and HID demos from Harmony to my custom board succesfully, every demo code work as expected. This custom board had a hub controller (this one:...
View ArticlePIC32MK (simong123)
The new PIC32MK seems to have (partially) appeared on the PIC32 product page.Datasheet at ww1.microchip.com/downloads/en/DeviceDoc/60001402D.pdf (for now)Highlights:-2 Versions (GP and MC like PIC24)...
View ArticlePIC32MZ: protect firmware when using bootloader? (EGLESYS)
Hello, Is there any way (eg.: encryptation library) to protect your firmware from ilegal copy?. I mean if you provide the .hex file it would be really easy to replicate your software because the source...
View ArticleFlash write/read/erase page problems (Landerega)
Hi everyone, I am using a PIC32 curiosity board (PIC32MZ) and I am trying to use one specific flash address to save and read a variable. To do so I first erase a page and then I write the uint32 that I...
View ArticleHow does debug executive and debugger interact with a pure assembly program?...
I am planning to write some pure ASM for the PIC32MX200 series and I am somewhat confused about how and where the debug executive gets inserted into code. If I go about writing a stand alone ASM...
View ArticleUART Tx not working (richdinoso)
Hello,I've been trying to get the UART (U1TX) to work on a PIC32MX470, but nothing is coming out on the TX pin. I followed this example: http://umassamherstm5.org...art-to-serial-terminal I modified...
View ArticlePWM Output for 32MX110 (ffb.boy.30)
Hi,I need to make a PWM with my PIC , I'm drawing my new board but I don't understand which pin can be used to make the PWM.In the MHC I have to use the OC driver ? , the frequency have to be high...
View ArticleUnable to enable SPI2 on PIC32MX170F512H-50I/PT (aostler)
I have a project using a PIC32MX170F512H-50I/PT (64 pin general purpose PIC32MX). SPI1 is working fine. However I simply cannot get SPI2 to work. I've tried many different ways of turning on the...
View ArticleHow to Port configuration files created by Harmony Graphics Composer? (PhilY)
Hi All,I'm using Harmony v1.10 and Microchip Harmony Graphics Composer. I've created a number of graphics screens for an application that I want to port to another project and continue to develop using...
View Article