Available Flash is not matching the device specification(PIC24FV16KM202)...
Hello everyone, I am facing a strange issue in PIC24FV16KM202... Device spec says it has got 16k of Flash but , In MPLABX dashboard it is showing only around 10k.... Any suggestion..?
View ArticlePIC24FJ128GC006 Flash programming problem (juliogtd)
Hi, I'm trying to work with PIC24FJ128GC006 but no way to program it. I've tried with PICKit-3 and the ICD-3 and neither works. I tried to program by PGC1-PGD1, PGC2-PGD2 or PGC3-PGD3, and I do not...
View ArticlePIC24EP32MC202 PWM (jackson_hsu@jorddatech.com)
I'd like to utilize PIC24EP32MC202 to generate 6 independent PWM. That means different duty cycle values on 6 PWM channels. Is it possible for PIC24EP32MC202 to do this kind of output? Thank!
View ArticleDSWDT timeout on voltage recovery (SNJVRCH)
I am running the following setup: PIC24FV16KA302 on an XLP board modified to use this controller. RTCC with 32768 SOSC. and Deep sleep watchdog timer on LPRC. To conserve power, the controller is...
View ArticleREADING ADC ON ANO at the PIC24E (Fuchz)
i want to read the AN0 PIN with the help of the ADC. I am using the TCP/IP Stack. Unfortunately the Stack does not support the PIC24E. I am a newbie and i am not sure how to intialize the ADC. I only...
View ArticleInterfacing AD7792 with PIC24 (Mkurtz59)
Hello, I am new here as well as fairly new to PICs. I am trying to interface a AD7792 with the pic24f on the explorer 16 development board. I have read the datasheet for the AD7792 as well as the SPI...
View ArticlePIC24FV16KM202 Data EEPROM Emulation..? (Bharathkunder)
Hello everyone, I am dealing with Data EEPROM emulation for the first time ..... I have downloaded code from microchip website.... some of the things i did not understand in the beginning itself.......
View ArticleTCP/IP STack v5.42 PIC24EP512GU810 how to receive variables (Fuchz)
I used smilar to my previous thread the PIC24EP512GU810 processor to access a MRF24WB0MB on SPI3 with the TCP/IP STack v5.42 succesfully. NOW i want to build my webserver. With the help of the example...
View ArticleTCPIP Stack - POT does not show the dynamic variable (Fuchz)
Hallo, another Thread on my way to understand the TCP/IP Stack. I want to implement my temp.Sensor (TC1047) that is located also located at the AN0 Pin. I have chosen that one because i can start with...
View ArticleAvailable Flash is not matching the device specification(PIC24FV16KM202)...
Hello everyone, I am facing a strange issue in PIC24FV16KM202... Device spec says it has got 16k of Flash but , In MPLABX dashboard it is showing only around 10k.... Any suggestion..?..
View ArticlePIC24F 32-bit timer not working (bhatnapa)
I am using a PIC24F. I am trying to enable the 32-bit timer using two 16-bit timers, Timer2 and Timer3 but for some reason my code never works. I am attaching the code herewith. Please let me know...
View ArticlePIC24FJ128GC006 Flash programming problem (juliogtd)
Hi, I'm trying to work with PIC24FJ128GC006 but no way to program it. I've tried with PICKit-3 and the ICD-3 and neither works. I tried to program by PGC1-PGD1, PGC2-PGD2 or PGC3-PGD3, and I do not...
View ArticlePIC24EP32MC202 PWM (jackson_hsu@jorddatech.com)
I'd like to utilize PIC24EP32MC202 to generate 6 independent PWM. That means different duty cycle values on 6 PWM channels. Is it possible for PIC24EP32MC202 to do this kind of output? Thank!..
View ArticleError: Unable to convert from __eds__ union rsi_uScan * to type union...
Dear everyone, How to fix the __eds__ memory error? I got the following error: error: Unable to convert from __eds__ union rsi_uScan * to type union rsi_uScan * Here is my code: typedef union { struct...
View ArticleDSWDT timeout on voltage recovery (SNJVRCH)
I am running the following setup: PIC24FV16KA302 on an XLP board modified to use this controller. RTCC with 32768 SOSC. and Deep sleep watchdog timer on LPRC. To conserve power, the controller is...
View ArticleREADING ADC ON ANO at the PIC24E (Fuchz)
i want to read the AN0 PIN with the help of the ADC. I am using the TCP/IP Stack. Unfortunately the Stack does not support the PIC24E. I am a newbie and i am not sure how to intialize the ADC. I only...
View ArticleSD Card does not respond during Initialization (stelleaw)
I am currently using a library I have used in the past with zero issues until recently. While mounting the card the card never responds. This is the code module that is stuck. unsigned char...
View ArticleInterfacing AD7792 with PIC24 (Mkurtz59)
Hello, I am new here as well as fairly new to PICs. I am trying to interface a AD7792 with the pic24f on the explorer 16 development board. I have read the datasheet for the AD7792 as well as the SPI...
View ArticlePIC24FJ64GB002 - Trying to capture a pulse using "input capture with...
I 'm using this GPS and want to capture the pulse from the "FIX" pin. The pulse starts with one second width and as soon as the gps gets a correct signal the pulse becomes 200ms, this my code so far. I...
View ArticlePIC24FJ64GA306 doesn`t start in 1 of 5 turn ons! (stoyanoff)
Greatings! I have a problem with one 24FJ64GA306. I connected a LED to pin F6 (blink test). In approximately 1 of 5 starts the controller doesn`t start - the LED is not blinking. Could you tell me...
View Article