PIC18f56k42 and ENC424j600 (Passhero)
Does the TCP/IP STACK supports the PIC18f56k42 controller so that I can realize a connection between him and the ENC424j600...
View ArticleCode Configurator Baud Rate Settings wrong (caron.r.williams)
I set up a new project, configured the oscillator, pins, etc. and set up UART2 for 9600 baud, all using MCC. The Primary Osc is an 8MHz crystal. Fcy = 4MHz. Both verified on scope. (RB8 on, off, on,...
View ArticleConfig settings overwritten (swmcl)
I'm using the latest version of MCC (3.55.1) along with the latest version of MPLAB X (4.15). I start a new project.I open MCC and save to default filename.I configure a few things including oscillator...
View ArticleMCC v3.55.1 not generating aliases code for MCLR pin (BrunoFGraca)
Hello Everybody,The current setup that i'm using is: - MPLAB X v4.15 - MCC v3.55.1, core v4.45 - XC8 v1.42 - Windows 10Microcontrolers: - PIC16f15324 - PIC16F15376 So, MCC is not generating the aliases...
View ArticleMCC not generating pin_manager.h 'user functions' for new pin activations (SGK)
Hi All - MPLAB X v4.15 - MCC v3.55.1, core v4.45 - XC8 v1.45 - Mac 10.10.5 Microcontrolers: - PIC12F1501 First post here. I'm a complete novice to PIC programming (and C) but I have been dabbling...
View ArticleConfig settings overwritten (swmcl)
I'm using the latest version of MCC (3.55.1) along with the latest version of MPLAB X (4.15). I start a new project.I open MCC and save to default filename.I configure a few things including oscillator...
View ArticleIssues using Unified Bootloader Host with MCC generated bootloader (FabianL)
Hello, I'm using pic16f18326 with mcc generated bootloader (new reset vector at 0x300 - all working well) and I'm somewhat struggling with the existing Unified Bootloader Host Application (0.1.3). At...
View ArticleECAN on 18F25K83 (jswanson)
Hi,I'm using CC v3.55.1 and realise that the module is untested for this part. 1. Setting CIOCON in the register tab generates no code. Also the description for CLKSEL doesn't really describe the...
View ArticleIssues using Unified Bootloader Host with MCC generated bootloader (FabianL)
Hello, I'm using pic16f18326 with mcc generated bootloader (new reset vector at 0x300 - all working well) and I'm somewhat struggling with the existing Unified Bootloader Host Application (0.1.3). At...
View ArticleECAN on 18F25K83 (jswanson)
Hi,I'm using CC v3.55.1 and realise that the module is untested for this part. 1. Setting CIOCON in the register tab generates no code. Also the description for CLKSEL doesn't really describe the...
View ArticleHow to include MCC generated files and functions (Charlie E)
Ok, probably simple, but I don't know how to do it. I have an existing project, which I am moving to a new processor. To try and save time (yeah, right...) I thought to use MCC to generate the drivers...
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 ArticleForce update all MCC generated files (leosw)
Hello, I've update all MCC, MPLAB X and XC8 compiler on an old 2016 project.I have many warnings in my MCC configuration, and it does not build once generated. But the generation updates only some .h...
View ArticleString routines for MCC generated UART code? (Charlie E)
Does anyone have string routines for the MCC generated UART code? The original libraries had putsuartX() and getsuartX() routines, and I am not looking forward to rewriting them just to use the MCC!..
View ArticleUSB Lite Pic32MM CDC Windows 10 Unknown Device [Solved] (Jim Nickerson)
Using PIC32MM USB Curiosity DM320107PIC32MM0256GPM064Mplab X 4.05Windows 10 x64MCC 3.45.1USB Framework Lite v1.25.5XC32 1.44It generates ok.It builds ok.The code runs and blinks the leds.The USB...
View ArticleMCC support of CAN FIFO mode in PIC18F (leosw)
Hello world, It's a revolution, I'm discovering MCC and I'm trying to use it in a new design. I'm working with a PIC18F45K80 (with ECAN module) and I'm trying to setup it in MCC. It seems that the FIFO...
View ArticleMCC workaround for PIC24F04KA200 (davea)
no version of MPLAB X IDE / MCC supports this part is there a different part I could use to do the setup (MCC) and then copy itinto the real project without too much trouble.thanks for any help..
View ArticlemTouch on 18F45K83 (jswanson)
Hi,I have some questions regarding mTouch on PIC18F45k83. 1. Are there any plans to update DS40001852A "mTouch® Capacitive Sensing Library Module for MPLAB® X Code Configurator User’s Guide"? It is a...
View ArticleIs MCC just a complete waste of time? (Charlie E)
Does anyone else feel that MCC is just a complete waste of time? I was porting an existing project to a new processor, because I needed some of the features (I2S) the new processor had. I made the...
View ArticleMCC is not generating code for MLA USB Device Lite (S. K. Gadi)
Checklist:MCC version: 3.55.1 MPLAB X version: 4.15 Operating System and version: Windows 10 Compiler version: XC8 (v1.45) Device name: PIC18F25K50 and PIC18LF25K50 Attach your MCC Configuration...
View Article