No pins are needed for TCA0 as no channels are selected.I only want TCA0 Interrupt.I have PB0 already selected as an output...
↧
AtTiny814 TCA0 claims pins when none needed (wortinguk)
↧
MCC generated code: XC8 compiler is unable to resolve interrupt enable calls (ndcroos)
Hello all,Recently, I have a problem when using MCC. I use MPLAB X IDE v5.25, MCC version 3, compiler XC8 v2.10. When I generate a new project, the following calls aren't found in the main method:
..
↧
↧
Test - lost my post "You don't have permission to access "http://www.microchip.com/forums/ (megawhite)
Does submit result in losing all my post with this error:Access DeniedYou don't have permission to access "http://www.microchip.com/forums/post.aspx?" on this server.Reference #18.4f8e7b5c.1593430622.15adb3c4..
↧
SPI1 WARNING: TMR2_Postscaled clock source is not supported (oschonrock)
MPLab v5.40MCC v3.95.0Pic10/12/16/18 Lib: 1.81.3Device: PIC18F27Q43 Steps to redproduce:HFINTOSC => 64MHzTMR Roll over pulse, Clock Source FOSC/4 Period = 500ns (actual shows as 500ns)SPI1 Mode= Master, Clock Source Selecion = TMR2_Postscaled.The last ste..
↧
MQTT Library v2.0.0 (combesthomas)
Hello guys, this is my first post on this forum. The last 2 weeks I've been working on an MQTT application. I'm using the microchip AVR IoT development board with the ATMega4808 mcu. Although this board was developed for an cloud mqtt connection I'm using..
↧
↧
Does MCC support the Quadrature Module for the dspic33ep512mc806 (cbeif)
I can't find a component to add to the project for quadrature...
↧
Can't use TMR 0, 2, 4 with PIC18F26K22 external HS clock? (ndcroos)
Hello all, I am using a PIC18F26K22 and MCC v3.My problem is that I am not able to use TMR4 to generate a 1 second timeout interrupt.I also can't use TMR0 and TMR2 to generate an interrupt.However, TMR1, 3 and 5 are able to generate interrupts.I am not su..
↧
ATTINY817 MCC Pin Module Pull Ups Arbitrarily Turned Off (floatingpoint)
ATTINY 817Win10MPLABX V5.35MCC V3.95Setting Pax or PCx inputs with pull-ups on pin module table works first time.Subsequent changes using MCC to a different peripheral generates code.This new code has respective PAx and PCx pin pull-ups turned off despite..
↧
33CK256MP508 CAN using MCC moved please delte (_dex)
created new one here, better placehttps://www.microchip.com/forums/m1149107.aspx..
↧
↧
Using MCC EUSART function to work with hexadecimal commands (ndcroos)
Hello all, I am working with MCC and a PIC18F26K22.
I want to use the EUSART1 interface to send a command, which is a string in hexadecimal format.
How could I use the EUSART1_Write(uint8_t txData) function for this?Would it work if I just directly invo..
↧
MCC configurated ECAN module - cannot trasmit() a single frame sucessfully (GMWood)
MCC configurated ECAN module - cannot trasmit() a single frame sucessfully Greetings Gents, This is my first post here in the forum, so let’s see what will come of it :)
I’ve been trying to create and run some simple code example for the CAN peripheral o..
↧
Matching serial settings of another device in MCC (ndcroos)
Hello all, I am trying to match the serial settings of a display in MCC, but I run into some problems.The data I should receive from the display at bootup is 5A A5. However, I receive A9 CB FD FD 1D.The display sends serial data with RS232 signals. The po..
↧
MikroE Click Board OLED C does not function (dmleone)
I added the OLED C click board using MCC and it does nothing. Is there a known issue with the OLED C click board generated files. I am using the PIC-IoT WG eval board...
↧
↧
MCC does not have a bootloader option for PIC32MM? (bixelps)
My first time using MCC. I made a test project from scratch and selected my PIC32MM processor and XC32 compiler. I have both the 8-bit bootloader and the 16-bit loader loaded in MCC but no bootloaders show up under the device resources menu so I cannot mo..
↧
Help using I2c Foundation Services library i2c_master and/or i2c_simple_master (Moonwalker)
I am trying to understand how to use the above libraries but cant find any detailed documentation about their functions.I have the HDC1080 temperature sensor and got stuck trying to read the temperature. The datasheet states that after sending the pointer..
↧
16-Bit Bootloader project configuration (jtzeng)
The bootloaders that are part of the MCC Lib area have expanded pass the documents available to setup a project.An older document (Bootloader Generator User Guide) has some good information, but with the newer compilers and IDE is out of data. Most of the..
↧
pic18f46k80 CAN error problem (sridhar6994)
Hi,I am working with two control boards one with dspic30f6012a using MPLAB X IDE V3.50 and another with pic18f46k80 using MPLAB X IDE V5.30 the one with dspic30f6012a communicates perfectly withany microcontroller based CAN unit the one with pic18f46k80 m..
↧
↧
MCC I2C simple how to call I2Cx_master.c static functions (elmachin)
General Question about I2C simple MCC code generation.The MCC Generated Files creates in my case "i2c2_master.c" Many/Most of the functions automatically created within i2c2_master.c are static ie:static i2c2_fsm_states_t I2C2_DO_IDLE(void)
{
I2C2_Statu..
↧
MCC Code Creates CWG Short Condition (acharnley)
Hi,
Pertaining to the PIC16F18854 though I'm sure others are affected. WHEN the CWG is disabled AND pins are assigned by PPS THEN all pins are driven low regardless of LAT values.
When the CWG is controlling a PMOS and NMOS an external pull-up keeps..
↧
Duplicate file entries using MCC Fatfs on SD card (keefy@damhead.myzen.co.uk)
I'm running FatFS as supplied by Microchips MCC tool for PIC24F with an SD card.
It works OK generally but I am getting an odd issue where a logging file is opened,
appended and closed frequently. Instead of the file just growing in length I a..
It works OK generally but I am getting an odd issue where a logging file is opened,
appended and closed frequently. Instead of the file just growing in length I a..
↧