PIC32MX795F512L maximum GPIO speed (zangeneh)
This might be a repeating post but here is the situation: - I'm using PIC32MX795F512L chip with 8MHz crystal- I have SYSTEMConfigPerformance(80000000); as the first line of my main to maximize the CPU...
View ArticlePIC32MX USB precompiled demos (madcap)
I'm having difficulty getting PIC32 USB demos working.MLA: v2016-06-15Explorer16 with PIC32MX460F512L PIMUSB PicTail+ board attached to the Explorer16Jumper settings as described in the demo notes: 1....
View ArticlePIC32 MDD File System, LFN Support throwing exception (nivaga)
Hi,I've started a project using the PIC32MX795F512L Ethernet Starter Kit. I've been trying to write to a uSD card with long file name support. It should be noted that 8.3 filename mode worked fine....
View ArticleSPI2 configuration in pic23fj128ga310 (Maurya)
Following is the initialization code I am using for SPI2 config. #define SPI2_MASTER 0x0120 // select 8-bit master mode, CKE=1, CKP=0#define SPI2_ENABLE 0x8000 // enable SPI port, clear status#define...
View Article.hex contains code that is located at addresses that do not exist on the...
Hi, I'm trying to get the bootloader app via network up and running. But I keep getting this problem (warning): /production/basic.X.production.hex contains code that is located at addresses that do not...
View ArticlePIC32MX USB AUDIO (chri)
Hi,I have configured the USB of PIC32MX460F512L to work like an USB AUDIO DEVICE (SPEAKER). When i connect to Win7 the OS recognize the USB device, so the enumeration goes well. The problem is that...
View Article32MX150 44pin, ADC give 0 in debuger mode (kuku)
I use CTMU & ADC for cap keypad, sensors are connected to AN4 ... 7 In standalone mode work well, but when I run the debugger (ICD3 at PGE4) then all time ADC give me 0 from AN6 / 7. Port as analog...
View Articleasynchronous 100 ns clean pulse using PIC32 (zangeneh)
I have a PIC32MX device and I would like to generate a clean 100 ns pulse. This pulse should be set asynchronously at any time by the MPLAB compiler. Does anyone know how to do it? Regards,Mo..
View ArticleMaximum SPI Flash that PIC32MX695F512L can support (robin200165)
Sir, I was wondering that what's the maximum SPI Flash that MX695F512L can support. I can just find 4 Mbyte on the website Microchip listed, but it didn't show is it up to 4Mbyte or just utilize...
View ArticleUSB enumeration fails (Paba)
Hi thereI'm doing my first steps with USB on a PIC32MX device. The main target is to create a firmware for a joystick application. For this I used MPLAB Harmony to set up a USB HID device project....
View ArticleI2C - recover from SCL clock hangs (tdarlic)
Hi guysI am debugging the board with the PIC32MX250F128D. The WDT has been resetting the product approximately 2 times per day and I was trying to figure out what is the cause. I had to keep the thing...
View ArticlePIC32MX Feature: ? (karan123)
Hello Guyz, Can Anybody suggest PIC32 or dsPIC having1) up to 80 Pin2) Independent Complementry PWM up to 200KHz (Six Channels with DTI Facility)3) 12 bit DAC? --Karan..
View ArticleWhich register to read after a program freeze ? (schneiderj)
Hello, I have an application which work fine for one hours, or two and more, or only few minutes. That in not debug mode, ("normal" mode ?).I suspect an issue with power supply or something clode to...
View ArticleInterrupt on RD0 (ElliotHC)
Hi, Does anyone have any working interrupt code examples? PIC32MZ2048EFM064 I'm trying to get one working on the rise of RD0. Thanks..
View ArticlePIC32MM and NVM Routines (Andy123)
I have converted old PIC32MX code to PIC32MM. It uses PLIB functions to write and read to the internal memory.But looks like PLIB is not supported with PIC32MM. Is there an equivalent library that I...
View Articleserial quad interface in PIC32MZ (const50)
Hi guys!Who can prompt: is it possible to connect a SD card to PIC32MZ over its SQI? If so can somebody refer on schematic and code?..
View ArticlePIC32MX UART transfer produces gibberish (Nortey)
I've been having trouble getting UART to work with my PIC32MX110F016B-I/SP. I've tried several different variations of the code with various results. Sometimes the output is gibberish, sometimes the...
View ArticlePIC32MZ - SPI using DMA in Harmony (Kostakis)
Hi! I am using PIC32MZ2048EFH100 with Harmony v1.09 Framework. I want to use two DMA channels for SPI rx and tx. Using Harmony configuration tool i set SPI in interrupt mode and i select the DMA option...
View ArticleCombining ICD-pins and UART-pins, how? (M@rcel)
Hello, On the PIC18, I am used to, the ICSP-pins are multiplexed with the RX/TX of a UART. This is extremely useful to me developing in an environment where "outside connection pins" are limited...
View Articlethe question of cerebot 32mx4 (dream)
My 32MX4 cerebot is connected to the computer can not display the com port.Is the lack of any driver or other reasons...
View Article