MSSP module (PIC16F1828) is not added to Pin Manager. (MCC 3.16) (JarekC)
Hi, MSSP module for PIC16F1828 is not added to Pin Manager.For other chips eg. PIC16F1615 works correctly. IDE:MPLAB-X V3.40MCC V3.16Library 1.16 System:Windows XP SP3 Regards,JarekC..
View ArticlePin Mapping and routing (Explorer 16 dev board) for various PIMs, should be...
The Code Configurator does not set the registers for RPOR/RPINR when mapping I/O Pins and peripherals. I would expect this to be "auto" generated in the source mcc file(s). Or provided a mechanism to...
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 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 ArticleDuplicate file and function names created after generation (ringonotts)
MCC version: 3.25MPLAB X version: 3:45 Operating System and version: Windows 8.1 64bit Compiler version: xc32-gcc (v1.42) Device name: PIC32 Bluetooth Starter Kit Attach your MCC Configuration file:...
View Articlesanity check no QEI in configurator?` (Scut207)
tried setting up for dsPIC33EP512MC202The data sheet clearly shows one available, but it doesn't appear under peripherals. If it hasn't been added to configurator yet, understood. If it has, I can't...
View ArticleTCPIPLite Stack's DHCP Client ignores the subnetMask (alecdavis)
Thus can only communicate on local network. Microchip Code Configurator: 3.16 (which includes TCPIPLiteStack2.0.0)and Microchip Code Configurator: 3.25 (which includes TCPIPStackLite2.10) fix below....
View ArticlePIC24EP512GP206 PORTD-E-F-G DIGITAL IO (cinpezzo)
Hello,I'm trying to configure the PIC24EP512GP206 using MPLAB X v3.45 and MCC v3.25. As you can see in the attached file the MCC doesn't give me the possibility to configure PORTD-E-F-G as digital IO...
View ArticleConfusion with pin remapping on PIC24 (NewToC)
I am using MPLAB-X 3.45, MPLAB Code Configurator 3.25, Explorer 16 Board with PIC24FJ256GA110 PIM and, for the purpose of understanding what is happening, the PIC24F demo program.The wiring of the...
View ArticleUSB CDC with MCC (markatk)
Hello, i want to run USB CDC on a PIC18F25K50. I got it to work with the MLA USB CDC framework. When I use the MCC generated files I cannot get CDC to work properly. I used the same configuration (12...
View Articleoutput compare trigger mode for pic24f (Fadi Hammoud)
I am using the PIC24FJ128GB406 in this project.When using the MCC v3.25 to setup the output compare module to be used as an edge aligned PWM, I noticed that the "trigger source mode" option is actually...
View ArticleMCC 3.16 Document Resources Datasheet (brianNRL)
If I try to select the datasheet listed under 'Documents' within the Device Resources frame of the MCC MPLABX crashes and its process must be killed.I'm running MPLABX/MCC on Linux Mint 17.3 and Ubuntu...
View ArticleWeak Pullup PIC16(L)F1829 Error in Option_Register (dhpalmer)
Was using MCC on a PIC16F1829 project using Weak Pull-ups.The Pin Manager Code SET the /WPULEN bit of the Option_Register, it needs to be reset to enable them.Was this on purpose or an error?..
View ArticleMCC v3.1.5 with 24EP512GP204 PLL issue (cinpezzo)
Hello,I'm using pic24EP512GP204 with an external 10MHz crystal and I configured the oscillator with PLL enable so: Primary Oscillator -> 10MHz PLL enable:Prescaler -> 1:2 -> 2.5 MHzFeedBack...
View ArticleIs The Code Generateor Has Many Bugs? (garypty)
I did not programming with Microhip MCU for a long time. Recently as my customer require, I start to use the PIC32MM MCU again. I find that Microchip provide a Code Generator with the new MPLAB X IDE,...
View ArticleHow to install pic24-dsPIC33-pic32mm_v1.15??? (cteufert)
The instructions in the release notes say:To install the pic24-dsPIC33-pic32mm_v1.15Download pic24-dspic33-pic32mm_v1.15.jar from microchip website.In the MPLAB® X IDE, select Options from the Tools...
View ArticleHow to create a usb project using Mplab x IDE. (Stemrade)
Hi all;I have installed the usb lib and i have all the examples. I want how i could create my one project and link all the files i need for HID project.Thanks a lot...
View ArticleMCC v3.25 still generates wrong OSC with PLL setup... (cteufert)
The long awaited correction to MCC to address the OSC with PLL configuration affecting timers, UART, etc. has yet another problem in the recent release. The problem is when selecting the PLL divisor...
View ArticleSimple question on MCC (Vividhobby)
Please help me on this.I am a beginner on MPLABX XC8 grammer. I got an error message "mcc_generated_files/eusart.c:97: error: (1098) conflicting declarations for variable "_EUSART_Write"...
View ArticleBug on Memory driver MCC 3.25 with 18F47K40 (SebKister)
Mcc generates DATAEE_ReadByte and DATAEE_WriteByte with a uint8_t address parameter.18F47K40 EEProm is 0x3FF in size...
View Article