Quantcast
Channel: MPLAB® Code Configurator
Viewing all 2062 articles
Browse latest View live

MCC PWM Module setup on dsPIC33EV (Apertone)

$
0
0
Hello,I'm new to this forum, I've tried to setup a PWM module on a dsPIC33EV256GM102 without success.I use the latest version of MPLAB (v3.5, MCC v3.26.2 and XC16 v1.3)The compilation works fine but there is no signal on PWM1L and PWM1H (with the paramete..

ADC using Code Configurator (niteshverma.ind)

$
0
0
Dear all, Its my first post in this forum of Code configurator. I am really excited about this forum & thanks for providing this platform for all code configurator user. It has really made coding efficiently & in quick time. So, I am using PIC24FJ..

Problem with MCC and PIC32MX in the use of IFS1bits, need to be changed to IFS1CLR (felipec84)

$
0
0
I'm developing an APP using MCC and the PIC32MX130, at first everything work fine until I need to put an fast interruption at the same time that the I2C was working. In this condition the I2C stop working after some seconds, checking the source code gener..

MCC I2C - Repeated start (ultiblade)

$
0
0
Hi all, I'm trying to interface a MMA8452 acceleration sensor over I2C using a 18F44K22 and the code generated by MCC v2.25.2 for an I2C master. So far this is not working. It only returns 0x00's on the registers i want to read. While reading through nume..

Code Configurator Not Displaying System (mas129)

$
0
0
I exited out of the IDE and did not save my MCC file. I brought the compiler back up and the configurator has the system grayed out. Does anyone know what the fix is?..

[QUESTION] MCC and PIC32MM0064GPL020 (luis.nascimento)

$
0
0
Hello, I'm planning using the PIC32MM0064GPL020 20-Pin QFN and the MPLAB with MCC. When I choose the pic ( PIC32MM0064GPL020) in the MCC it appears the 20-Pin SSOP and not the 20-Pin QFN (doesn't have the package). Will there be a problem ? Regards,Luis..

Missing INLVLx registers in MCC v3.26.2? (Geoffbaker)

$
0
0
Can someone help me locate where the INLVLx registers can be configured for I/O pins. I'm using MCC with the PIC18F66K40...

Has anyone successfully used the MCC CRC driver? Seems broken. (nwetter)

$
0
0
There are no results for CRC when I search this subforum, and even no hits on google for the function names that I searched. After spinning my wheels for too long, I'm convinced that either there must be something wrong with the driver or there is some un..

Function for putsUSART() using MCC resource EUSART_Write() function (PStechPaul)

$
0
0
I finally got my PIC16F1778 project to load and run using the MCC. The final hurdle was finding a replacement for the putsUSART() function. Here is a very simple version that seems to work in the simulator: void putsUSART( char* s ) {
for( int i = 0..

No CAN peripheral with dsPIC33EV32GM102 (HerveS)

$
0
0
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 the peripheral list although the dsPIC is correctly r..

Issue to install MCC (MPLAB 3.51 / MCC 3.26.2) (blinde)

$
0
0
Hi I am trying to use MCC under my fresh install of MPLAB.My computer is not connected to internet.Si I have downloaded com-microchip-mcc-3.26.2.zip and extracted the nbm file.Then I go in Tools/Plugins/Downloaded/Add plugins and add the nbm file.I press ..

Is there a reason these are declared this way? (NKurzman)

$
0
0
Is there a reason these are declared this way?void BOOTLOADER_Initialize(); void Run_Bootloader(); bool Bootload_Required (); uint8_t ProcessBootBuffer (); void Check_Device_Reset (); instead of: void BOOTLOADER_Initialize(void); void Run_Bootloader(..

MCC PIC18FXXJ13 Support! (dsMartyn)

$
0
0
Any idea when this pic will be supported?..

TCPLITE Stack 2.1.1 potential stack memory corruption in ETH_Read24() (alecdavis)

$
0
0
Microchip Code Configurator 3.26.2Device PIC18F67J60File ETHxxJ6x_driver.c
uint32_t ETH_Read24(void)
{
uint16_t ret = 0;
if(rxPacketStatusVector.byteCount >= sizeof(ret))
{
((uint8_t *)&ret) = ETH_..

looking for MCC library for PIC24HJ64GP502 (Martin)

$
0
0
Dear forum!Unfortunately I picked the "wrong" PIC24 for my hardware. I was hoping to be able to use the MCC support, but now I realize that PIC24HJ64GP502 is not in the list.Instead I created my program in MPAB X IDE (3.45) with a simlar device PIC24FJ64G..

Question about Sigmadelta code (ssagerian)

$
0
0
I was looking thru the SDADC1_Initialize() code generated by the MCC for the sigma delta ADC. It does a calibration and determines an offset and gain setting. It does this for Channel 0 differential, does this calibration need to be done for channel 1 dif..

ADC using Code Configurator (niteshverma.ind)

$
0
0
Dear all, Its my first post in this forum of Code configurator. I am really excited about this forum & thanks for providing this platform for all code configurator user. It has really made coding efficiently & in quick time. So, I am using PIC24FJ..

MCC I2C Not getting data into MasterWrite function (olso4051)

$
0
0
I was wondering if I could get some help on a problem I’m seeing with a PIC18F26k40 while I’m setting up the I2C using MCC. All I want to do is send a write message on the I2C line. The message is {0x44, 0x01, 0x01} with the address of 0x44.I created an a..

pic18f Mcc generated bootloader, is it possible directly jump to application without reset (redliu)

$
0
0
Hi all Our team is trying to merge the application and the mcc generated bootloader.The result is good, we can update the application by the bootloader and the host application we write.But there is one new feature which was required by our customer.Our n..

dsPIC33ep512mu810 MCC Support Request (jshenry1963)

$
0
0
I have the dspic33ep512mu810 eval PIM for the Explorer 16.It doesn't seem to be supported in MCC 3.26.2.Is there a comparable dsPIC33 I can choose that will still run on that eval boardI do find it interesting that MCC doesn't support an eval board that M..
Viewing all 2062 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>