High Speed PWM MCC generated code not working (PIC24EP...MC) (PragmaLab)
Hi all, I've been trying to get the high speed PWM module working on a PIC24EP256MC202 and a PIC24EP256MC204, with no succes. Seems pretty straight forward: tell the MCC what the PWM should do (just...
View ArticleStrange Software Reset Behavior on PIC24EP512GU810 using LPRC (dkark)
I am adding a "very low speed" mode to my PIC24 which has been operating the main application for years, and I am seeing very strange software reset behavior when using LPRC as a main clock (to...
View Article"Frozen" SOSC in PIC24FJ128GA705 (a_kouz)
Hi,I use PIC24FJ128GA705 with RTCC running from SOSC. Most devices work OK, but some have SOSC "frozen" until I touch a crystal pin with tweezers or oscilloscope probe. This was observed in several...
View ArticleUART FERR problem (Jens S)
Hello, I'm having problems with framing errors on Uart2.U1 Works flawlessly, also when mapped to the U2 pins. Thousands of packages at maximum speed, no errors, no timeouts.Frame errors occur for every...
View ArticlePIC24FJ256GB406 ADC question (SHughes_Verder)
I've been using the PIC18 devices for a long time, but I've just started a new job and one of my first tasks is to make some changes to a product which uses a PIC24. I'm a little confused as the ADC is...
View ArticleEZBL OTA for PIC24 without dual-partitions (aclarke)
I would like to perform over the air (OTA) updates using the Microchip Easy Bootloader Library (EZBL) and a PIC24128GA704. I see in another thread that there is an good example implementation for OTA...
View ArticlePIC24FJ128GA204 Potentiometer (NCosta)
Hello! I want to read values of the potetiometer with the ADC of my microcontroller but i dont know how to configure the pin as analog mode. The potentiometer is AN10/RC0..
View ArticlePIC24EP256GU810-I/PT - Interrupt on Positive / Negative Edge (chempner)
When i wanted to make an Interrupt-on-Change with the PIC24EP256GU810-I/PT, in the MCC i only had the option to choose between none and any in the Pin Manager (See attachment). By the way, in the MCC,...
View ArticlePIC24FJ128GA204 ADC Potentiometer (NCosta)
Hello! I am learning how to code ADC. My goal in this code is to turn on different leds with the potentiometer but somehow the code doesn't work. The value of ADC1BUF10 is always 0, so always turn only...
View ArticlePIC24HJ256GP610 (cocasola01)
Hello,please let me know where can i download working bootloader for PIC24HJ or may anybody already have working solution ? i have tryed use "ezbl" bootloader for PIC24F at the microchip.com, but it...
View ArticleGenerating Clock Signal at variable Frequencies (harisj93)
I am using a PIC24FJ256GA606(Fosc = 32MHz) and I want to generate a variable clock output for my switched capacitor filter. The range of the clock should be between 1MHz and 4MHz. I discovered that...
View ArticlePIC24FJ512GL410 interfacing with custom segment LCD (Pratham_Gujar)
Hello, I am new to this forum also have little knowledge of programming on PIC microcontrollers. I am drawn to this forum for some insights on how to drive a SEGMENTED LCD using PIC24FJ512GL410 family...
View ArticlePIC24FJ256GB406 POWER CONSUMPTION (nandhu015)
HiWith PIC24FJ256GB406 on Deep sleep mode the processor consumes 86.1uA @ 3.3V, as per the data sheet it should be in nano amps. There is nothing connected to the processor. Only capacitors needed at...
View ArticlePIC24 Help: Trying to send accelerometer data to bluetooth (ljw36)
MPLAB X IDEX16 PIC24FJ128GA010 Accelerometer: ADXL335Bluetooth Module: RN4871 I am able to get MPLAB to compile however when I check the serial, using Putty, there aren't any results. I wrote similar...
View ArticleLooking for pic24f128gc010 integrated analog demos (cdt)
I'm looking at using a pic24f for an ADC sampling project. I've bought the pic24f128gc010 integrated analog since the pic appear to do all I want. https://www.microchip.com...etails/PartNO/DM240015 It...
View ArticlePipeline ADC on pic24f128gc010 (cdt)
I'm trying to get my head round the input of the pipeline ADC input circuit. I've using several of the ADC channels through the pipeline ADC. A few of them have a peak hold circuit attached, I want to...
View ArticlePIC24FJ256GA7 96MHZ PLL MODE NOT OPRATE (Pethani Krumita)
HELLO I am using pic24fj256ga7 curiosity development board . i use internal FRC clock . configurations are as shown below _FOSCSEL(FNOSC_FRCPLL& PLLMODE_PLL4x & IESO_OFF) and clock settings...
View ArticlePIC24FJ256GA7 96MHZ PLL MODE NOT OPRATE (Pethani Krumita)
HELLO I am using pic24fj256ga7 curiosity development board . i use internal FRC clock . configurations are as shown below _FOSCSEL(FNOSC_FRCPLL& PLLMODE_PLL4x & IESO_OFF) and clock settings...
View ArticlePIC24FJ1024GA606 reset issue when reading programmed internal flash. (WynandEDM)
I have been using PIC24FJ256GB106 on a project and have written a bootload function for this pic.The bootload function worked perfectly and a few years later I got a request from my client to change...
View ArticlePIC24 SFR names have red lines under them all in editor (cdt)
All the pic24 register names, SFRs, have red lines under them in the mplabx editor.Other pics dont have this problem, just this one. Is there a setting somewhere to recognise them?Everything compiles...
View Article