Quantcast
Channel: MPLABĀ® Code Configurator
Browsing all 2062 articles
Browse latest View live
↧

PIC18F47K40 Wrong ADPSIS bit setting (cintet)

Hi, MCC Version: 3.45.1Device: PIC18F47K40 According to datasheet bit ADPSIS (ADCON2 Register) is set for ADFLTR and clear for ADRES. MCC generate a wrong setting for that bit. Regards...

View Article


did not get data from LIN SLAVE TO LIN MASTER (sutarabhijit1)

hey i am using two 18f24k22 pic mc with mcp2021500 lin trans-receiver ic. one board is master and another is slave.for this i used mplabx ide v3.55 with mplab code configurator v3.26.2. from mcc i got...

View Article


MCC Bootloader Generator reverses Priority Interrupt Vectors (GrahamH)

Windows 10 (Current) MPLAB-X 4.05 Compiler XC-8 Version 1.4.4 Target MCU: PIC18F25K22 MCC 3.36 Bootloader Generator version 2.2.0Using an application code address offset of 0x800Bootloader Generator...

View Article

Setting Physical address by MCC for DMA (adi1525)

Hey, DMA to writing or reading from memory need physical address, so when I want write and read to array I must convert virtual address to physical address.#define KVA_TO_PA(v) ((_paddr_t)(v) &...

View Article

USB struggle (signed *someone)

I have been banging my head on the wall to solve an issue with the USB on PIC18F45K50.Have configured it using MCC 3.45 with interrupts on.The code apparently works fine because the device successfully...

View Article


MCC java problem (currenthunter)

Hi,i would like to use the MCC with MPLAB Xpress, first i get a security warning (which advise me to contact to the publisher), then i push run then i get an application error. OS: WIN10, 64bit, java...

View Article

PIC16F18345 pin direction (currenthunter)

I have been playing with MPLAB Xpress and MCC. Controller: PIC16F18345. It is new for me (after MCC2) the pin direction can be set in the pin assign window. My question is how will the SPI master work...

View Article

MCC 3.45.1 Caution re: generation of code for external interrupts... (rh.owen)

Working with MCC and several processors including 24FJ1024GB610.If you enable any of the external interrupts:If you click the Generate button you may, or may not get the control macros in the header...

View Article


MCC support of CAN FIFO mode in PIC18F (leosw)

Hello world, It's a revolution, I'm discovering MCC and I'm trying to use it in a new design. I'm working with a PIC18F45K80 (with ECAN module) and I'm trying to setup it in MCC. It seems that the FIFO...

View Article


I2C stopped working after Mplab... upgrade. (soundreflections)

MCC version: 3.45.1 MPLAB X version: 4.05 Operating System and version: Microsoft Windows 10 Home Single Language Compiler version:XC8 (v1.45) Device name: PIC18F45K20 Attach your MCC Configuration...

View Article

MCC generated code not working for I2C (ZhiHong)

MCC version: v4.26.1MPLAB X version: v4.00 Operating System and version: Microsoft Windows 10 Home Single LanguageCompiler version: XC32 (v1.44) Device name: PIC32MX110F016B Attach your MCC...

View Article

PLL on PIC18F45K80 (jswanson)

Version 3.45.1 I'm trying to configure the internal oscillator on the above device for 64MHz (16Mhz with 4XPLL). I have selected Internal RC Oscillator, FOSC and 16MHZ_HF. If i select PLL Enabled,...

View Article

MCC-generated PIC16F1827 I2C code has a bug (RJSJ)

I have just run across this bug in code generated by MCC 3.45.1 for PIC10/PIC12/PIC16/etc. (MPLAB X 4.05 and XC8 1.35 compiler for a PIC16F1827, not that they should matter). I don't know if the bug...

View Article


Cannot check enable interrupt (Cyber)

I am using MSSP1 as SPI slave. In MCC->MSSP1->Registers I am unable to check the SSPI box that should enable the interrupt, neither the BCLI box for that matter. If I go to the Interrupt Module,...

View Article

PIC18F45K50 HID USB Interfacing with MCC (NiKHiL)

Hi, I am new to USB. I would like to develop a USB HID device using PIC18F45K50.IDE: MPLAB X 4.05Compiler: XC8 1.45The entire configuration was done using MCC and USB Framework Lite 1.25.5. After...

View Article


MCC v3.45 warning about supported device PIC16F877A (microchip777)

Hello, I am trying to use MCC v3.45 on PIC16F877A but the MCC is showing a warning window with message "The project's device is not supported by the currently loaded libraries. All library versions are...

View Article

Core or peripheral libraries mismatch with PIC18F46J50 part (Djay)

I am attempting to use MCC (first time) with a PIC18F46J50 part and get a warning message that either the selected device is not supported by the currently loaded peripheral libraries, or the devices...

View Article


I2C stopped working after Mplab... upgrade. (soundreflections)

MCC version: 3.45.1 MPLAB X version: 4.05 Operating System and version: Microsoft Windows 10 Home Single Language Compiler version:XC8 (v1.45) Device name: PIC18F45K20 Attach your MCC Configuration...

View Article

How can I use mTouch and ADC in the same project? (fumiki)

I would like to use MCC's mTouch library and ADC peripheral on the same project with PIC 16F 18877. The development environment is MPLAB X IDE v.4.01, MCCV 3.45.1, XC8 v1.45. However, when mTouch is...

View Article

MCC PIC18F45K50 Timer 0 16bits mode configuration BUG (laffont)

Hello, I have strange behaviour, probably a bug. MPLABX 4.05 XC8 1.45 Pickit 3 (01.51.06) PIC18F45K50 (dip40) MCC (Core v4.35) With MCC configurator Using internal oscillator 16Mhz, and D0 as output....

View Article
Browsing all 2062 articles
Browse latest View live