Bug on WPUx registers values with MCC 3.25 for 18F47K40 (SebKister)
All WPU off generates WPUx registers */ WPUD = 0x10; WPUE = 0x08; WPUB = 0x40; WPUA = 0x80; WPUC = 0x00;..
View ArticleDT error and SDA2 RB2PPS errors (swmcl)
Hi,I am very new to the whole IDE and MCC thing. I am trying to configure my first PIC16F18877 and I get two notification errors that seem to come and go a bit depending on whether I click on things so...
View ArticleMCC button icon and what it not doing (swmcl)
Hi,I'm new to this software (v3.45).I have been trying to configure my first project and now I start again with the same chip on a second basic project. When I have built my new project and I have set...
View Article24EP512GP202 UARTx issue with MCC v3.1.5 and PLL (cinpezzo)
Hi all,I'm configuring 24EP512GP202 (with 16MHz external crystal) using MCC v3.1.5 in MPLABX v3.45.I saw that if I set: Primary OSC: 16000000PLL: disable so Fosc = 16000000 the UART1 works properly....
View ArticleMCC v3.25 Released (burke_davison)
Hello MCC Users, MCC v3.25 has now been released. (User's Guide) It may be downloaded within the MPLAB X plugin portal, or from http://www.microchip.com/mcc. This release has focused on providing help...
View ArticlePIC32MX v1.25 Released (burke_davison)
Hello MCC Users, The PIC32MX library v1.25 has been released. It is included in the MCC v3.25 plugin installation, and can also be downloaded from http://www.microchip.com/mcc. New Features in v1.25:...
View ArticlePIC24-dsPIC33-PIC32MM v1.15 Released (burke_davison)
Hello MCC Users, The PIC24, dsPIC33, PIC32MM library v1.15 has been released. It is included in the MCC v3.25 plugin installations, and can also be downloaded from http://www.microchip.com/mcc. New...
View ArticlePIC10-PIC12-PIC16-PIC18 v1.25 Released (burke_davison)
Hello MCC Users, The PIC10, PIC12, PIC16, PIC18 library v1.25 has been released. It is included in the MCC v3.25 plugin installation, and can also be downloaded from http://www.microchip.com/mcc. New...
View ArticleBug on 8bit Bootloader 2.2.0 with 18F47K40 + Unified Bootloader hanging after...
After generating a bootloader with MCC 3.25 + 8b bootloader library 2.2.0 these are the changes needed so that the resulting code compiles: In the AutoBaud section:BAUDCONbits has to be replaced by...
View Article24EP512GP204 OC1 PWM frequency (cinpezzo)
Hi all,I need to generate a 13MHz clock output to run an external device so I'm trying to configure the OC1 with MCC.My configuration is:Fosc/2 = 52MHzand I configured OC1 in MCC as in the attached...
View Articlemigrate from Code configurator V2.25.2 to V3xx (wendysh)
have a number of projects written using code configurator V2.25 and MPLABX V3.05, i have now updated my computer and have MPLABX 3.45 and code configurator V3.25 but cannot open earlier code...
View Articleno value set for setting "flag" in register "IOCI" (jastmc)
I using a PIC24FJ1026GA606, MPLABX3.45 & MCC 2.35. In the MCC notifications/Pin module, I get a warning:no value set for setting "flag" in register "IOCI" The Generate button results in a failure...
View ArticleTCPIPLite Stack 2.10: TCP doesn't save payload when a FIN and ACK are...
Microchip Code Configurator 3.25PIC18F67J60 Made RCV_FINACK fall through to RCK_ACK, and conditionally 'break' if event was RCV_ACK.This required moving 'CLOSE' to before the RCV_FINACK and RCV_ACK....
View ArticleCode Configurator creates blank files for PIC18F67J60 (alecdavis)
MPLAB X IDE 3.45MCC 3.25 (plugin updated yesterday)TCPLiteStack V.2.1.0Tried on Windows 10 and Linux Debian, with same results. Creating a new PIC18F67J60 Project with the latest Code Configurator...
View ArticleMCC won't allow me to include all ADC channels in auto scan (Fadi Hammoud)
compiler: XC16 v1.26MPLABX v3.4MCC v3.25PIC24fj128gb406 HiI am trying to configure the ADC module by MCC. The "Easy Setup" interface won't allow me to select AN10 and AN11 channels to be included in...
View ArticleMCC Easy Setup does not reflect the change in system clock when 4x PLL option...
PIC16F18877.Have made a simple circuit with flashing LED and a delay. LED flashes 4x faster with CONFIG1 at 0x2922 than it does when CONFIG1 is 0x2972 yet the Easy Setup reports the same system clock....
View ArticleREFCLKO RPn with MCC v3.25 and MPLAB v3.45 (cinpezzo)
Hi,I'm using PIC24EP512GP204 and I'm trying to connect the RPn pin of REFCLKO to RP54R using MCC, setting RP54R = 0x31 in the Pin Module - Registers windows, but it doesn't work. I saw that changing...
View ArticleSPI Clock Frequency Warning (cinpezzo)
Hi,I'm configuring the SPI Clock frequency of PIC24EP512GP204 using MCC v3.25 in MPLAB v3.45 but, if the clock goes over a certain frequency (in my case over 10MHz) the MCC shows the attached warning.I...
View ArticleHas anyone successfully used the MCC CRC driver? Seems broken. (nwetter)
There are no results for CRC when I search this subforum, and even no hits on google for the function names that I searched. After spinning my wheels for too long, I'm convinced that either there must...
View ArticleDoes MCC cover USB on the PIC32MZ, or is this stuck in the Harmony swamp?...
Hi there, Before I download MCC, I'm wondering if it is able to generate USB configuration for PIC32MZ? I tried finding this information in the linked document on the download page, but it didn't seem...
View Article