using loadables to build bootloader + application (dotan)
Hello,I'm a hobbyist and not a professional.I'm using PIC24F to build some product.I have working application code and working bootloader code.If I flash the bootloader and then use the UART to update...
View ArticlePIC24FJ128GA202 - I can't turn off WATCHDOG after wake-up from sleep. (ice_man)
Hi, I have some problem with watchdog in PIC24FJ128GA202. When I want use watchdog in sleep mode, after wake-up i can't turn off watchdog. After RCONbits.SWDTEN = CLEAR watchdog still works and reset...
View ArticleStarting with PIC24EPXXX (jackson_sweden)
Hello all, I have worked with 18F45k22 for many years and program it by assembler. Now I need higher computing level and look at PIC24EPXXX for use with some power electronic products.So my question...
View ArticlePIC24FJ128GB106 PGEC/PGED pins to FPGA (Aleca10)
Hello there, I have an FPGA development board (NEXYS4 DDR for reference), and by looking at its schematic, the board uses the PIC24FJ128GB106 to program the FPGA, using the PGEC and PGED lines. Now,...
View ArticlePIC24 Open Drain High Speed (lucciodelavegas)
Hi, I need to interface USB bridge (FTDI 234) to PIC24.FT234 will be supplied with his own 3.3V.PIC24 supply can vary from 3.7V to 2.9V depending on the battery voltage. It's work fine with a...
View Articlereplace outof stuck PIC (Opher)
hello, I have an old project that use PIC24FJ64GA705, this chip will be available only next year. my question how do I choose compatible PIC that will have all the functionality I need (mainly UART,...
View ArticlePIC24EPxxxGU8xx USB Aux Clock works only from HSPLL (MrGermanium)
Hello! I'm trying to get my PIC24EP512GU810 working with USB clocked from auxiliary PLL feed by primary oscilator with 24 Mhz crystal. So far, everything works fine using the primary PLL as SystemClock...
View ArticlePIC24FJ1024GB610 i2c slave example code (AZZ)
Hi All,I'm fairly new to Microchip and still trying to find my way around.I have a eval 16/32 with a PIC24FJ1024 PIM module and I'm trying to get a i2c slave interface going.Have everything configured...
View ArticleProblems when measuring the output of a GPIO of a PIC24FJ (WalterPaz)
Hi guys, I have a big question, I am using a PIC24FJ1024GB610 which I configure 2 pins as digital outputs and they work without problems, but I discovered that there is a pin that shows a voltage value...
View ArticleLink Error: PC Relative branch to '___udivsi3' is out of range. Suggest...
Hi anyone.I have a big problem with ezbl bootloader. Im using the project boot usb msd with PIC24FJ1024GB606.Im compiling the exp16_pic24fj1024gb610_pim.x project with large-code model. And my...
View ArticlePIC32MZ and FreeRTOS (another_one)
Hello! I'm trying to launch FreeRTOS on PIC32MZ and I use PIC32MZ demo from FreeRTOS.And in the process, I had questions about switching context and ISR.In tick timer interrtupt handler I don't see...
View ArticlePIC24F USB as Serial Port and Printf (patrick_cpp)
Hallo Leute,ich möchte mit den PIC24FJ1024GB610 USB-Schnittstelle als Serielle Port nutzen. Dabei noch Printf einbinden.Da ich Neuling in Sache USB habe ich paar fragen.1. Habe in MCC richtig...
View ArticleHow USB device can detect PC in sleep (Roibert)
Dear forumIm using a PIC24 FJ 256 , as a USB Device, connected to a PC as a Host All work good; I implement a WINUSB interface, and a HID interface,both device. Question is: is there a way (some...
View Articledifficult to solve UART problem (tx buffer overrun?) (ianr)
I've been working on a project (using 24FJ128GU406, MPLABX, XC16 and MCC) for a while now and it works fine most of the time but occasionally the UART transmit goes wrong. It's quite complex so I will...
View Articlei2c slave hangs - looking for PIC24 i2c reference manual (AZZ)
Hello all,having some hanging problems with the i2c module running as a slave.looking for a programmers ref for the i2c to help me debug the problem.found the following url with a link (section 24 for...
View ArticleStrange increase in current consumption (balazzska)
Hello folks! I'm facing a really weird phenomenon, hoping that someone here has seen/encountered anything similar. We've got a battery-powered product line with a PIC24FJxxxGA702 microcontroller. The...
View ArticlePIC24FJ128GA010 - GPIO pins outputting a constant voltage (Schmidty)
Hello everyone, I'm working on a school project and encountered an issue with some GPIO pins on my PIC dev board. PORTG pins RG2 & RG3 are set to be input, but output a constant 3.3V on each pin....
View ArticlePrevent from Reading. (Hey Man!)
Hi,we have custom board with PIC24FJ256GL406 device, and we have to do vulnerability test for the security purpose. so far vulnerability test wasn't in picture so we don't prepare Framework security...
View ArticleCryptoAuthLibrary incompatibility with 16-bit Bootloader (mhaines)
SUMMARY: Can't find correct version of CryptoAuthLibraryDevice: PIC24FJ256GA705Board:PIC24FJ256GA7CURIOSITY DEVELOPMENT BOARDEnv: MPLAB X IDE v6.00Compiler: xc16-gcc (v2.00) I've created bootloader and...
View ArticlePIC24FJ128GL406: Oscillator question (Luis_J_Lopez)
Hello to all!Sorry if this question sounds too newbie, but I was working with older PIC24 and now we are going to use the PIC24FJ128GL406 and I have a doubt about the oscillator configuration because...
View Article