UART interrupt not working in Debug mode along with masked SPI (Gautham1996)
Hello there. I am trying to implement an acquisition system, with three SPI communications from 3 multi channel ADCs and I am trying to acquire data and store into my PC using interrupt based UART....
View ArticleDisabling two functionalities (VCMPST1&VCMPST2) of PIC24EP512GU814 (Gautham1996)
I am trying to use reprogrammable functionality of two pins (RF1 & RF0) of PIC24EP512GU814. However, as the data sheet suggests, the functionalities left of the desired functionality of each pin...
View ArticlePIC24FJ Brush DC output mode (Caelus)
Dear forum, I am developing a brushed motor control using a PIC24FJ256GA705 mcu and, according to the PIC24F reference manual "Capture/Compare/PWM/Timer (MCCP and SCCP)", the mcu has a pwm mode to...
View ArticlePIC24FJ256GA702 UART1 receives data even when U1STA.URXN bit is disabled...
I am trying to stop the receiver only, while the transmitter part of the UART1 keep working.I thought setting U1STA.URXN bit to 0 would do the job, but I still receive data.Disabling the whole UART is...
View Article[MPLAB ]Compilation takes longer time 2+ minutes in licensed PRO ver X16...
Hi All, I am experiencing very slow compilation time around 2+ minutes, in my very new Laptop.Below are the details of the IDE and compiler used for PIC24F series microcontroller. I have valid PRO...
View ArticleResetting PIC24FJ128GA010 with C (konstantinos_dms)
Hi I have an assignment on PIC24FJ128GA010 and I have many (more than 10) years to be involved with PIC. Imagine MPLAB was different then. Now I have to Reset the PIC with C I suppose with MCLR. Do I...
View ArticleHigh speed serial on PIC24EP128 (asm_uchip)
Hi all, My team is developing a data logging board using the above PIC. Part of the requirements is to ensure that the board will be able to support high speed UART up to 16MBauds. The circuit 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 ArticleThe maximum operating frequency of the PIC24FJ256GA110 (Moe kin)
Hello! I would like to ask about the maximum operating frequency of the PIC24FJ256GA110 as shown in the title. First of all, I checked the data sheet that says it can work up to 16MIPS at 32Mhz. And...
View ArticleThe maximum operating frequency of the PIC24FJ256GA110 (Moe kin)
Hello! I would like to ask about the maximum operating frequency of the PIC24FJ256GA110 as shown in the title. First of all, I checked the data sheet that says it can work up to 16MIPS at 32Mhz. And...
View ArticleThe maximum operating frequency of the PIC24FJ256GA110 (Moe kin)
Hello! I would like to ask about the maximum operating frequency of the PIC24FJ256GA110 as shown in the title. First of all, I checked the data sheet that says it can work up to 16MIPS at 32Mhz. And...
View ArticleThe maximum operating frequency of the PIC24FJ256GA110 (Moe kin)
Hello! I would like to ask about the maximum operating frequency of the PIC24FJ256GA110 as shown in the title. First of all, I checked the data sheet that says it can work up to 16MIPS at 32Mhz. And...
View ArticleData Logger using PIC24 (vzaka)
Hello,I have to do a data logger (using PIC24). The data will be stored to microSD card (in .txt file) for a period of time. Later, the txt file will be read from microSD card, and stored to USB drive....
View ArticlePIC24FJ128GA204 Interruption with a button INT1Interrupt (NCosta)
I'm new at microcontrollers in general and I'm still learning. I'm trying to create a code that causes the RC7 led to flash every 1 seconds and when I press the RC9 button the RC7 led will have an...
View ArticleBook for start with pic24 (NCosta)
Hello! I am starting with pic24 and I need a suggestion for a good book to learn and help me evolve with pic24 Regards..
View ArticleExternal Interrupt PIC24FJ128GA204 (NCosta)
I am trying to use a external interruption with a swich button RC9 (Pin 5) and ther is no way to work. I look everywhere for the problem and i didn't find it. The program seems not to enter on the...
View ArticlePIC24FJ128GC010 can't get RF2 pin working (JohnPIA)
Hi, All my I/O is working, except something with RF2. ANSEL/TRIS bits are set correctly, I even disabled the LCD controller, but still if I set LATF2 or PORTF2 high, It simply does not???In debugger...
View ArticleEZBL OTA via ESP (gopz)
Hello Gentlemen, I'm using custom board with PIC24FJ128GA306 with ex_boot_uart implemented. I successfully done ex_app_led_blink exercise over FTP server/UART with ESP8266, but today the process...
View ArticleCrypto intro (swmcl)
Hi all, I am looking to try out the Crypto functionality. If you don't mind a few dumb questions before I jump in ... Q1. If I have a certain length bytestring will its length be changed after being...
View ArticlePIC Bootloader with EZBL. Force your bootloader/app to a certain address...
I'm new to pic but experienced in other microcontrollers I'm doing a project for PIC24F family with a bootloader. I have the bootloader and the code of the app already done, and it works.Actually what...
View Article