TFT Display Controller Chip required (anbeyon)
Hi All, I may have a project on the Horizon that requires the use of a TFT display. My customer has found a good reliable inexpensive source of a samsung display. It's a LMS350GF13. size 3.5 resolution...
View ArticleFan speed sensing (abchopra)
Hi,I am working on a project and using a 4 pin Fan which is being driven by a PWM generated by the PIC24HJ128GP502.Now i am trying to sense the speed of the fan and i don't seem to get the correct...
View ArticleEPMP Setup Issues (wmbrown2)
I am developing a graphics library that communicates with the SSD1353 using the EPMP module on the PIC24FJ256GB210. The goal is to have 16 bit data access using an address line for the C/D line of the...
View ArticleMCP3914 ADC Evaluation Board for 16-Bit MCUs system (Ashraf_Robot)
HiThe MCP3914 ADC Evaluation Board for 16-Bit MCUs system, comes with a programmed PIC24FJ256GA110 module that communicates with the PC Utility software for data exchange and ADC setup.Would you please...
View ArticlePIC24FJ64GB002 AND CHANGE NOTIFICATION INT (NIMIT VACHHANI)
Hello Everybody,I am trying to implement change notification on CN11 that is RB15 or pin26 in PIC24FJ64GB002. My main aim is to detect falling edge on CN11 which tells my pic that data is ready. I have...
View ArticlePIC24FV16KM202 and UART (tuxtoby)
Hello everyoneI have a PIC24FV16KM202, and i try to use UART on it, but i have some problems. Indeed i can't send anything with the UART2 Here is my code :void initUART(void){U2MODEbits.UARTEN = 0; //...
View ArticleEnable watchdog within a C function? PIC24HJ256GP610A (jpetrangelo)
I've inherited a project that uses a PIC24HJ256GP610A and MPLAB 8.84. I've not used a PIC before and have much to learn. I'd like to set up a 1-second watchdog timer that isn't enabled until after a...
View ArticlePIC24FV16KM202, VREF+ Input Problem (robertvwhite)
I am trying to use the A/D converter in a PIC24FV16KM202 using an external reference of 2.55 V. When the device is in reset, the voltage on the VREF+ pin is 2.55 V. Once I start the chip running, the...
View ArticlePIC24FV32KA302 - destroyed when external PS applied. (gmorfeus)
Hi, I am having trouble making this PIC work:( As soon as I applied external power, PIC started to heat (not so fast, while I haven't noticed that until it was too late) and after that died. Strange...
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 ArticleTimer module in pic18f45k22 to measure pulse width (Tan Chee Wei .)
Sir Can give some hint in programming to measure pulse with since I need to integrate with ultrasonic sensor? Thanks for helping.Regards,Chee Wei..
View ArticleConfiguring PWM, ADC & DMA for reading motor current (dmccric)
Hello, I have a circuit board that drives a BLDC Motor on a dsPIC33FJ128MC804 and so I want to drive it using 3 Motor Control PWM channels but I am having trouble getting the PWM, ADC & DMA modules...
View ArticleGenerate an interrupt between a PIC24F and PIC32 (maxime33370)
Hello,I have 2 boards : one with a PIC24FJ64GA004 and one with PIC32MX695F512H. My goal is to use ADC with PIC24F and send data by SPI to PIC32. So I would like to generate an interrupt on the PIC32...
View ArticlePIC24FJ128GB110 : FERR Bit handling (CoderX)
Hello, I'm facing FERR error while receiving data. I'm getting correct data in rxbuffer most of the time whether FERR bit is set or clear. But once in a while, i'm getting wrong data in rxbuffer.OERR...
View Articlei2c peripheral bus (johnoakley)
Just wondered if the following could be clarified, i have posted about this in the past and it is working but iam not 100% convinced its the right way to do this: Iam using the pic24hj128gp502 which...
View ArticleDarioG (simemono)
Hey Dario, whats your cheapest price on that xbox controller + mouse host. Cant you compete with indians? I know we talked about 700$ but I think I was overpaying. Considering I might give up again...
View ArticlePIC24FJ128GC010 Starter kit switch (mohit22995)
I am a beginner in micro-controllers and embedded systems. I am using PIC24F "GC" Starter Kit for Intelligent Analog (microchip.com/DM240015). While trying to get around with basic I/O, I used...
View ArticleConfiguration for PPS (GAMBOL)
In the datasheet , it suggests that unused peripherals should have their inputs assigned to an unused RPn/RPIn pin function.But I don't quit understand it. For example,the pin no.48 of PIC24FJ256DA106...
View ArticlePIC24FJ256GA106 and ENC28j60 Ethernet Bootloader (kongon)
Hi, I need ethernet bootloader for PIC24FJ256GA106 and ENC28j60. Are there anybody to help me?..
View ArticlePIC24: UART hang on continuous operation (schroedercn)
Hello, I'm using a PIC24FJ256GA110 for a device with continuous operation (i.e. always on) an intense UART traffic. The device with the PIC on it acts as server, i.e. it is frequently polled with...
View Article