Author |
Message |
Topic: Windows 8 - CCS IDE PCWHD v4.134 Cannot run debug |
warren.woolseyiii
Replies: 0
Views: 26483
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Fri Jul 17, 2015 12:50 pm Subject: Windows 8 - CCS IDE PCWHD v4.134 Cannot run debug |
Hi there,
I am working with a PIC24FV32KA304, I recently upgraded from windows 7 to windows 8. I am running Windows 8 - CCS IDE PCWHD v4.134, CCSLoad v5.019, ICD U64 v3.12, hardware Rev 3.
The c ... |
Topic: PIC24FV Application RESET & GOTO Vector woes |
warren.woolseyiii
Replies: 2
Views: 8329
|
Forum: General CCS C Discussion Posted: Fri May 08, 2015 2:25 pm Subject: PIC24FV Application RESET & GOTO Vector woes |
jeremiah, that seemed to work! Thank you for the insight |
Topic: PIC24FV Application RESET & GOTO Vector woes |
warren.woolseyiii
Replies: 2
Views: 8329
|
Forum: General CCS C Discussion Posted: Fri May 08, 2015 12:39 pm Subject: PIC24FV Application RESET & GOTO Vector woes |
I am using the PCWHD compiler for an application targeting the PIC24FV32KA304. My compiler and IDE version are Version 4.134.
I am writing a chip specific boot loader, to support firmware upgrades ... |
Topic: Active low interrupt |
warren.woolseyiii
Replies: 5
Views: 10321
|
Forum: General CCS C Discussion Posted: Thu Oct 10, 2013 11:57 pm Subject: Active low interrupt |
Got it, thank you! |
Topic: Active low interrupt |
warren.woolseyiii
Replies: 5
Views: 10321
|
Forum: General CCS C Discussion Posted: Thu Oct 10, 2013 11:17 am Subject: Active low interrupt |
Also, I checked the data sheet for the dsPIC33FJ64GS606 and I did not find a high/low voltage detection module. |
Topic: Active low interrupt |
warren.woolseyiii
Replies: 5
Views: 10321
|
Forum: General CCS C Discussion Posted: Thu Oct 10, 2013 11:16 am Subject: Active low interrupt |
I checked the PCD Reference manual that you posted, and I found the function;
setup_low_volt_detect();
However, it seems that the dsPIC33FJ64GS606 does not have a high/low voltage detect module. I ... |
Topic: Active low interrupt |
warren.woolseyiii
Replies: 5
Views: 10321
|
Forum: General CCS C Discussion Posted: Wed Oct 09, 2013 5:44 pm Subject: Active low interrupt |
Hi all,
I am using an external ADC that uses an active low pin to signal when the data is ready. I want to know how I can use the external interrupt on my dsPIC to utilize this active low signal fo ... |
Topic: Print to console command window |
warren.woolseyiii
Replies: 2
Views: 5959
|
Forum: General CCS C Discussion Posted: Thu Oct 03, 2013 5:08 pm Subject: Print to console command window |
Hi all,
I am using the dsPIC33 MC, I want to know if there is a way to use the UARTx pins to print debugging statements to the command window or to the serial monitor which is included in the CCS I ... |
Topic: dsPIC33 SPI interface with external ADC |
warren.woolseyiii
Replies: 1
Views: 5953
|
Forum: General CCS C Discussion Posted: Mon Sep 30, 2013 11:57 am Subject: dsPIC33 SPI interface with external ADC |
Hi there,
I am using a dsPIC33FJ64GS606 to interface with an external ADC (Texas Instrument's ads1281). I am using the SPI module on the dsPIC33 to interface with the ADC. As of now, I would just l ... |
Topic: External Oscillator and PLL with dsPIC33FJ64GS606 |
warren.woolseyiii
Replies: 1
Views: 4565
|
Forum: General CCS C Discussion Posted: Fri Jul 19, 2013 4:44 pm Subject: External Oscillator and PLL with dsPIC33FJ64GS606 |
Hi there, so I am simply trying to establish the primary oscillator as an external oscillator running at 2.4575 Mhz and using a PLL of 1 for the time being. Basically, the code compiles and I can load ... |
|