EUSART read and write using MCC 3.26.2 and PIC16F1778 (PStechPaul)
I am trying to use the EUSART of the PIC16F1778 with interrupts to avoid time delays for transmitting strings, and polling for receiving characters. Here is the code generated by MCC:(In...
View ArticleMCC 3.26.2 for PIC16F1778: ADC_Get_Result does not match justification...
I used MCC to read the ADC on a PIC16F1778, and I was getting erratic readings when I adjusted a pot 0-5 VDC. I found that I had set the ADC to left-justified, but the ADC_GetConversionResult did not...
View ArticleLost in MCC (kelt)
Hi everybody. I am new to MCC and MPLAB X. I was previsously using MPLAB 8 for developing projects with a 18F2685. I am now doing a new project with a 24FJ64GA102. I was very happy to use MCC. My...
View ArticleCONFIG Word incorrect For PIC18F25K80 (EugenOS)
Hello,When configure RC0, RC1 as GPIO Output signals, the config word does not changed to DIG but still SOSC active.#pragma config SOSCSEL = HIGH // SOSC Power Selection and mode Configuration...
View ArticleTCP/Ip Lite DHCP issue (victee)
Hi, MCC version: 3.26.2 MPLAB X version: 3.51 Operating System and version: Win 7 Prof, SP1 Compiler version: XC8 1.37 Device name: PIC18F97J60 I'm pretty new to PIC18 and Microchip in general and I'm...
View ArticleDSPIC MCC issues discovered... (Ihor)
This post is to document several serious issues with DSPIC support in MCC. Note:I still use MCC, so there are workarounds for these issues... read on... 1) Clock generator setup is totally broken. The...
View Articlewhy obliged to use CCP5 with ADC on PIC18F26K22 ? (j2423)
Fired up MCC for the first time today specifically to quickly use the ADC on PIC18F26K22. Perplexed as to why I'm obliged to select CCP5? (Which then generates a Notification to set up CCP5 module.)...
View ArticlePlugin Installer not detecting correct version of Java (NewMC)
Updated to MPLAB X v3.51, removed v3.20 and the older MCC. I'm trying to install the MCC plugin but the plugin installer is saying that my Java platform version is below 1.70. I updated Java recently...
View ArticleInterfacing PIC18F4550 and MFRC522 (shreyaravi)
Hello! I am trying to read the version register from the MFRC522 using SPI in PIC18F4550 to check if there is a connection established between them. But when I display the read value in a LCD the value...
View ArticleTemperature sensor library in MCC (Mysil)
Looking thru release notes and MCC webpage for the current release, there seem to be a Temperature sensor library available. While this is a admirable effort, and the functions may work as intended,it...
View ArticlePIC24FJ128GA202 GPIO 12 [DIP28] (molrse)
Hi, thank you very much for the MCC, It helps me a lot! This is a little tricky situation that I found, It seems to ends in a wrong configuration, I suppose: Interaction between “Pin manager:...
View ArticleUsing Code Configurator EUSART in ISR Mode (Ted M)
I have created code that works and I can send and receive chars over the EUSART. I checked the box to Enable EUSART Interrupts but, so far, all I've done is use the EUSART1_DataReady function to detect...
View ArticlemTouch with MCC using CVD with Two guard ring output drives (jpax)
The PIC12LF1552 uses two outputs for the Guard Ring. That's the way my PCB is laid out. The MPLAB Code Configurator only lets me turn on ONE pin on the Tx Guard line in the Pin Manager Grid. How do I...
View ArticleSuggestions for the next release of MPLAB® Code Configurator (florin.matei)
This thread is dedicated to gathering suggestions related to what features could be improved or added in the next release of MCC. Please try to provide some arguments for your suggestions as they will...
View ArticlePIC18F97J94 LCD CONTROL REGISTER (LCDCON) (PIC_Fan2016)
Hi guys,im using a PIC18F97J94. Currently, I have a problem with configure the LCDCON register. I wanna use the internal Oscillator formy LCD Clock Source. When I set LCDCONbits.CS = 3 (INTRC(...
View ArticleSupported Devices List (CScotty)
Where can i find a list of devices supported by each version of the Code Configurator? Thanks...
View Articlekeep losing work during MCC code re-generation (j2423)
Would anyone be be so good as to explain with a screenshot where you click in order to retain the changes that you have made to MCC generated files during re-generation? I've just lost a day's work...
View ArticleConfusion with tmr1 interrupt (aileyus4me)
I used the Code Configurator to create a 1 second interrupt on timer 1. The code is very convoluted and confusing with no instructions as to what to do with all the routines and variables that are...
View ArticleEusart receive issue (Franzis95)
Hi everyone! I have been having a trouble here, it would be nice if someone could give me a refence or help. I want to read the received data from the eusart of a pic18f25k22, for this I'm using the...
View ArticleAssuming PIC16F15356 is not yet available on MCC ... timeline? (swmcl)
Just asking when can I expect this device to be on MCC .....
View Article