PIC24FJ128GA202 GPIO 11 # RB4 [DIP28] (molrse)
Hi,PIC24FJ128GA202 with- SOSCEN disabled- Emulator functions are shared with PGEC1/PGED1 under Pin manager: OK: setting all free PORTB pins as output results in what I expected to see: TRISB...
View ArticleMCC Warning: Function "CK does not have output setting "RC4PPS" set to pin...
Hello, I recently downloaded MPLABX 3.3 and the associated compilers and MPLAB Code Configuration. It has been a couple of years since I used the PIC tools and I have to say I was impressed with how...
View ArticleMPLABX freezes on installing MCC using "Plugins" window (some1tbd)
Hi All,I am attempting to install the code configurator (v3.25) from the plugins menu in the MPLABX. However, when I check the Install box and click "Install", MPLABX freezes. I have tried this...
View ArticleMCC not generating "ethernet_driver.h" when generating TCP/IP lite (m4l490n)
HelloMCC Ver - 3.25MPLABX Ver - 3.45OS - Linux Mint 18Compiler - XC8 v1.40Device - PIC18F67J60 I'm struggling with the MCC code. I added the resource in the MCC and tried to compile but I get the...
View ArticleWhy are some TCP/IP Line files generated empty?!!! (m4l490n)
HelloMCC Ver - 3.25MPLABX Ver - 3.50 (just updated it)OS - Linux Mint 18Compiler - XC8 v1.40Device - PIC18F67J60 What the heck!! I'm trying to add the TCP/IP Lite stack to my project and the following...
View ArticleMCC used is turned off, can't open the file .c (zd305)
MCC used is turned off, can't open the file .c Can't upload pictures, please view the linkhttp://www.dongeasy.com/1.gif MCC 3.0 + have this bug system : windows 10 64bitmplab x 3.35+xc8 1.8+ mcc 3.16..
View ArticleMCC 3.25 Can't support PIC10F322? (zd305)
MCC 3.25 Can't support PIC10F322? The previous version test is to support! Request to solve..
View ArticleNo CAN peripheral with dsPIC33EV32GM102 (HerveS)
Hello! I'm currently working on a new projet involving a dsPIC33EV32GM102 which has a CAN peripheral. I wanted to use (for the first time) MCC, but when I open it, the CAN peripheral doesn't appear in...
View ArticleMore issues with MCC 3.25 and previously working projects (Mac595)
Hello again, As a follow up to my last post regarding the PIC10F322 no longer working with MCC, I have noticed that other projects and other PICs that worked with MCC 3.16 seem to also not seem to be...
View ArticleMCC no longer supports 10F322? (Mac595)
Hello,I have a project which I used MCC to configure a PIC10F322. All worked fine.Upon updating to MCC 3.25, I now receive an error message that the PIC10F322 is not supported.I'm running MPLAB X 3.45...
View ArticleTCP Receive WindowSize causes server to back off 5 seconds after every...
Microchip Code Configurator 3.25TCPIPLite Stack 2.10Device PIC18F67J60Windows Server 2016 TP5 or Windows 10 Pro IIS server. When trying to download a large file 260K (test file) the download stalls...
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 ArticleV 3.26.2 PIC18F45K80 RE2 BUG (jswanson)
Hi,RE2=AN7 on the PIC18F45K80, but the analog check box is missing in the Pin Module. The input is set as analog by default, but it is possible to change it in the Registers Tab...
View ArticleNew I2C driver... how to use? (Dunedevil)
I was communicating with my LSM303 accelerometer chip well, but after upgrading to MCC and new I2C files (from I2C.C to I2C1.C and .H) I'm struggling to follow the code. I'm using a PIC24F, MPLABX...
View ArticleProblem with serial data sending PIC18F45K20 (soundreflections)
Hi,I am wanting to convert my code to using the MCC. I decided on a step-by step process to do this.I am trying to send data to the EUSART, also data to the LCD, both using putch(), as has worked fine...
View ArticleHow to use I2C with the MCC? (soundreflections)
Hi,I used to use a little routine I had written for I2C writing, now I am struggling to understand how to implement something similar with the MCC's way of doing.I am addressing peripherals directly,...
View ArticlePIC10-PIC12-PIC16-PIC18 v1.25 Released (SR71Blackbird)
PIC10-PIC12-PIC16-PIC18 v1.25 Released. In 2012 the CLC Designer Tool Ver. 1-0-0-3 was released for the pic 10F320 / 10F322. It is almost 2017 and with ver. 1.25 the pic 10F320 and 10F322 still isn't...
View ArticleMCC 3.26.2 PIC16F1503 CLC problem (currenthunter)
Hi,when i drop in CLC1 and CLC2 module i get a huge amount of error message then the MCC freeze. Separately CLC1 or CLC2 is works.MPLABX: 3.45XC8: 1.37MCC: 3.26.2OS: Ubuntu 16.04Target: 16F1503 It was...
View Articleuart fifo lengths are wrong version 3.25 (hasanyildiz)
configurator 3.25 has a defination #define UART4_TX_FIFO_LENGTH 1 #define UART4_RX_FIFO_LENGTH 1 which is wrong and not necessary but I see latest version 3.26.2 this issue is solved.When I realized...
View Articleoutput pin selection set analog bit also (hasanyildiz)
Hi I am using pic24fj256gb106 with code configurer but when i setup a pin output it also set analog feature. I have to clear analog set bit, if i did not uncheck analog bit i can not use ***_GetValue()...
View Article