RTCC Alarm Interrupt problem / RTCC Alarm clock interrupt problem (patrick_cpp)
Hallo Leute,ich habe kleines Problem mit Alarm-Interrupt. Ich möchte die Uhrzeit für den Alarm im Register rein laden. Nach dem ich rein geladen habe löst der Interrupt nicht.Was mache ich...
View ArticleProject migration from windows (MPLABV8.92) to Mac osX - MPLAB X IDE...
TWIMC,I submitted this issue in a XC8 forum. I was told to re-post in the XC16 forum. I am currently trying to run a project in MPLAB X IDE that used to run without problem in V8.92. However, when I...
View ArticleEZBL I2C Address Modification (FloFal)
Hi all, I am working with a PIC24FJ1024GB610 on an Explorer16/32 Board. I use EZBL to setup an I2C Bootloader.I have EZBL library v2.11 and a Windows 10 x64 host PC.For uploading the code, I use the...
View Articleread data from SD memory and send it to USB memory (WalterPaz)
I am currently designing a data logger for refrigeration chambers, I store the temperature data in an SD memory and then these can be exported to a USB memory, I am using the MLA libraries but the data...
View ArticlePIC24FJ256GA705: Read program memory issues (jtzeng)
I have been storing per canned data in program memory for years on a project which has used over 50K of the PIC24 indicated.The last build of about 5000 units has shown issues in retrieving data from...
View Articlehaw to know PWM frequency (arudiuno)
How was this pwm frequency obtained? and if i want to use Edge-Aligned PWM mode do i have to consider about PRy.i am using pic24fj64gb002..
View ArticleUsing the PIC24FJ Built-in Pulls Ups (tass2001)
Hello, Is there any reason I shouldn't use the Interrupt-on-Change Pull Up registers to pull up UART or I2C lines? I've been using the IOCPUx registers with I2C for some time now without any glaring...
View ArticlePIC24 UART operation (peterg1000)
Having recently needed to use RS232 comms on a 24FJ64GA202, I thought the code for initalising the system and basic control and interrupt routines in assembler might be useful for someone to copy or...
View ArticlePIC24fj256ga702 Timer counters (GIH)
Hello AllI am trying to get timer 1 2 and 3 to count from a external pulse.I am using TxCK pin for the input.If a start all 3 counters, counter 2 wont run but 1 and 3 are fine. If I don't start 1, 2...
View ArticlePIC24HJ128210 UART issue - U2MODE bit 14 set on read when docs say reads as 0...
HiI am using the serial IART (number 2) interrupt driven and all is fine until a lot of data to send. I hold off if too much data andwait for the PIC to have sent on its interrupt to clear space in the...
View ArticleUsing MCC for EEPROM emulation (Berait00)
Hi,I want to use the DEE library offered by microchip to emulate EEPROM on PIC24 devices. I am using a PIC24FJ256GA705 with MPLAB x v5.5. The description and the lib itself can be found here:...
View ArticlePWM signal generation problem (skayabby)
Hello, Everyone. I want to use dsPIC33EP64GS505 to generate 3 PWM signals, PW3 is the result of comprison of PWM1 and PWM2. However, i have not found comparator. I can get PWM1 and PWM1 but not PWM2....
View ArticlePIC24F USB host in assembly language - it can be done! (mskala)
Every so often there are threads here (and I've started such discussions myself) asking about the possibility of programming the PIC24F's USB hardware directly, without using Microchip's driver. The...
View Articletoo much current in sleep... (ian_3k)
Is it possible to get anywhere near the published figures in sleep? I'm using a 24FJ128GU406 micro and according to the data sheet I should get the supply current down to sub 1uA max. But I can only...
View ArticlePIC24F bootloader (Hey Man!)
Dear Support, I am doing bootloader application for the PIC24FJ128GB310 micro-controller. well i don't have any idea how do i start the application. i have a some question going on the mind for the...
View ArticlePIC24EP512GP806 DMA ECAN FIFO fails to set the C1RXFUL1 or C1RXFUL2 bit (hlukeh)
I have been using the PIC24EP512GP806 in a CAN application for years. Last week I noticed that it was sometimes not receiving a standard CAN message that was being broadcasted once per second when the...
View ArticleInterfacing PIC24FJ128GL306 with OLED (SSD1306) using I2C (resh95)
Hi, I was trying to interface PIC24FJ128GL306 with OLED (SSD1306) using I2C , I am new to this PIC I found it very difficult to write the data to the OLED . Is there any driver for interfacing ?...
View ArticleInterfacing PIC24FJ128GL306 with OLED (SSD1306) using I2C (resh95)
Hi,I was trying to interface PIC24FJ128GL306 with OLED (SSD1306) using I2C. I found it very difficult to write data to OLED as I was not able to find any driver. Is there any driver available for this...
View Article