Quantcast
Channel: PIC24 Topics
Viewing all 3494 articles
Browse latest View live

AN1157 bootloader, P24QP gives verify errors on CONFIG bits (Stri_)

$
0
0
Hello. I'm trying to get this bootloader to work with my PIC24FJ128GC006 (originally not supporting it). I've added necessary DEVICEID in P24qp.ini and boot.h. The problem is, after provided application ( P24QP) finished hex upload, it say "verify errors"..

adding custom linker script in mplabx (NareshR)

$
0
0
I have added custom linker script in my project, linker files virtual folder. Now I want to know which linker script, default one or the custom one is the IDE using to build the project. How can I check?..

Configuration options for application and bootloader (NareshR)

$
0
0
Do we need to use same configuration options for both application and boot-loader?..

PIC24 DMA conflict (aurelienr)

$
0
0
Hello I'm using PIC24FJ128GA204 as a LED matrix display driver. The micro is dedicated to display driving and scrolling management. It get its data from another PIC micro that handles all the communications and data management tasks of the project. I h..

Remapping interrupt vectors (NareshR)

$
0
0
Hi all,I have gone through the AN1157 to achieve the above objective but I am confused. Here's my situation: I want to compile Bootloader code and at this point I don't know which interrupts I would be using in my application. How can I remap interrupt ve..

Timer1 and Interrupt questions (molrse)

$
0
0
Hi,I’m new with the microcontrollers. I’m trying to understand the concepts following some book’s examples. My current example consists of programming an "interrupt" for Timer1 every 0.1s with a specific PIC24FJ128GA010's configuration (code at the end of..

Pic24F32KA302 wake up from Sleep? (mrcuongbk)

$
0
0
Dear Every body,My project runs properly with RTCC, UART without Sleep mode. I configure RTCC's Alarm interrupt every ten second, and put Pic into sleep mode by using Sleep() function in p24F32KA302.h. However, Pic has been reset every ten second and does..

Output voltages different between pins (HomerJSimpson)

$
0
0
Controller: PIC24HJ64GP504Compiler: XC16When driving pins high (pins configured as outputs), I get about 200mV on some pins (e.g. RC6, RC8, RB10) while other pins show 3.2V (e.g. RC7, RC9, RB11). I get these values when not driving any load.When connectin..

Pointing to SFR Registers (UART) (vidavidorra)

$
0
0
Hi all, For a project I'm working on I'm making a UART library for a PIC24 series. In this library I have one function e.g. 'putc' and want to have only that one function to controll the putc for, lets say UART1 and UART2.The way I intend to do this is wi..

SSD1963 driver for 5.7`` TFT (matias.sra)

$
0
0
Hello! I need a driver for touch screen 5.7 "TFT controlled with SSD1963. Must be established communication between the SSD1963 and microcontroller PIC24FJ64GB106-I/PT 16-bit to control the TFT display. Thank you!..

USB.... Where to Start ? (Abraxas)

$
0
0
I'm working on a project that I hope will shuttle data files between a laptop and a PIC24 based instrument. I reckon that USB is the way to go. I just found out today that PIC24H does not support USB , but PIC24F does. So off I go to find a PIC24F that is..

INT070ATFT-TS(touch screen) + SSD1963 display using PIC24FJ128GA010 (Ahavmb)

$
0
0
Hi all, I need a urgent assistance in driving int070atft tft touch screen using pic24fj128ga010. I am not knowing whether to use spi or pmp of the pic microcontroller. I have a driver that is written for pic32 that uses pmp for communication. Kindly help ..

Does the PIC24FJ256GA406 have OCMxB Pins on MCCP2 and MCCP3? (steverap)

$
0
0
I am using a PIC24FJ256GA406 and want to use two PWMs with complementary outputs to drive two (2) two-color two-pin LEDs. (These LEDs have the anode and cathode reversed between the two LEDs in a single package.) I assumed I could use the A and B outputs ..

Measuring Vdd using Band Gap voltage reference (BangingMyHead)

$
0
0
Hi, i am having problems with the Band gap reference.I am using a PIC24FJ32GA004, with the internal voltage regulator DISABLED (DISVREG tied to Vdd and VDDcore),The PIC24 Vdd supply is 2.5 volts. { // ADC initAD1CON1 = 0xC0E1; //AD1CSSL = 0;AD1PCFG = 0x8E..

Flash programming a PIC24FJ1024GB610 (markq)

$
0
0
I am implimenting the bootloader for a PIC24FJ1024GB610 and am having problem with the writeblock function. I was hoping if someone could help me translate the example Row write code in 30010057d.pdf ( page 25 ) into C. I do not quite understand the pac..

pic24 using interrupt (gatocap)

$
0
0
Hi everyone, I am programing my pic24 and have a question, I am using as ISR to trigger a shift of direction on a servo which has micro switches at full extention, full. retraction, and middle positions. My ISR is pretty good for getting my servo commands..

Peripheral Library for PIC24FJ256GB406 family (rodims)

$
0
0
I'm migrating a project from PIC24FJ256GB106 to PIC24FJ256GB406.I cannot find any support for the peripheral library (XC16, 1.26). While this seems to be considered legacy I need some migration path. Also I do not see an alternative offered by Microchip.I..

Can not drive a LED at RA10 PIC24FJ64GB004 (Kubilay)

$
0
0
Hi all, My code is very easy.........../** CONFIGURATION **************************************************/ _CONFIG1(WDTPS_PS32768 & FWPSA_PR32 & WINDIS_OFF & FWDTEN_OFF & ICS_PGx3 & GWRP_OFF & GCP_OFF & JTAGEN_OFF) _CONFIG..

Bootloader implementation-Post 1 (NareshR)

$
0
0
Hi,I am trying to implement serial bootloader for pic24fj128ga010 on the explorer 16 development board using AN1157. Here are the actions I have done so far: 1) Going through the forum I have found BobAGI's linker scripts which I have modified both for ap..

Setting up AIVT (alternative interupt vector table) on a PIC24FJ1024GB610 (markq)

$
0
0
Hi thereThis is a follow on from my thread "Flash programming a PIC24FJ1024GB610"I am trying to create my load with its own IVT, by using the linker script to relocate a copy of the table to the end of the bootloader/top of the load and then configure it ..
Viewing all 3494 articles
Browse latest View live


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