Interrupt handling - PIC24HJ128GP202 (kumarlnt)
We are using PIC24HJ128GP202 in our design and in coding phase. Need help on coding. Scenario: Want to check the PWM signal width. The PWM we receive will be of only with either 20% or 85% duty cycle....
View ArticleSPI PPS configuration on dsPIC33 / PIC24 (RArnold)
Hi, I'm trying to use SPI with PPS on the dsPIC33EP512MU810 (there's a PIC24 version also which looks to be basically the same). I'm trying to use it in basic master mode, so the clock function will be...
View ArticleUsing USB D+ / D- as digital outputs (perlmonkey)
I have three new pretty PCB's populated with components using a 24FJ256GB106; the RG2 and RG3 pins connect to an MRF wireless module and are used as RESET and CS lines. Powering up the board for the...
View ArticlePIC24HJ256GP610A no device detected with the PIC Kit 3 (JCasals)
Hi , I am just starting with the family of the 16 bits in Microchip, an for the last few years worked Ok with PIC16 and PIC18 families. Today I bought a DM240001 Explorer 16 Board (pim100). My PICKit 3...
View Articleinstruction execution time (benp)
Hi, I am trying to estimate the time required for executing a single instruction on a PIC24. I am performing a read of TIMER1 in successive instructions (code shows as below: start_time = TMR1;...
View ArticlePIC24F RTC Day of Week (woodrow)
Hello, Having problem understanding exactly what this phrase in the datasheet for the PIC24FJ256GA110 means: "Automatic, hardware-based day of week and leap year calculations for dates from 2000...
View ArticleHow does Flash Program Memory work? (agoslash)
Hi everybody! I'm using PIC24FV16KM202 but I've no idea how to program the Flash program memory... I've tried to flash it, following the steps of datasheet and reference manual but I'm trouble... Could...
View ArticlePIC24FJ256DA210 Timer Delay (bingo520)
#include #define LED PORTGbits.RG8 #define DELAY 15625 int count = 0; void main() { T1CON = 0x30; PR1 = DELAY-1; //wait 1second TMR1 = 0; &nb
View ArticlePIC24F CRC module calculation not equal software one (Naingenieur)
Hi Everybody, I'm working with a PIC24FJ256DA210. I would like to use the CRC 32 module with 8 bits data length to replace the software calculation but when I test it, the 2 results are differents. I...
View ArticleUnable to put PIC24FJ128GC010 into Deep Sleep mode (peter.graham)
Part of the project I'm working on requires me to put the PIC24 device into Deep Sleep without RAM retention enabled. I'm successfully entering sleep mode, however when INT0 fires the code is carrying...
View ArticlePIC24F UART TX Interrupt (wake)
Hi! I need help with UART TX interrupt. I have a PIC24FJ128GA010 microcontroller. I receive with RX interrupt, this fill array with data, checking etc., its works. I would like send to PC (RS232) with...
View ArticleHi! I can't get my PIC24F32KA301 to receive over the UART (ntmid8r)
Hi everyone! I'm trying to get my PIC24F32KA301 to serve as a baud rate translator. So whatever is received on UART1, I'm trying to output to UART2, and vice versa. While troubleshooting, I've...
View ArticleStore MAC address / retrieve from end of program memory (perlmonkey)
I'm trying to store my mac address in a fixed program address at the very end. So from checking other threads, I can do something like this: __prog__ unsigned long __attribute__ ((space(prog),...
View ArticleDid I do things correctly ? Inputs and configs. (simemono)
So I have been reading alot the past day or two, I have also managed to solder an MSOP-10 DAC and a SOIC , it was my first try and it worked :) So after reading the data sheet of my device...
View ArticleLooping Issues (sweeneyd)
Hi all, I'm trying to write basic blink code for a PIC24FJ64GA004 and for some reason I can't get the "blink" to actually occur. I'm using empty for loops for timing, and it seems like I can get...
View ArticleBUY REAL FAKE PASSEPORT(realfakedocs@live.fr)ID CARDS/DRIVING LICENSES AND...
BUY REAL FAKE PASSPORT(realfakedocs@live.fr)ID CARDS DRIVING LICENCE AND OTHER DOCUMENT Buy a license fake passport ( realfakedocs@live.fr ) ( driver's license) , fake ID (ID) , VISA false , fake...
View ArticleGreen Crad,passports, driver's licenses, ID cards, stamps Visa, school Diplomas
Quality registered travel and work documents. High-quality Resumes,resident permits work permits, Attestations of Work, , Green Card,passports, driver's licenses, ID cards, stamps Visa, school Diplomas...
View ArticleMost efficient data type/size for the PIC24F series (Bernie)
Lets say I have a for loop. The iterator only needs to count to 100. I could use a byte or an int (16 bits). Which is more efficient speed-wise for this chip?
View Article:BUY REAL FAKE PASSPORTS,DRIVERS LICENSE AND OTHER DOCS((563) 552-77980 or...
BUY A TRUE FALSE PASSPORT ( forasia447@gmail.com ) DRIVING LICENCE / CARD ( ID) , VISA false , fake birth. forasia447@gmail.com We are a team of professionals with years of experience in the...
View ArticleCan I Map INT1 to RD8 and still read RD8 (dbhughe)
I am using a 24EP512GU810 with XC16 and have a simple question. While reading the manual I came across this sentence. "When a remappable peripheral is active on a given I/O pin, it takes priority over...
View Article