The Crystal Oscillator Limitations. (sarath.tv)
Hi, Can any one tell what factors restrict the maximum oscillator frequency supported by a MCU ? this is a general question, some thing that popped up in my mind, but couldnt get a proper answer .Can...
View ArticlePIC24FJ128GC006 - SESVD bit / VBUS comparator (HerBY)
Hi, i am having a small problem with the USB module of this chip. I am using the CDC Example of the MAL.My device is battery powered (therefore self powered), VBUS is directly connected to the VBUS-PIN...
View ArticlePIC24 analog inputs (rgbyford)
I am having a problem with AN22 (and, I believe, others) on the PIC24EP512GU810. Despite the fact that it has 0V as the input, it reports an ADC "count" of above 400 (10 bit). And for roughly 1.2V...
View ArticleHelp needed with USB on PIC24FJ64GC006 (Ranger48)
Hello everyone, After messing around for months trying to get USB working on the PIC24FJ64GC006 I realize that unless one works with USB all the time, it is a waste of time climbing that learning curve...
View ArticleConfiguration problem PIC24FJ128GA106 (soubecker .)
Hello , I'm starting at the PIC24 . I'm trying to use the PIC24FJ128GA106 . I use Mplabx v2.10 . I just want to set the internal oscillator at 8MHz and connect an LED in RG9 pin. But is not working....
View Article32 bit Input Capture on PIC24FV16KM202? (letigrebleu)
Dear All, I get some wrong values in 32 bit Input Capture on MCCP2 on a PIC24FV16KM202. These wrong values occur when CCP2TMRL overflows, see the output below.Test 0: 10006-3=10003 Test 1:...
View ArticleHow to initial UART for PIC24FJ128DA106 (teezaa)
hi i use ioio-Q board and it works by PIC24FJ128DA106i have a problem about UART initial i want to sent PWM output by 0x55please suggest me about initial code..
View ArticleWhere to connect Vusb and Vbus pins when USB not used? (=AK=)
Hi, I am developing a battery-operated device using PIC24FJ64GB004. This device does not employ USB. Where should I connect Vusb and Vbus pins in that case? There are 3 choices: - Leave unconnected -...
View ArticlePIC24FJ256GB110 - Target Device ID (0xffff0000) does not match (William1)
Hello together, I“m looking for some help programming a PIC24FJ256GB110. I already read a couple of different posts and tried to apply the advice given there. Still I“m stuck and don“t know what else...
View ArticlePIC24FJ64GB002 USB CDC (Zombievirus)
Hi, I am a beginner to the world of Microcontrollers. I am looking for an easy to implement USB CDC Source for the PIC24FJ64GB002. Google gives me a variety of USB CDC Code for the PIC18 but there is...
View ArticlePIC24F16KA102 - PWM OC1CONx Problems (mageep)
Hi, PIC24F16KA101MPLABX V2.25XC_16 I'm trying to add PWM to drive a buzzer on an existing project and I've fallen at the first hurdle. // Reset PWM#define FCY 8000000UL#define LED LATBbits.LATB8#define...
View Articlewhich hard- and software is needed to start with programming PIC24fxxx in...
Hello,i wont to start a projekt with one PIC24FV16KM204 in assembler, but i did not find the evaluation-possibility. I have for 8-bit-PICs the PicKIT 3 as hardware and the Mplab X IDE for the software,...
View ArticlePIC24FJ64GB002 UART problem (kaos)
MPLABĀ® Code Configurator : http://www.microchip.com/forums/fb.ashx?m=846808..
View ArticlePIC24FJ128GC010 ADC anaog input (cardcaptor)
Hi, I am completey new to the eectronics but I am interested to learn the micro-controllers.At the Moment, I am using the PIC24FJ128GC010 Controller and I would like to add another Input to the ADC.Can...
View ArticlePIC24F RTCC Alarms (eoin)
Hi all, I have some questions about how I am implementing my alarm functions on the PIC24F16KA101 I want configurable alarm wake-up intervals of every one second, 2 seconds,3 seconds etc Currently from...
View Articleregarding Processor clocK (winikul)
hi ,I am using PIC24FJ256DA210I have a doubt regarding processor Clock. If i am using 8Mhz crystal and using PLL. SO I must get o/p of 32 MHz.Where Can I see this clock output. I have checked it on...
View ArticleHI (winikul)
Hello Can any body tell how many instruction cycles are required to complete the while loop.in my prog i am simply included a single line and while loop so how may instructions are reqd....
View ArticlePIC24FJ64GB002 as USB Host and UART (NIMIT VACHHANI)
Greetings People, I am new to PIC family. Previously i was working on 89S8253 processors. I have a new requirement where i need to interface PIC24FJ64GB002/4 to my 89S8253 where my controller(89S8253)...
View ArticlePIC24FJ128GA204 UART TX PPS Problem (lazy21tr)
Hi all; I cant get Uart TX signal out of RB6/RP6 pin. but with exactly same configuration just directing Uart Tx to RP9, it works perfectly. RB6/RP6 pin functions as digital Output. Setting it sets the...
View ArticleFalling edge interrupt for UART (SidLeg)
Has anyone else used a falling edge receiver interrupt for UART modules on PIC24Fs? I'm having difficulty finding out how to configure this.....
View Article