PIC24HJ32GP304 and RTSP program problems (STEFecm)
Hello, I use a PIC24HJ32GP304 , MPLABv 8.91 and XC16 v 1.01.01. I make an embedded system which use sensor. This sensor was configured by an user by a PC software. I would like to save the sensor...
View ArticlePIC24FJ128GC006 - POR problems (gerry)
Hi All The device run after programming it with a PICKIT3 and run well, writing to the SD CARD and Taking ADC samples with the SDADC, The UART1 is sending out data I use for debugging. The interrupt...
View Articleprogramming pins for pic 24fv32ka304? (Jonisingt35r)
hi wonderif someoince could please tell me the programming pins for the above ive found mclr, pin 18,thank you..
View ArticleCan’t run programs over 0x10000 PIC24FJ1024GB610 (tailwind)
I have a PIC24FJ1024GB610 and I have a bootloader that takes up 0x7fff. I run code from 0x80000 if my code crosses the 0x10000 boundary it is no longer functional. The compiler suggested that I use...
View ArticleWindows Interface for EZBL (kelt)
Hi everybody, I plan to use EZBL for doing remote updates on 24FJ64GA10x based products.More precisely, my users would download a BLOB file from a website and make themselves their update on their...
View ArticleEZBL v1.01, how to rebuild ezbl_tools, missing file? (mruck)
EZBL supports pic24 and dsPIC, so I figured I would try here.The EZBL package contains several projects - core bootloader code, bootloader for uart, sample blink application, etc - including a project...
View ArticleError configuring IO pin (Serafino Convertini)
Hi to all,I'm using the PIC24FJ32MC102 to control a DC motor.The problem is about simple IO configuration.I have three switch buttons and three leds: the switch buttons are configured as input capture...
View ArticleError in Receiving frame of UART [PIC 12LF1572] (Garryp)
Hello ,I am working on PIC12LF1572 with UART module in MPLAB XC8 compiler. I am receiving the data and can echo back tooo but here I am storing the data in one array and if I check the array value by...
View ArticlePIC24FJ256GA406 Boot segment linker error (PabloS)
Hello guys! I am porting from PIC24FJ64GA306 to PIC24FJ256GA406 a working bootloader, but I have found several subtle incompatibilities that are currently blocking me from finishing the job. On the...
View ArticleProgram space write on PIC24FJ256GA406 (talis)
Hello all:I am working on an application that requires writes to program space on a PIC24FJ256GA406, and it is not behaving the way I expect. I have the code running on a PIC24FJ128GA010, but similar...
View ArticlePIC24F learning reference gone: www.engscope.com (TomWr)
As I've been getting up to speed with the PIC24F, I found www.engscope.com to be a great source for some straightforward tutorials. Based on references made in other forum postings it seems as though...
View ArticlePIC24F Issues Measuring PWM Frequency and DC via CCP (Duty Cycle Flipping)...
Hi all, I'm currently attempting to create a PWM "Translator" that takes a 250Hz (or in theory, any frequency I could measure accurately) PWM on the Input Compare module, and translate it to an...
View ArticlePWM peripheral doesn't work (Serafino Convertini)
Hi to all,I'm trying to use the PWM peripheral but I'm having some problem.This is my code#include "xc.h"#include "../h/p24FJ32MC102.h"#include #include #include "IO.h"#include "PWM.h"#pragma co..
View ArticleTrouble configuring internal oscillator to different functions (svolpe43)
Hello, I am having trouble configuring the internal oscillator on my PIC24FJ64GA002. I have gotten this to work on a different PIC24 chip but not with this one. I have set POSCMOD to none and OSCIOFNC...
View ArticleCTMU n ADC measurement (eAgle_)
Hi,I was trying to use CTMU as current source and I also need to check one ADC channel at the same time. I'm not getting the output as I really wanted to.Details:PIC24FJ64GA306MPLAB X IDE 3.26XC16CTMU...
View ArticlePIC24F256GB210 - Where is HLVDCON? (nwetter)
The data sheet says the device has the high low voltage detection feature, and there are addresses defined for the associated interrupt, but I can't find the control register. HLVDCON is described in...
View ArticlePIC24FJ256GB410 Sleep and Deep Sleep (FranZTDS)
Hi, We have developed a new board with PIC24FJ256GB410. The current consumption of the board is aproximately 8uA when the PIC is in Deep Sleep. However in Sleep mode, the consumption is about 84uA....
View Article[INFORMATION] Least power in sleep mode (luis.nascimento)
Hello, I'm looking for a pic24 that uses less power in sleep mode (less amps), since there is a lot of them I want to ask this question here. Also it needs to have at least one UART port. Can you guys...
View ArticleTrouble getting SPI Running on PIC24EP (knk53)
Hi, I have been using Microchip products for quite a while but we have never moved into the larger devices.I have a PIC24EP512GU810 on a PIM module plugged into an Explorer 16 dev board. I am trying to...
View ArticlePIC24FJ256GB106 UART Sending and Receiving Problem (freaky_geek)
Hi,Iam working on PIC24FJ256GB106 and working with a sensor device which is connected to PIC through UART. We are facing problems in sending and receiving data through UART. Please find attached file...
View Article