Install device library for MCC? (twelve12pm)
I downloaded MPLAB Code Configurator v3.16 and installed it into MPLAB X IDE v3.40. Out-of-the-box, it does not support dsPIC33FJ128MC804. So I downloaded PIC24/dsPIC33/PIC32MM Device Library,...
View ArticleHow Do I Delete MPLab Code Configurator... (Fred E)
I have decided not to use MPLab Code Configurator but rather program everything by hand. How do I totally remove it from my MPLABX v5.25 installation? Thanks!..
View ArticleDS1307 for dspic33ev256gm106 using MCC (ashoksam)
Hi all,I am new to this i2c communication.I am trying to build a ds1307 RTC with dspic33ev256gm106 through i2c communication.my concern is to print the actual time and date with serial port using mcc...
View ArticleMCC Pin Manager has wrong pinout for ATtiny412 (?) (jventerprises)
I must be missing something, but when i look at the pinout for the ATtiny412 in the MCC Pin manager I see image 1, and the datasheet shows image 2. Am i nuts? looks like PA2 and PA1 are swapped. If I...
View ArticleMCC does not show up reliably on Linux (dwegscheid)
MCC does not come up reliably on my Linux development box. I have had problems with this with both MPLAB X 5.20 and 5.25. The MCC icon is there and blue. Sometimes when I click on it, it turns gray, a...
View ArticlePIC25Q10 SPI Interrupt (lamdaelectronics)
Hello, I had my design (PIC25Q10) working with polling the SPI. The idea to get it work with Interrupt was interesting and I tried it. In the window MSSP1 (in the MCC) I selected the Enable Interrupt....
View ArticleCan't import/export configuration (Bromson)
Hello, I am having trouble with the MCC. I know that you can import/export configurations on the MCC, but the option that not appear in my MPLAB X (see below). The MPLAB X in my coworker's does have...
View ArticleWrite in flash with memory.h (Vendettaval)
Good morning, I'm trying to write in flash with the library provided by the MCC.It compiles without error, but, depending on the address, it doesn't work all the time, for example (see code at the end)...
View ArticleIs my device supported by an MCC library? (IonutB)
To find out if your device is supported by an MCC library, all you need to do is to check out the Release Notes of that particular library. The library Release Notes can be reached as follows:go to...
View ArticleMCC does not show up reliably on Linux (dwegscheid)
MCC does not come up reliably on my Linux development box. I have had problems with this with both MPLAB X 5.20 and 5.25. The MCC icon is there and blue. Sometimes when I click on it, it turns gray, a...
View ArticleMCC oddities when using TCP/Lite and PIC16F18446 (obones)
Hello, I'm trying to use the MPLab Xpress PIC16F18446 board (A08-2889) to acquire a serial signal and send it over a local ethernet network.Using MCC inside MPLab (installed last week), I was able to...
View ArticleEUSART generated code does not limit the value of the input buffer available...
When using MCC to generate EUSART code, we can ask for input and ouptut buffering.The code for the input buffering is inside EUSART1_RxDataHandler and looks like this: void EUSART1_RxDataHandler(void){...
View ArticleTCP/Lite 2.2.12 on PIC18F67J60: Performance problem using TCP? (JoWi)
Hi, we seem to have run into a performance problem using TCP in our application. If the load on the microcontroller is significant enough, we are able to trigger "TCP Spurious Retransmission"...
View Article12F683 support (PerranOak)
I've just installed MCC (code configurator) but is doesn't have the library for the 12F683. I've looked on the Microchip website and (I presume I have the latest library version) there are loads of...
View ArticleMCC good Product but a bit buggy and to less documentation (Arnold4720)
Hello, i hope Microchip can improve his tool. I´m already get a bit frusted about it. 1. Every restart MCC lost the UART Speed setting2. ADC behave on every restart diffrend. 3. Documentation about ADC...
View ArticleMCC oddities when using TCP/Lite and PIC16F18446 (obones)
Hello, I'm trying to use the MPLab Xpress PIC16F18446 board (A08-2889) to acquire a serial signal and send it over a local ethernet network.Using MCC inside MPLab (installed last week), I was able to...
View ArticleEUSART generated code does not limit the value of the input buffer available...
When using MCC to generate EUSART code, we can ask for input and ouptut buffering.The code for the input buffering is inside EUSART1_RxDataHandler and looks like this: void EUSART1_RxDataHandler(void){...
View ArticleTCP/Lite 2.2.12 on PIC18F67J60: Performance problem using TCP? (JoWi)
Hi, we seem to have run into a performance problem using TCP in our application. If the load on the microcontroller is significant enough, we are able to trigger "TCP Spurious Retransmission"...
View Article12F683 support (PerranOak)
I've just installed MCC (code configurator) but is doesn't have the library for the 12F683. I've looked on the Microchip website and (I presume I have the latest library version) there are loads of...
View Articlemplab code configurator (lavanyachekuri)
we are trying ESUART with mcc but it is not responding for echoback...
View Article