RTCC_TimeGet always gives same second value (Carlos TM)
Hi, I'm currently running an application where a wireless master sets the time and date to all my slave nodes and I'm using the rtcc.h library functions to set and get the time and date to all the...
View ArticlePIC24FJ256DA210 - IC Not Recognize (karuppusamy)
Dear Sir/Madam, We bought PIC24FJ256DA210 from Digikey. We have placed in microchip's development board. Its not working. We have tested more then six ICs nothing get works. We have tested the hardware...
View ArticlePIC24F Code examples archive (RISC)
Hi, Just found an archive repository were all PIC24FJ Code examples have been archived (they seem not anymore available on Microchip website). They were written using MPLAB v8.xx and C30 bu they can be...
View ArticlePIC24FJ128GB202 UART RX on pin-12 issue (rickymartin)
We have recently come across a really odd issue with the PIC24FJ128GB202 (QFN-28 package) microcontroller and trying to operate UART1's RXD on pin-12 (RB6). Some background on the board, it runs both...
View ArticleHost HID example producing periodic NULL terminating keypresses (nhruch)
Hey guys, It's been awhile since I've been on the boards here. I'm back with a problem I can't seem to track down. I have a USB keyboard hooked up to a pic24fj64gb004 chip which has the HID host stack...
View Articlecan't enter PIC24F04KA200 into deep sleep (sztibi82)
Hi All, I am currently trying to get the PIC24F04KA200 into deep sleep. Does anyone successfully set the microcontroller for about 1 minute into deep sleep?the flags for the microcontroller are//...
View ArticlePIC24FJ128GB204 - Issue with using the EZBL 'FlashHole' functions (pstolt)
I'm trying to use the included EZBL functions to store some variables in flash. I've been following the example in the "EZBL Hands-on boootloading exercises" PDF but I can only recover the first of the...
View ArticleInterrupt not triggering on UART2RX PIC24FV16KM202 (Weffel)
Hi, I am trying to talk to a RN2483 module through UART 2, and I use UART 1 for debugging (using cutecom on pc)What happens is that I send a command to the module, the module responds (I see the...
View ArticlePIC24FJ128GA204 Timers 2-5 broken on SOSC when Fcy=SOSC (Ancodec)
In my design, I use T1 for timekeeping (allows for 30uS resolution on RTC). For low power sleep I switch Fcy to SOSC andnow trying to use T2 for wake up timing, but T2 stops counting and therefore...
View ArticlePIC24FJ256GB406 bootloader (lelsteph)
Hello, I have some difficulties to know where is the bootloader for a PIC24FJ256GB406. Is this in the MLA? If yes, I cannot find the linked script for it. Thank you very much for your help! Stephane...
View ArticlePIC24FJ256GB406 Bootloader example (acarpenter628)
Is there an example somewhere of a project for the PIC24FJ256GB406 (or another member of that family) as a bootloader with the alternate interrupt vector table working? Even just the AIVT would be a...
View Articlepic24fj64ga702 power supply (FerrariLuigi)
I designed a board using pic24fj64ga702 microcontroller. Unfortunately some specs was changed and I have to replace pic24fj64ga702 with a new PIC pin to pin compatible with pic24fj64ga702 but powered a...
View ArticlePlease Help! PIC USB MCC (kiyo)
I am troubled because PIC USB does not work. Please help me. Microcomputer:PIC24FJ64GB406 IDE:V3.65 1.I generated the code with MCC. 2.I used the MLA sample code....
View ArticlePIC24 flash write works in simulation mode, but not with ICD3...
Hello, Would someone please help me figure out why the flash write doesn't appear to work while debugging with the ICD3 (if it works at all)? I can read and write from Program Memory while debugging in...
View ArticleFM transmitter using OSCTUNE (a taste of wireless) (DarioG)
It's funny, that you can set your Main oscillator to 88..108MHz (using FRC and PLL), route it to REFOCLK output pin, then sample analog input @22KHz (to say) and use the ADC output to change OSCTUN...
View ArticlePIC24FJ256GB406 - Flash Memory issues (xavi)
Hi everyone,I've been trying to create a bootloader with a PIC24FJ256GB406, and it's mostly there, but I've been having a lot of issues with the Flash memory. Firstly, I've had to manually add:#pragma...
View ArticlePIC24FJ128GA204 PGD2/PGC2 not working/maximum load of PGD/PGC Pins (jojo_nexo)
Hi Friends, I am trying to get my PIC to work, but I cannot program it via the 2er pins. PGC3/PGD3 and PGC1/PGD1 are working fine.Someone else experienced this?I am wondering because I did not find...
View ArticleRTC BATTERY PIC24FJ256GA110 (Mota92i)
Hi, I'm currently working on the RTC of the PIC24FJ256GA110. I want to keep the real time even if the PIC lost his alimentation.According to the datasheet, this RTC just can keep the real time while...
View ArticlePIC24**BG610 8 bit vs 16 bit PMP to SSD1926 graphics driver (Rapaiz)
We have a PIC24**BG610 connected to and working with an SSD1926 graphics driver with a 4.3" touchscreen. This is all on custom hardware. However, we can not get it to work in 16 bit PMP mode. We've...
View ArticlePIC24FJ64GB202 secondary oscillator issues and possible fix. (SylviaElse)
I was having problems getting the secondary oscillator working with this PIC, even though the board worked with a previous version of the PIC24F. Fiddling with it for the whole day revealed the...
View Article