MCC bootloader failed to build (rehakmatej)
Hello,I am trying to create bootloader program using MCC 3.65.1, Bootloader library 2.2.31 and XC8 2.0 compiler. First i get build error on this #asm psect intcode,global,reloc=2,class=CODE,delta=1...
View ArticleMCC-LIN newbie for PIC16F1825 (LunguFlorin)
Hi,A couple of days ago I discovered the MCC, i'm working on a project where I need to implement a LIN bus system (3 PIC16F1825 - 1 Master, 2 Slaves), I configure the MCC for my setup and I generate...
View ArticleI2C driver warning in lastes MCC v3.65 + 8-bit PIC lib V1.75 (xw024)
Created from MPLAb X IDE v5.05+MCC 3.65+XC8 v2.00, the I2C driver for the 8-bit PICs (Lib version v1.75 installed) is created with coded warning suggested using the Foundation service driver. Is there...
View ArticleConfused about ECCP Comparator Auto Shutdown (andig)
Hi,Documents and Datasheet says that ECCP shutdown even will occur at Comparator Output High but for a use case PIC18F25K22 mcc mentions Comparator Lo in Gui. Makes much sense as all the (-) Inverting...
View ArticleBUG REPORT: PIC18F25K42 I2C (immesys)
The code generated by MCC for the PIC18F25K42 has a bug in the I2C driver. The code never clears the PCIF flag that is set when an I2C stop condition has completed. As a result, back-to-back calls to...
View ArticleMCC v3.45 Released (burke_davison)
Hello MCC Users, MCC v3.45 has now been released. It may be downloaded within the MPLAB X plugin portal, or from http://www.microchip.com/mcc. The major feature additions are described below. For more...
View Articlesetting PLLFBD for PIC24EP (sunilbarot)
When I use "easy setup" I cannot set FeedBack under PLL Enable below 1:66. I can go to Registers and set PLLFBD to 0x2E which is the value I want to set.My version of MCC reads MPLAB code configurator...
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 ArticleMCC FORCES TO SET CCP5 WHEN USING A/D (dds)
Hi Guys,I started using PIC18F45K22, and I am coming from PIC18F25K20. The 25k20 works great under MCC, but: The problem:1- under 45k22 MCC forces me to set the CCP5 when using the A/D. I only need the...
View ArticlePIC18F27k40 CRC - How to use? (johnmx)
Hi,I'm trying to use the CRC peripheral of the PIC18F27k40 without success.Configuration is done via MCC.Now I have two problems, first the CRC looks dead and second how to use MCC functions.I read the...
View Articleuart[BLE2].SetRxISR() screwed up? (rcooke88)
Hi Folks, I'm using the MCC V5 with the XC8 V2.00 for my project using the PIC16F18856 on the Curiosity HPC board. I'm trying to use the BLE2 Click board on the Mikrobus #1. When I generate the code...
View ArticleMCC 3.65 does not load older .mc3 file (jtzeng)
MPLAB X 5.00, PIC24FJ256GA705, XC16 1.35, MCC 3.65 Mac OS 10.13.6 I upgraded to MCC 3.65 and tried to edit/MCC a project that had an mc3 file.MCC 3.65 would not read it or import it. Wanted to create a...
View ArticleQEI Pic with MCC Support (fsonnichsen)
I am helping someone in need of the QEI feature of the PIC18F4331. My checking indicates that MCC does not support this MP. Perhaps I am not seeing it with the online PIC selection tools but I cannot...
View ArticleMCC Download Failed. Connection Response (david.mccrickard)
I have installed the MCC but when I try to use it, it keeps giving me the following error. 14:47:59.120 INFO: Fetching list of available libraries. 14:48:05.266 INFO: Download failed. Connection...
View Articlei2c on an 8-bit (sirhC_sirhC)
I was thinking of porting an accelerometer project to the PIC16F1825. The accelerometer is a popular ST model, and uses i2c. I ran the Code Composer, V3.65.1 and it generated i2c_driver.h/c, and it...
View Article"main" file generation criteria : MCC keeps creating a new main.c file at...
Hello, I have a project with a PIC24FJ64GA106-I/PT microcontroller, I used MCC to configure it.I organize my source file into two folders : src/ and include/, located at the root of the project tree.So...
View ArticleMCC hangs after a few clicks on MacOS (elektrowolle)
MCC version: 3.65.1 MPLAB X version: 5.0.5 Operating System and version: MacOS 10.12.6 Compiler version: 2.0.0 Device name: PIC16F1459 Attach your MCC Configuration file: Happens in different projects....
View ArticleMCC Multiple configuration sets (aeromorph)
Is it possible to have multiple MCC files/generated files for the same project? In the same fashion as compilation options? For example, a firmware that can be applied to two boards with different BSPs?..
View ArticleMCC serial issues (PIC16F18855 (mikronauts)
Dear MCC team, I am attempting to use the PIC16F188xx series for some commercial designs, and have run into a number of issues with MCC. 1) I cannot get even a simple new serial project to compile...
View ArticleXC8/MCC I2C Foundation Services Library Documentation and/or Examples (btribley)
MCC version: 3.55.1 MPLAB X version: 4.05 Operating System and version: MAC OS X 10.13.3) Compiler version: XC8 1.45 Device name: PIC16F1847 I am having big-time trouble getting MSSP1 I2C Master...
View Article