MCC problem with GIT and cross platform (wzhu)
Hi, I am new to the forum and I come to a problem with MCC with version control (GIT). I searched the forum and found no similar problem raised. Therefore I post a new thread to describe the issue....
View ArticlePIC16F1823 MCC pin manager error (Chipper1822)
Apologies if this has already surfaced; if you need to set individual weak pull-ups on the 16F1822, you will find that they don't work because MCC has set OPTION_REGbits.nWPUEN = 1 instead of 0 as per...
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 ArticleMPLAB® Code Configurator cant be used with 32MZ and 32MK series ? (ice_man)
Hi, I can't use MPLAB® Code Configurator with 32MZ and 32MK series. I saw list, but maybe is there possiblity use MPLAB® Code Configurator with that series? I try to find libraries but I coudnt. Thanks...
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 Articlebug in Fault_SetOpenDrain() for PIC16F18346 (MicroStef)
MPLABX v4.05 Mcc: prior to 3.45 Windows 10 CPU PIC16F18346 According to the datasheet for PIC16F18346 http://ww1.microchip.com/...eviceDoc/40001839B.pdf It says on page 158 For RC<7:6> pins,...
View ArticleMCC not able to load configuration anymore (Qwerty8787)
Hello, few hours ago I made a copy of my PIC18F65K40 project to verify memory usage using PIC18F66K40. After opening the second project, MCC asks me if I want to import the configuration and that the...
View ArticleMikroe Click board library and MCC (Messerschmitt)
Hi guys I'm posting again since I think there is a problem with the Mikroe library when using library example code generated by MCC. I can't get Heartrate sensor to work with the example, it has build...
View Articleswitch between processors of same family without recreating project? (j2423)
If changing processors on a MCC project, normally I'd create a new project and patiently configure peripherals and pins in MCC, then import source files, then copy/paste sections of code that reside...
View ArticleHow to remove peripheral (E_Blue)
I need to use MSSP1 but I added MSSP2, How do I remove that peripheral?..
View ArticlePIC10/PIC12/PIC16/PIC18 or Foundation Services Library? (cintet)
Hi, I updated MCC to the last version and started a new project using a PIC18F47K40. Now, for some resources like USART1, USART2, ADCC there are two options: A generic PIC10/PIC12/PIC16/PIC18 or...
View Articlepic24FJ & USB MSD+HID (dnd)
Hi,I want to build application OF USB HOST MSD+HID composite, using pic24FJ256GB206 controller through MCC i.e. microchip code configurator. Currently I am using mplabX4.05 and MCC V3. In my MCC, USB...
View ArticleQuick guide for MCC (naeem1234)
Hello everyone My chip is PIC18F46K22 40 pins DIP package, XC8 v1.44 compiler, MPLABX v4.00.I want to start using Code Configurator in my projects. Can anyone tell me how to use it or point me a good...
View ArticlePIC18F2XK42 - has interrupt code generation for i2C1 Master been implemented?...
MCC now generates code for the i2c module of PIC18F2 X K42 However am unable to activate any of the Interrupt check boxes for i2c Master (neither in the i2c module, nor in the interrupt module). Has...
View Articlei2c1 improvement in 1.65.1 core for PIC10 / PIC12 / PIC16 / PIC18 MCUs ? (j2423)
Upgrading to the 1.65.1 core for PIC10 / PIC12 / PIC16 / PIC18 MCUs (PIC18F26K22), MCC proposes to REMOVE the semi-colon (;) in following sequence at the end of the I2C1_MasterTRBInsert routine. I...
View ArticleUSB Lite Pic32MM CDC Windows 10 Unknown Device (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 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 ArticleBug MCC bootloader PIC18F25K42 (werner)
Dear MCC team, MCC version: v3.26.2 MPLAB X version: v4.01 (the same with MPLAB XPress) OS: Windows 7 Area: GUI (or Generated Code) Device: PIC18F25K42 Peripheral: Bootloader with UART1...
View ArticleMPLAB® Code Configurator cant be used with 32MZ and 32MK series ? (ice_man)
Hi, I can't use MPLAB® Code Configurator with 32MZ and 32MK series. I saw list, but maybe is there possiblity use MPLAB® Code Configurator with that series? I try to find libraries but I coudnt. Thanks...
View ArticleMCC java problem (currenthunter)
Hi,i would like to use the MCC with MPLAB Xpress, first i get a security warning (which advise me to contact to the publisher), then i push run then i get an application error. OS: WIN10, 64bit, java...
View Article