Strange Programming Error (jacobskinner)
Folks, I am using MPLABX V 2.20. Trying to flash a pic32mx695F512H using ICD3 via ICSP If anyone can throw any light on the error I am getting back, I would be grateful. It's not one I am used to...
View ArticlePIC32MZ External ADC -> EBI -> DMA -> MEM (SquallLeonard)
Hi everyone, I'm looking for solution to read analog values from external ADC (AD9235) on PIC32MZ, what is maximum frequency that can be achieved, can i read data with 65MHz frequency (cpu core 200MHz...
View ArticlePic32 Slave SPI frame mode (levvek)
Hello Everyone, Im trying to interface Pic32mx795 with audio codec WM8731. I want to use pic32 as slave in spi frame mode.Here is my SPI configuration#define SPI4Config32_I2S() SPI4CONCLR =...
View ArticleMDD Filesystem- Using stdio functions like fgets() ... (groschh)
Hello Forum,I need to open and parse a text file from an USB drive. I'm able to read and write to this file.Now I want to go a step further and want to parse the file with stdio functions like fgets()....
View ArticlePIC PIC32MX575F256L - interrupt frequency run slower then expected (Tomer K)
HiI'm designing a 3 phase resonant converter.The main code (not interruptible) output is a 20Khz to 250Khz.In order to keep the output signals (on portD RD1 to RD6) I've decided to write the code using...
View ArticleUSB issue PIC32MZ (docmur)
Hey Guys / Girls Currently I'm working on project based on the PIC32MZ2048ECG100. I've developed all my code on the PIC32MZ EC Development Board which has the PIC32MZ2048ECH144 controller. My code is...
View Articleabout PIC32x150f12d UART (Xu Zhihong)
HI i got a problem on UART of pic32x150f12d when write the U2TXREG ,the U2TXREG do not change.(the debugger tools is pickit-3).please refer to attahced picture.any one can help me to settle the...
View Articlefast parallel ADC + PIC32MZ (KonradT)
Hi everyone,I'm looking for a solution to read analog values from external ADC (AD9235) on PIC32MZ, what is maximum frequency that can be achieved, can i read data with 65MHz frequency (cpu core 200MHz...
View ArticleHelp needed for USB with pic32mx210f016d (Sidk)
Hello all,I am trying to design a USB datalogger application on pic32mx210f016d. I have downloaded Microchip Application Library having plenty of codes implementing USB protocol. But I am Confused why...
View ArticleHow to setup external interrupt pins? (Zamuel_a)
I got one of the new PIC32MX470 devices that is specified for 100MHz and it works fine, but I want to use some external interrupts. I have done this with other PIC32 in the past but noticed now that...
View ArticleHow to execute an assembling file ".S" from RAM memory (Hitecboy)
Hi!I wondered if someone knows how to execute a function in the assembling file ".S" from RAM memory in a PIC32MZ ? Work space:PIC32MZ2048ECM064MPLAB X v2.30XC32 v1.34PICkit 3 Thanks very much in...
View ArticlePic32mz ec dma spi usb audio (littlehedgehog)
Hello,I have some problems with the topics mentioned above. I'm not sure, if I'm right here or if the harmony thread would be better, but I just give it a try.Following concrete problem:I try audio...
View ArticlePIC32MX7 SPI Slave with DMA no Interrupt (mattiatech)
Dear forum guests, I hope you can help me with this problem: i have 2 pic32 starter kit and i want to use 1 of this as master and the other as slave (using dma for rx, no tx). The master works...
View ArticleCan you program PIC32 through USB or Serial Port? (Bell)
Hi all, I have a question I cant seem to find any info on. I have been using a PICKit3 to program a PIC32 prototype board I have been working on, which works great and all, but I wanted to know if its...
View ArticlePIC32MX1xx software Breakpoints (viewgsm)
I am using PIC32MX170F256B, the datasheet shows "• Unlimited program and six complex data breakpoints"however MPLABX under Debug Resources shows " Unlimited BP (S/W): No Support" !!even hardware points...
View ArticleI'm stuck. Can't get PIC32MX440F256H change notice interrupt to work (Nightcat)
This is a part that works in all other respects - interrupts, ports, UART, etc. I have a square wave signal source on RB3, that the processor sees fine - I can read the port and see the signal.Using...
View ArticleNew to microchip. Finding following difficulties (durgesh088)
I am new to microchip and pic. I am using mplab x ide v2.30 . My controller is PIC32MZ2048ECM144While using the IDE, I am facing following issues 1) I need my peripheral clock to be half of the system...
View ArticleHand controller for a Telnet device (ElectricEel)
Ethernet: http://www.microchip.com/forums/fb.ashx?m=845432..
View ArticleJust getting started. Stuck already (dutsnekcirf)
I just got my PIC32 starter kit (PIC32MX360F512L I think) and I've installed the project files. I'm using Windows 7. When I connect it to the PC using the USB cable Windows detects it as a Microchip...
View ArticleUSB PIC32MX470F512H not working properly (FaTmx)
Hello guys, I have a problem with usb pic32mx470f512h,. I transferred the example sd-cad reader working with pic pic32mx575 to pic32mx470, access to the SD is correct, I can read files from PIC. But...
View Article