Communicating with 0.96" OLED with I2C - Debugging with Saleae Logic 4 (wtudor)
I'm trying to communicate with a DiyMall 0.96" OLED with a PIC32MX150F128D via I2C. I have my display wired with a 1k pull-up resistor on both the SCL and SDA lines. The Saleae Logic 4 is listening to...
View ArticlePIC32MZ - Setting the clock speed in C or Assembler (Acelink2)
Hi Guys, I'm having major problems trying to set any clock speed of the main CPU.I've generated the pragma settings in MPLAB config registers and pasted the code to myC file. I have a C file and an...
View ArticleI want to start with the fastest PIC32 (Motz)
I read that the fastest controller is PIC32MZ. What PIC to choose? Is it possible that such a PIC have a A/D conversion speed of 18MS/s or 32MS/s? If yes, which?Does the fastest PIC have 200MHz...
View ArticleProlem with MDDFS Interface Library (Andy56)
Good morning. I'm using PIC32MX230f06B, and I want to realize usb host applciation able to connect with usb mass storage device. Actually I can connect to device with usb host Microchip library. Using...
View ArticlePIC32MX360F512L LCD Voltmeter (Function Declared Implicit Int ERROR)...
Hi, i am having some trouble with the final hurdle of my volt meter. My code://Volt Meter Program//Made for PIC 18F4525//11/11/16//Christopher 'Galviniser' Galvin ..
View Articleproblem of web server (davidif)
Hello , I program under MPLAB IDE v3.26 x harmony v1_07_01 I use an example of soft home microchip "pic32_eth_wifi_web_server .X" I have an IOS and Android application that communicates with my...
View ArticleCorrect usage of CAN bus on PIC32 (Vathek)
Hi, I'm trying to make CAN bus working on a custom board.I have a couple of board that I'm trying to use:- a demo board (EasyPIC Fusion V7) with PIC32MX795F512L- a custom board with a PIC32MX575F512L...
View ArticleSpontaneous MX270 WDT resets in sleep (marekb)
Hello, I'm faced to strange problem with unexpected WTD resets with mx270. Here goes my code (I stripped out irrelevant code like includes, uart initialization, stdout to uart redir etc)#pragma config...
View ArticlePIC32MM FRC ready bit always 0 (jessedewaard)
Hi Guys, I recently bought some PIC32MM064 parts for a project.I configured the oscillator to use the FRC with PLL via the config bits, see below. #pragma config FNOSC = PLL // Oscillator Selection...
View ArticleAny news about new PIC32MZ DA? (Klema)
Hello everyoneMaybe someone know when microchip give us new PIC32MZ? I heard that A1 revision of DA has many errors...
View ArticleHaving trouble sleeping (matherp)
More than onceXC32-1.42, PIC32MZ2048EFG064, WDTPS = PS32768The main program runs without the watchdog timer enabled and has the usual WDT/sleep code at the top if ( RCON & 0x18 ) // The WDT caused...
View ArticleFlash_read_dma_mode do not work with PIC32MZ Starter Kit Adaptor Board...
Hello,when I execute Flash_read_dma_mode program example on PIC32MZ EF SK, it works fine.If I plug the adaptor board (ac320006), then program stay in DRV_SQI_Flash_ID_Check function and wait for...
View Articleharmony webserver using span with ".innerhtml" ajax and xml file. (Bruce Lavoie)
The had to post my question as an attachment because the firewall had an issue...
View ArticleMPLAB X Harmony Configurator error (btb4198)
I set up my TCP Stack using Harmony. but I got an error when I tried to built it.../src/system_config/default/system_init.c:278:33: error: 'drvEncX24j600InitDataIdx0' undeclared here (not in a...
View ArticleHarmony + USB + MSD to SD Card via SPI (NVergunst)
I finally have Harmony doing something and generating code. I can click the boxes and it seems to do something. But it doesn't work. It is not a hardware / board layout issue. I have verified this by...
View Article[INFORMATION] Smallest pic (luis.nascimento)
Hello, I'm really sorry if this is the wrong section of the forum, but I'm looking for the smallest PIc that can be program with the Pickit3 and has at least one UART port. Regards,Luis Nascimento..
View ArticleUART RX overflow hang does not restore data malformed PIC32MX440F512H errata...
Good evening I have a major issue with using UART2 on PIC32MX440F512H. We have a library which is shared between multiple devices, support for different arch/libs is provided. Devices with...
View ArticleDetecting oscillator frequency (matherp)
I'm developing code (PIC32MZ) to run on a range of development PCBs. Some have 12MHz oscillators and some 24MHz. Can anyone suggest a way of the code detecting which is fitted and then switching the...
View ArticlePIC32MZ EF - possible MTAP DEVRST bug (wdy)
Greetings, Again something to the attention of Larry Standage mostly. PIC32MZ EF parts might have a bug in the implementation of DEVRST in the MTAP. I have my own small software that utilizes...
View ArticlePIC32MZ Virtualization - no documentation or examples? (The_YongGrand)
I've read that the PIC32MZ has a virtualization module, as written in the ImgTec webpage: . However, there are no documentations whatsoever about the module in the Microchip PIC32 website. Does the...
View Article