PIC24FJ128GA204 Bootloader p24qp.exe problem:PICUNKNOWN, referring to AN1157...
Hello friends, I am having trouble with getting the bootloader to work, I am referring to the Bootloader presented in AN1157. I was able to to map the UART to the right Pins on my curiosity board and...
View ArticlePIC24FJ256GB110 FAMILY Connecting USB (philvms)
Hello, I think I have an understanding of how this works, but I just want to double check so I don't blow something up on my computer. The computer is the host. PIC is the device. Due to it controlling...
View ArticleBootloader PIC24F (AN1157) and PIC24FJ256DA210 (DominusT)
Hi. I'm trying to implement the document AN1157 bootloader on the device PIC24FJ256DA210. I managed to modify the example of AN1157 and I adapted it to this device. When I run the software called Quick...
View Article**SOLVED** PIC24F32KA304 Bootloader Quick Programmer Problems (sada1400)
Hello, I have some issues with the AN1157 bootloader together with the PIC24F32KA304. The overview says, the controller is compatible with the bootloader, but I can't find a linker script. Also the...
View ArticlePIC24F Peripheral Module Disable and Peripheral Enable (caveerappan1)
Hi All I am using the PIC24FJ128GC010. I am trying to reduce power and from the datasheet I note that there are two ways to disable a peripheral module - either via the PMD registers or in the...
View ArticleProblems with interruptions, Input Capture with PIC24FJ128GA310 (machukeli)
Hi from Spain:I am working with a PIC24Fj128Ga310 to measure the velocity of the air with an anemometer, which generates two pulses for each revolution using two magnetic switches.I set the IC to...
View ArticlePIC24FJ64GA004 linker script and using ISRs in AN1157 bootloader (binaryman)
PIC24FJ64GA004 linker script and using ISRs in AN1157 bootloader Greetings from St.Louis Missouri USA, I have a working bootloader for a PIC24 FJ64GA004 using Microchip AN1157. Attached is a zip files...
View Article24F Interrupt Routine (barrdgn@gmail.com)
Hello, I need a way to run a routine when "input capture interrupt" does not occur (although interrupt is enabled).I mean like if/else statements for example;if interrupt occurs, run y1() function, if...
View ArticleDEE emulation with PIC24EP512GP204 (cinpezzo)
Hi all,I had a problem using "DEE emulation 16-bit v3.0" library (http://www.microchip.com/...Emulation%20for%20PIC) with PIC24EP512GP204. Using the "DataEEInit()" command to intialize the 1st page it...
View ArticlePrintf (redirected from UART) calls cause program memory to overflow? (olochua)
Hello, I am currently using a PIC24FJ1024GA610 device for my projects, with MPLABX IDE v3.65 and XC16 v1.31. I have a print enable flag (implemented via #define) that when set to true, tons of...
View ArticlePIC24FJ128GA204 - Using A/D Converter with Two Different Reference Voltage...
I am attempting to use the device mentioned in the title to read analog signals from two sources: 1) A battery that has a peak voltage of approx. 16.8 V when fully charged down to 13.5 V and 2) an...
View ArticleXC16 1.3x Compiler Memory Corruption (Peter Sikora)
I am having a problem after many frustrating attempts to compile a graphics project on the PIC24FJ256DA210 demo board.After adding a new project sheet or simply adding a few characters to a string...
View ArticleMigrating from PIC24FJ256GB210 to PIC24EP512GU810 (amem00)
Hi all,I'm trying to migrate from a functionnal board with PIC24FJ256GB210 to PIC24EP512GU810.Since the PIC24EP512GU810 is 3.75 faster than the PIC24FJ256GB210, the aim of this modification is to get...
View ArticlePIC24FJ128GA306 sleep mode current: 16+ mA current consumption (dwalkes)
Hi Everyone,I’m working on a migration from a design that used a 24FJ256GB110 to a similar design which uses a 24FJ128GA306. This design includes a sleep mode state where I need minimum power...
View ArticleFirmware Charger Power Peak Twin (Sobottech)
Hi, I would like to explore the “Power Peak Twin” charger.It is a charger with 2x500W output power, so you can charge two batteries simultaneousindependently from each other. For 2x500W 24V...
View ArticlePIC24FJ64GA102 A/D conversion - Where does the digital result get stored?...
Hello there,I am using the PIC24FJ64GA102 microcontroller for my project, and I wanted to know where does digital result get stored after the A/D conversion. Here's the code that I am using:int...
View ArticleAlternating peripheral pin select (Spottymaldoon)
On a 24FJ256GB512 I want to assign three reprogramable pins (RPs) for SPI use but, when not in use, I want to guard them (or anyway the two outputs) against an applied 3.3V from another device sharing...
View Articlepic24FJ64GA102 problem with connection Pickit 3 (Spide)
Hi, I have some experiences with programming 8 bit Pic. So I decided to start with 16 bit microcontrollers, but I was interrupted in first step, when i tried to complete electric schema and it doesn't...
View ArticlePlease Help! PIC USB (kiyo)
I am troubled because PIC USB does not work. Please help me. Microcomputer:PIC24FJ64GB406IDE:V3.65 1.I generated the code with MCC.2.I used the MLA sample code....
View ArticlePIC24FJ64GA102 A/D conversion - Where does the digital result get stored?...
Hello there,I am using the PIC24FJ64GA102 microcontroller for my project, and I wanted to know where does digital result get stored after the A/D conversion. Here's the code that I am using:int...
View Article