PIC18F25X50 MSD? (jtzeng)
Is there any generation for USB with the PIC18 that has MSD setup?When I do a PIC18F25J50 I can only do a CDC and HID...
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 ArticleCode Configurator PIC24F - GPIO Interrupt on Change (therisod)
Hi,When configuring the GPIOs I'm not able to select the options to generate an interrupt when there is a transition change on the input (also output) PINs.I'm missing something or there is a...
View ArticleMCC: can't set SSPI for PIC18F23K22 (Elmi79)
Hi, I'm trying to configure SPI1 and SPI2 as SPI-Slave in MCC. But when I go to tab-pane "Registers" to set it up for interrupt usage, the checkbox "SSPI" can't be set. It is not disabled but whenever...
View ArticlePIC16F1619 bootloader memory incorrect value (bmcternan)
Hi Everyone, I posted this in the PICF16 forums. I suppose this one is a bit better suited. Long story short: I'm using the MCC bootloader generator code. During the Bootload_Required() function the...
View ArticleMCC Where is the library documentation (lelsteph)
Hello Just discovered MCC and I am impressed and very happy of what it does. It will allow me to save a lot of time. The generated code is rather good.For simple interface, I see most of the...
View ArticleDoes make the MCC the ISR? (BL)
Hi, I make the first tries with the MC-Compiler and the MCC. Since then years and more I did program with CCxx. If I generate the code and I've configured some interrupts, does generate the MCC the...
View ArticleBootloader Erase Addressing (bmcternan)
Hi Everyone, I'm using the 8bit Unified Bootloader Application v0.1.8 located here: http://www.microchip.com/promo/8-bit-bootloader So far I can correctly read the correct version. I'm attempting to...
View ArticleCode Configurator not showing diff upon "Generate" button pressed (DavidLee74)
I have a project in which whenever I push the "Generate" button in Code Configurator, no diff window pops up to review the generated code. Other projects, it is working. This project is the only one...
View Articlejavax.xml.stream.XMLStreamException on launching Mcc. (ssagerian)
I am using MPLAB IDE X version v4.01 with MCC v3.36. When I try to launch the mcc I immediately see an error in the notifications box which indicates an java exception occurred and points me to review...
View ArticleHas the MCC somthing like graphic composer ... (BL)
...or an another tool or does he work with the VGDD? Or one have to program a monochrome graphic dislplay with ST7565 on foot?..
View ArticleTx line on PIC18F47K40 starts high but remains low after first byte...
I'm doing my first XC8 project after using assembler because the MPlab code configurator looked good.I had a problem that was giving me grey hairs in that after the first byte was transmitted the TX...
View ArticleMCC 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 ArticleVirtual pin & MCC (Anton_)
Hi to all!Does anyone know, can MCC configure virtual pins?B.r., Anton...
View ArticlePIC18F26k42 and I2C (VincenzoV)
Hi all I want to upgrade my application from PIC18F26K22 to PIC18F26k42 but I've two problems with I2C: * It doesn't work at all (no output, with oscilloscope I see a fixed +3V, from pull-up resistors)...
View ArticleMCC I2C byte read (mattyoung)
I've been trying to read a byte out of my RTC using the MCC I2C API. I was able to successfully configure it using the MasterWrite function. My write function: void RTC_WriteByte(uint8_t address,...
View ArticleEmpty Resources List (sheave)
I have just installed the MCC plugin. When I start MCC, I do not see anything in the project or device resources and I'm greeted with a message in the MCC window that says "Select a module to begin"...
View ArticleI2C not working, MCC issue? (Krixen)
Trying to write an I2C driver that I had working in another file and I just ported over the functions. The back-end code for the PIC12LF1840 was created using MCC. I am trying to set-up coms with a...
View ArticlePIC24FJ256GA606 MCC RF6 pin not available from Pin Manager (techny4287)
Hello, I know this is a one off issue but the RF6 pin on PIC24FJ256GA606 Pin is not available for selection from the microchip code configuration. From the datasheet notes DS30010057F this only applies...
View Article