Code Configurator and PIC16F1719 NCO (Dev_82)
Hello All,I am re posting this as I think this is the right place for my question. I am using PIC16F1719 for my project. I plan to use NCO peripheral in PF mode. I have a question regarding NCO out....
View ArticlePrinting to Console Window (Krixen)
Is there anyway using Matlabx to print to the console window? I need some way of reading data from my PIC12LF1840. I would use the EUSART but I could not find a wayof only have a Tx pin. It seems in...
View ArticleSPI intilization (Krixen)
I have programmed a PIC12LF1840 with SPI communication. When I originally called SPI_Intialize(); I was able to see a clock signal coming from the correct pin, and now I see nothing. Thinking that I...
View ArticleSPI SDI pin always high (Krixen)
Some Background: Using a PIC12LF1840 Microcontroller using MPlabx XC8 Compiler. I am using code configuration SPI library: Check Polarity: Idle:Low, Active:HighClock Src: Fosc/4Clock Edge: Idle to...
View ArticleSDI pin in SPI communication is always reading high (Krixen)
Some Background: Using a PIC12LF1840 Microcontroller using MPlabx XC8 Compiler. I am using code configuration SPI library: Check Polarity: Idle:Low, Active:High Clock Src: Fosc/4 Clock Edge: Idle to...
View ArticleBug: WPUE incorrect for PIC16F1619 (Lotharyx)
The PIC16F1619 supports weak pull-up on all GPIO pins, but the configurator only shows checkboxes for three (RB6, RC4, RC5). If there is a more appropriate place to report this, please let me know...
View ArticleGetting I2C driver for PIC18F2550 (YG)
Since MLA doesn't have I2C driver, I am thinking of getting the driver code from MCC. But PIC18F2550 is not supported by MCC. I wonder which PIC18 is closest to PIC18F2550 that will supported by MCC....
View ArticleWelcome to the MPLAB® Code Configurator Forum (MCHP_Ryan)
Hello and welcome to the MPLAB® Code Configurator (MCC) forum. The MPLAB® Code Configurator generates seamless, easy to understand C code that is inserted into your project. It enables, configures and...
View ArticleMPLAB Code Configurator with MPLABx (jayaraj.a@gdembsolutions.com)
Dear All, I want to generate the code for PIC18F67J94 - PPS Lite mode. I am using MPLABx 2.26 and MCC 2.25 to produce the code. But the MCC2.25 doesn't have the PIC18F67J94 in the list. Which version...
View ArticleI am totally discombobulated by MCC i2c code and examples. (rwvb)
I love MCC's generated code in other modules like timers, usart and even eccp but then came i2c... If the objective of code configurator is to make it easier to use 8-bit mcu's broad range of...
View ArticleBug configuring Output for CLC2 [PIC16F1619] (cintet)
Hi, MPLABX 3.05MCC 2.25.2PIC16F1619 I have several modules configured, then I added CLC2, but when an output for this module is selected a "strange" line (no C) is added to pin_mamanger.c:...
View ArticleMCC for PIC18F8722 in PICDEM PIC18F explore board? (fabm)
Hi, deay all, I am doing a project using PICDEM PIC18F explore board, but how will you guys do without MCC in MPLAB X IDE to support this type of MCU: PIC19F8722? Thanks Fabm..
View ArticleMPLABX CODE CONFIGURATOR HELP (niteshverma.ind)
Hello, I am using Explorer Board 16. My purpose is to run ADC program. I am using Microchip Code Configurator. I have seen the demo video for MCC. Firstly i made a new program name UART-ADC in MPLABX....
View ArticleCode Configurator - dsPIC33 not compatible?? - or Periph lib solution (CarlosM)
Hello, I am using MPLAB X v2.35 (XC16 c1.25) and i have just installed last version of Code Configurator downloaded from the IDE. When trying to launch it, a message tells me that dspPIC33 is not...
View ArticleDoes the MCC really NOT support 12F675? (mr coffee)
I am trying to learn how to program really simple things in a 12F675, but the tutorials for using the MPLAB X IDE all start out using 16-bit chips, and since C seems to be the preferred way of...
View ArticleMCC not available for PIC18F24J11 (ganeshkumarsw)
Hello, Its seems like the latest compiler XC8 v1.35 does not support PLIB and I was told to use MCC to generate code like Harmony did, but the problem is MCC does not have support for PC18F24J11 so I...
View ArticleMCC SPI Speed maxed at 31.25KHz (Krixen)
I am trying to read data from a pressure sensor LPS331AP using the SPI peripheral from MCC. My problem is that any time I put the SPI clock above 31.25KHz, the SDI line doesn't send any information. 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 ArticleHow to build a typical project for MCC (edbricole)
Dear All,I 'm trying to build a MPLAB-X / MCC project with the PIC18LF45K50 which is supported by MCC.The source code is designed for HTC compiler, but it seem that Microchip compiler support this...
View ArticlePreliminary APFCON setting (Drenovski)
I have just started trying this so hopefully I will also solve it in a few minutes ? I am trying to use the Alternative ICSP pins to program the PIC16F1459 (RC0 and RC1). I am using MPLABX I can't see...
View Article