dsPIC33EP512MU810 (S12345S)
showing below error for MCC for dspic33ep512mu810 microcontroller.the project device is not supported by currently loaded libraries. but i downloaded all libraries from website...
View ArticleMCC generated project will not compile (JeffADI)
Every time I try to create a project using MCC it will not compile without me making changes to the makefiles I can create a new project, select the micro, select the MCC, generate the code, then Clean...
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 configurated ECAN module - cannot trasmit() a single frame sucessfully...
MCC configurated ECAN module - cannot trasmit() a single frame sucessfully Greetings Gents, This is my first post here in the forum, so let’s see what will come of it :) I’ve been trying to create and...
View ArticledsPIC30F has been abandoned in MPLAB-X Add-On's (I2R)
Dear Microchip, For the past 10 years my company has developed for and used, almost exclusively, the complete line of dsPIC30F processors. We also use some PIC32 devices. Our business targets the world...
View ArticlemTouch Data Visualizer Problem (eduard.iacob)
Hi guys.I'm new to the forums, and I have this problem with Data Visualizer.I'm trying to transmit data from my mTouch board, to Data Visualizer, through the eusart interface.I've made sure data is...
View ArticleWarning from MCC: Voltage-reference shouldn't be higher than VDD. (lyseoy)
MCC gave me the warning "Voltage-reference shouldn't be higher than VDD." after I set the FVR voltage to 4.096V. But I don't see anywhere I can set the VDD voltage in MCC. Should I do this with a code...
View ArticlePIC12F1840 Which pins are recommended to use for IO? (lyseoy)
I'm setting up a project with a PIC12F1840 that will only use one input and one output. The MCU is a 8-pin package: 1: Vdd2: RA5/IO_RA5/GPIO3: RA4/IO_RA4/GPIO4: MCLR/Vpp/RA35: RA26: RA1/ICSPCLK7:...
View ArticleMCC does not start,Arch linux (keto)
Hi,i have installed mplabx 5.25 and mcc 3.85.1 to my PC running Arch linux.When i create a new project for PIC18F27K42 and hit the mcc button(or select it from tools) nothing happen,it is like mcc...
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 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 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 ArticleSigma Delta ADC (NICK7)
Himy configuration :MPLAX v5.25JAVA 1.8.0.181WIN10CCC 3.85.1PIC24FJ128GC006T-I/PT when I make changes to SDADC configuration window and then press generate nothing happens. On the contrary other module...
View ArticleI2C generated code for dspic33ev256gm106 (ashoksam)
Hi all,Can anyone give me some example source code for I2C with MCC on dspic33ev256gm106 pic controller for easy understanding. Thanks in Advance...
View ArticleA gazillion of update notifications keeps coming up after updating to 3.85.1...
The title pretty much says it.The notifications are about all the modules being out of date, even if i have updated them...
View ArticleMCC UART not receiving data (kylesams)
I am working with a PIC32MM0256GPM048 processor and I am using the MCC to configure the UART and generate code with helper functions for receiving and transmitting data. I am trying to read data being...
View ArticleMCC UART Receive Code not receiving data (kylesams)
I am working with a PIC32MM0256GPM048 processor and I am using the MCC to configure the UART and generate code with helper functions for receiving and transmitting data. I am trying to read data being...
View ArticleProblem with TCP/IP lite and PIC32MM (stoyanoff)
Greetings! I`ve installed the code configurator and the TCP stack as the release note says. The proble is I`m seeing the Stack v2.2.12 in the Libraries tab, but I can`t find it into Resource menagement...
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 ArticleI2C generated code for dspic33ev256gm106 (ashoksam)
Hi all,Can anyone give me some example source code for I2C with MCC on dspic33ev256gm106 pic controller for easy understanding. Thanks in Advance...
View Article