Problem with HMC588L and PIC32795F512L (Dimon)
Hello, all, I have a prob with HMC and EasyPIC Fusion v7 (with PIC32MX795F512L). I am getting "Finish configuration... A: 45", as a result, all the time. I have tried all kind of pull-ups/decoupling...
View ArticlePIC32MZ USB HID bootloader Driver (simplicio75)
Does anyone know the driver USB PC side ?, someone run plugin Bootloader in MPLABX with a PIC32MZ family ?, I compiled the basic apps bootloader with HARMONY but the PC does not recognize me correctly...
View ArticlePowerSaveSleep() not working (check_1)
Hi,I am using PowerSaveSleep(); to put pic32 in sleep mode and wait for interrupt but PIC is coming out of sleep mode after about 32 sec by itself ! How should I avoid this?..
View ArticleLAN8720 has communicating problems (ThijsE)
We use the LAN8720, connected to the NXP LPC1837FET100 processor, in many of our products.On some of the units (approx 5%) we have to add a small capacitor of ~20pF between TXD1 and ground.This solves...
View ArticleAN6/AN7 issue with PIC32MX170F256D (haizhepi)
Hello Anyone I had met 1 A/D issue with AN6/AN7 base on PIC32MX170F256D, it seemed that i always got 0 value from these 2 channels!If i switch these 2 channels to the others ( for example to AN0/AN1 or...
View ArticlePIC32MZ Vdd Ramp Question (jautry)
The spec states a max ramp at 0.0004 V/us. That would put the max ramp between 1.75v and 2.3v at about 1.375ms. Is this correct?? It seems awfully slow, and other components in the systems usually...
View ArticleUSB Starter Kit 2 - MPLABX 3.20 OSX - can see serial number but does not...
Am trying to program a USB Starter Kit 2 from MPLABX 3.20 on OSX El Capitan - does not connect? Can see the serial number of the device, but when it tries to connect get the following message: The...
View ArticleLIN-Slave on PIC32MX150 (Amampondo)
Hello It does not seem straight forward to get a LIN slave running on a normal UART (e.g. non-EUSART). How do I detect the BREAK 13bits long followed by SYNC and Identifier?How do I configure properly...
View ArticleRTSP Flash (d.)
Hi all, I've been successfully doing RTSP to save parameter information in flash on 3 different PIC32s ('470, '460 and '575) using the demo code in the Microchip NVM example. I've recently started a...
View ArticlePIC32MZ Bootloader problem with internal flash ? (John58)
Hi everyone, First let me apologize about my bad english. I'm actually student and i have to work on a project on the PIC32MZ Embedded Connectivity Starter Kit which include a USB bootloader on a USB...
View Articlepic32 hotplugging ethernet cable not reconnecting after 30minutes...
H/W: Pic32 ethernet starter kit 2Harmony 1.6 and MplabX 3.1 softerwere running:tcpip clilenthttpservernvm driverspiDMA / ADC drivers My issue:My program all works fine. I power the board. I then plug...
View ArticlePIC32MZ usb transfer (amg)
Hi all, I am migrating a project from PIC32MX to PIC32MZ, an important part of this project is the USB transfer to PC and vice versa using libusb under linux. The original project with PIC32MX came...
View ArticleSPI Interrupts on PIC32MZ EF (Sal Ammoniac)
Ah, I can finally post again... Man, this forum software sucks big time... This is a repost of a question I asked some time back, but since all posts older than a few weeks seem to be permanently...
View ArticlePIC32MX795F512L reading ADC values from its buffer (rkancharla)
Hello All,I am new to PIC 32. I am trying to read values of ADC. In the below thread I got sample code.Here I don't understand few things: (1)AD1CON1 = 0x00E0; its a 32 bit register; as per document...
View Articleundefined reference to `U2RXR' (art tech)
I am trying to reprogram some input port pins on PIC32MX450F256H, using MPLAB v8.92 I have reprogrammed the INT1 peripheral to work on RPD5:INT1R=0b0110; //RPORTD.5 //select port pin for INT1...
View ArticleExecute from RAM (Sal Ammoniac)
Is there a way to configure MPLAB X to run an application from RAM rather than from FLASH?..
View Articlerequesting syntax help for sending "const" pointer arguments to a procedure...
Compiler: xc32 v1.34, MPLAB: v8.92 I probably need to refresh how to call procedures with pointers as arguments, but I couldn't seem to find examples when I searched, so help would be much appreciated....
View ArticleWill there be new PIC32MZ EC series silicon. (danthony)
Will there be new PIC32MZ EC series silicon or is the EF series the way forward. I have been using the PIC32MZ2048ECH for a current project that uses FreeRTOS. I worked around the large errata and for...
View ArticleCAN Protocol (bharathyalla)
I am new for this CAN Protocol, As for now I know how to transmit data and receive data through these fn's DRV_CAN0_ChannelMessageReceive();DRV_CAN0_ChannelMessageTransmit(); but i didn't understand...
View ArticleMPLAB Starter Kit for PIC32MX1XX/2XX (Halderha)
Hello, I have a big problem. I would like with MPLAP represent text and graphics on my Starter kit but I have not found a sample.The sample "PIC32 1xx2xx Primitives Layer Demo" runs but no Text or...
View Article