Problem using DBPUTS on a new PIC32MZ EC Starter Kit (panchul)
I just got a new PIC32MZ EX Starter Kit and tried to use it with MPLAB X under Windows. I found that DBPUTS, DBPRINTF are not working (no output). Here is my code: #define PIC32_STARTER_KIT //...
View ArticleMPU 6050 with PIC32MX795F512H (chongkamat)
hi, i have some problem with my sensor IMU MPU-6050, i can't program with it by using PIC32MX795F512H with I2C2A. Really need helps. Please excuse my poor English
View ArticleProblem with USB Startert Kit 32 (mrenno)
Hello, I've gotten a Starter Kit 2, but I couldn't use it so far. MPLAB X finds my SK. It gives the serial BUR112740543. Well, MPLAB X compiles the code with no problems. I could use for that either...
View ArticlePIC32 ethernet starter kit ----simple udp communication (ankit.gandhi)
Hi all, How to use pic32 ethernet starter kit for simple UDP communication in interrupt context.??? I want my starter kit to listen for incoming packets and get into ISR when a complete new packet is...
View ArticleI2C pic32 slave with two address (geek12)
Hi, I'm developping for a pic32 plateform. My application consists to realise I²C communication between µC 8051 and PIC32. The 8051 is the master and the PIC32 is the slave. I have established a I²C...
View Articlemy pic sometimes is not working probably (ebtehal.younis)
hi all my pic32mx360512l sometimes reads my sensor and sometimes doesn't. even when all pin connections are correct (check continuity) ex. im reading ADXL345 with I2C channel 2, sometimes the pic stops...
View ArticlePIC32MX440F512 occasionally hangs (with clk running) when wake up from sleep...
Hi All, I have build and programmed and 30 PCB based on the pic32mx440f512 and I am having an intermittent failure on about 5 of these units when I wake up the boards on a pin change. I need to resolve...
View ArticlePIC32MX Fractional or Q15_16 support for matrix or vector arithmetic (Paul...
The XC32 v1.30 Libraries seem to be very light on support for Q15_16 arithmetic that is set up for PIC32MX (not MZ). I see a few functions like mips_vec_mul32() that use Q31 fractional format operands...
View Articlepic32MX795f512L and bootloader (davidif)
hi i want to use the bootloader by USB on my device(starter kit ethernet) and it's some difficult for me that begining.I have begin to used "USB_HID_Btl_StarterKit.X" i build and load this soft in my...
View ArticleHow do I power Cerebot MX3 cK with batteries? (darman12)
Hello, I have a Cerebot MX3 cK microcontroller purchased from digilentlentinc.com and I want to power it with batteries. According to the directions on their site, I need to connect the MTE two pin...
View ArticleMX32 Interrupt after ADC conversion (MogensLauritzen)
First; in section 17 (10-bit Analog-to-Digital Converter) example 17-8 "ADC Interrupt Configuration Code Example" there's a type (as best as I can tell)... It claims to set the priority and...
View ArticleWatchdog timer issues (prishvin)
Dear friends, I've encountered myself stuck for a while with watchdog not being able to restart the pic32mx795f512l when a division by zero happened (intentionally). The device was never reset before I...
View ArticleBLDC driver (sebastien.decorme)
Hi, I'm looking for a application able to drive BLDC motor. All I've found one the web use DSPic33 but I would like to use PIC32 with USB. Is someone have heard about such project ? Thanks you
View ArticleI2C 400kHz init (chongkamat)
Hi, I have problem with my I2C. My sensor need 400kHz I2C but i don't know the baud rate value. My pbclock is 80MHz. Thanks
View ArticlePIC32 Instruction Speed? (adnanhaider)
Dears, I want to know how many cycle each instruction will take? And what is the speed of reading from Flash and reading/writing from/to RAM. I'm using PIC32MX795F512L with 80Mhz clock cycle and I'm...
View Articlepic32mx795f512l PIN RA14 not responding (Klemen)
Hello, I take SSD1926 sample code from microchip graphic library. Everything went ok until I didn't try to use PIN RA14. I can't get respond. I remove all code from main function, left only: int main...
View ArticlePIC32 Bootloader flash itself. (Jeremy)
Hello, I have a PIC32MX795F512L. I have one bootloader and one application program. Everything works fine. Now i want to implement into the bootloader code something to flash itself with the PC. I...
View ArticlePossible concurrency problem (CAN + UART) (Afelio)
Hi all, I am making a program to receive messages for the CAN bus and send RF through UART. In turn, I receive RF messages on the UART and Tx by CAN bus. The speeds are: PIC32MX795F512L: fsys 80MHz,...
View ArticlePower consumption PIC32 (steenaap)
Hi all, I cannot find any information about power consumption of the PIC32 series. Anybody who can give a hint where to find information? Thanks!
View ArticlePIC32MZ documentation, starter kits and XC32 v1.30 online (RISC)
Hi, It was just released yesterday : http://www.microchip.com/...c32mz-32-bit-mcus.html PI32MZ documentation : [link=http://ww
View Article