SD card SPI driver gone missing in MCC V5.0.3 (Keef)
I'm just wondering if anyone else had has same issue as me with SD Card SPI driver. MCC seems to have updated itself to V5.0.3 and now the hardware driver is no longer available in drivers listed under...
View ArticleDan1138, how do you connect UART to RB6 on PIC24FJ128GA204? (WeHongKongers)
Hello friend Dan1138,I am also setting up the Curiosity 24FJ Board with a mikro USB UART Board. This setup does not work as you...
View ArticleMCC (5.0.3) compatibility (mozzie)
I have been using latest IDE/MCC for years without issue until now. Was running IDE v5.30/MCC and somehow got the new MCC 5.0.3 installed. Clearly not compatible! The forum showed others with similar...
View ArticleWhere is the Generate Code button ? (JanJansen)
Hi, i am missing the generate code button,there is a generate button in the resource managment, changed are not done in the code with this button. If i look to the youtube movie they have a generate...
View ArticleIssue with MSSP-I2C slave default register value (ThomasLM)
Hi,I'm using a PIC18(L)F14K22. When configuring the MSSP as a slave, MCC set the register SSPCON1.CKP to disabled (0) by default which I guess is wrong: it should be set to enable (1). In simulation,...
View ArticleIssue with MSSP I2C slave I2C_DATA_TX (ThomasLM)
I am working with a PIC18LF14K22 along with MCC v5.0.3 and the Proteus VSM Viewer (simulation tool). I notice an unexpected behavior when using the MSSP module configured as a slave I2C device. The...
View ArticleMCC generated code for UARTs strange behavior. (levent_f16)
Hi guys!I use PIC18F27Q43 processor in multi UART application - tester for modules and reporting results to raspberry pi 4 computer with LCD display.PIC18F27Q43 has 5 UARTs and very well fits my...
View ArticleI2C doesn't work go from PIC18F45k20 to PIC18F47Q43 (OLED) (thecucarachon)
Hi, I have a development in PIC18F45k20 and I want to migrate to F47Q, like I do with many projects, but in this case of project I have I2C protocol, in the MCC of F47Q dont have the MSSP tab like...
View ArticleMHC Code Generator try to look for a ld.ftl file which does not exist (efancier)
While try to build a boot loader for my PIC32MX460 device, I got an error from MHC code generator as following:: File not found:...
View ArticleMCC 16-bit Bootloader End Address Question (bassbreaker)
Hello,I am using MCC to generate a bootloader for a dsPIC33. I have used their 16-bit Bootloader resource to generate it, and I am able to build projects with a bootloader and successfully write code...
View Articlepic18f46k80.h file has redefinition of 'I2C_STOP' causing compile error (popas)
MCC version: 4.0.2 which uses PIC18 MCUs Library Version 1.81.6. MPLAB X version: 5.45 Operating System and version: Windows10 HOME Compiler version: XC8 2.31 Device name: PIC18F46K80 which associates...
View ArticleMCC crashes when trying to generate (Max Q)
I have encountered a repeatable bug in MCC. I am building a project for the PIC24FJ512GL406, and every time I try and generate the code it fails with an unhandled Java exception. It’s not my code or my...
View ArticlePIC18F47Q83 I2C 24LC512 Communication (TS9)
Hi, I am working on below Setup:Board Customized BoardMCU PIC18F47Q83Memory I2C 24LC512 MPLAB X IDE 5.50MPLAB XC8 2.32MCC 4.2.4DFP PIC18F-Q_DFP(1.11.185)Crystal 64MHz Internal I have used Foundation...
View ArticleMCC blocks adding Quadrature Encoder to DSPIC33CH64MP502 project (pnussbaum)
Hi there, I started MCC to configure a project for the DSPIC33CH64MP502.All necessary peripherals have been added successfully (ADC1, PWM, I2C1, ...) but QE1 is blocked.AFAIK, the device has 2...
View ArticleXC8/MCC I2C Foundation Services Library Documentation and/or Examples (btribley)
MCC version: 3.55.1 MPLAB X version: 4.05 Operating System and version: MAC OS X 10.13.3) Compiler version: XC8 1.45 Device name: PIC16F1847 I am having big-time trouble getting MSSP1 I2C Master...
View ArticleMCC and ATtiny3217: Two issues (TerjeM)
I am using MCC with an ATtiny3217, and am experiencing two issues: 1. Adding a USART and disabling RS485 should remove the XDIR from the pin manager's USART configuration, but it does not. This...
View ArticleDCI Interrupt to send UART Data (ivanalad)
Hello Guys, I hope you are well. I am working with a "dsPIC33EP512GM710" and an Audio ADC Converter (TLV320ADC6120). My idea for the first tests is to create a kind of oscilloscope, using to MPLAB Data...
View ArticleBAUD UART code generated with PIC18F57Q43 (chrisPyres66)
Hello, The uart baud code generated is right if fosc / clk divider = 2MhzIf no the baud is not good, is it normal ? Thanks,..
View ArticleMCC & MPLAB X 6.0 (smersh)
Hi!MPLAB X 6.0 has just been released.However, I'm not able to install the MCC, the installation fails with the following message: Warning - could not install some modules: MPLAB® Code Configurator -...
View ArticleDoes MCC support bootloader + internal usb? (rbrown)
MCC generated a USB Device Lite for me that works great. I'd like MCC to generate a booloader that uses this internal USB. Does MCC support this? I only see options for UARTx.ThanksRob..
View Article