PIC24E code protection issue/hole? (Gaspar)
Good morning, I'm currently finishing a project using a PIC24EP512GP806, now debugging the bootloader. I have found a potential security issue that I don't find the way to fix, so far it looks that is...
View Article12-bit pipelined ADC with DMA on PIC24FJ128GC010 (David Meyer)
I'm working with the PIC24FJ128GC010 and using the 12-bit pipelined ADC to sample data at a rate of 4Ms/s. Right now, I have it set up so a sample list of 4 samples is triggered each microsecond. These...
View ArticleRunning PIC18F27J53 with PICKit power ?! (lcd.ms)
Hello, I'm new in Microchip electronic development, I start to learn MCU with 5.0V devices (PIC16F1459 or PIC18F2455) with PICKit programmer and it works very well for my basic projects :) But this...
View ArticlePIC24FV16KA301 REFERENCE SCHEMATICS (Azlum)
Hi All, Anybody can share reference schematics PIC24FV16KA301 controller board ? Regards,Azlum..
View Article_U1RXInterrupt not triggering (fxmulder)
I am trying to read from a uart using a PIC24F08KL200 and I am able to do so if I use a polling model but interrupt driven _U1RXInterrupt seems to fire twice right after programming but never fires...
View ArticleHow can I flip the logic of gated time accumulation? (GnUfTw)
Device: PIC24FJ64GA002 Lets say I am using timer 1 in gated time accumulation mode with an external clock source (some input signal). I want to measure the off time of this input signal. I have...
View ArticleQuick question about setting FRC oscillator with Postscaler (SidLeg)
Hi, I suspect this would be an easy question to someone has done this before. I'd like to configure a PIC24FJ128GA306 so that it uses the internal FRC oscillator at 2MHz, rather than 8MHz. Would this...
View Article3-wire SPI Connection (Azlum)
Hello All, I'm using PIC24FV16KA301 controller for my project. I need to interface my 3-wire SPI device with PIC24FV16KA301. So please let me know that, 3-wire SPI input/output line (of slave) need to...
View ArticleHow to initial serial port USB for PIC24FJ128DA106 (alive_nn)
hi i use ioio-Q board and it works by PIC24FJ128DA106 i have a problem about serial port USB initial i want to sent PWM output by 0x55 please suggest me about initial code..
View ArticlePIC24FJ128GB204 Family MLA FileIO (Flying Al)
The out of the box fileio demo project in the MLA library does not work with the PIC24FJ128GB204 family (and I guess the 24f GA2 family). It seems that the latest MLA library SPI drivers do not support...
View ArticleDimming LEDS using PIC24FJ128GA010 (Susana Ribeiro)
I'm trying to do a simple code to turn on all the LEDS with the same brightness, using the Explorer 16 from Microchip.Right now, I have all the LEDs turn on but some of the LEDs are dimmer than the...
View ArticlePIC24EP / unable to configure PWM pins for GPIO (Cypress)
Greetings PIC community, I'm using the RB15/PWM1L pin of a PIC24EP512MC202 for PWM, but I want to use the RB10/PWM3H,RB11/PWM3L, RB12/PWM2H,and RB13/PWM2L pins for GPIO. I tried to configure the...
View ArticleADC using PIC24FJ128GA010 (Susana Ribeiro)
Hello, I'm using the explorer 16 development board with PIC24FJ128GA010 but I'm still starting with embedded systems. The idea is turn on a LED when the voltage applied in the potentiometer is higher...
View ArticlePIC24FJ32GB002 ports setup ? (mng)
Hi , I am using MPLABX with XC16 to program my PIC though PICKIT 3, the problem is that some of the pis does not respond to the setup that I'm declaring at the program.. the code that I'm using is...
View ArticlePIC24 Hardware CRC (theozo)
Hi!I have red this forum thread since I also had problem with the CRC generator. I have a project on a PIC24HJ128GP504, and I would like to generate a 8 bit CRC to use for communication with a...
View ArticleWhere to find XC16 ASM compiler .inc Files for PIC24FJ128GA310 ? (tuxx)
I want to use Data Encryption Libraries AN1044 for PIC24 on MPLAB XC16 compiler.Where do i find p24fxxxx.inc file?Do i have to install ASM compilers? Error: aes.s:77: Error: can't open p24fxxxx.inc for...
View ArticlePIC24F Bootloader from External Flash IC (patni.gaurav)
Dear Friends, I am Working On PIC24FJ64GB004 . For that i need to implement bootloader . I have already gone through AN1157 & sample code . ( I am new to bootloader ) But i need customization in...
View ArticleHEX file data not matching with "View Prog. Memory" in PIC24FJ64GB004...
HI, I am new to Bootloader . So to begin with i have gone through INTHEX32 format . But exported HEX file & Exported "View Program memory " doesn't match with each other . I ahve attached both...
View ArticleProgramming error to get capacitance value using CTMU (PIC24F16KA102) (asran90)
Hello all.....Can someone help me, i got programming error when to build project on mplab x...I am trying to do capacitance calibration.I using pic24f16ka102 to get capacitance value on AN1/RA0. I also...
View ArticleEPMP with NAND Flash confusion (govind_mukundan)
I'm using PIC24FJ128GC010 which has an EPMP and I'm trying to interface it to a NAND flash (TC58NVG1S3ETAI0). I've successfully interfaced this flash to a PIC32 part which had a PMP previously, but I'm...
View Article