Author |
Message |
Topic: Working stop working why ? 33EV32GM002 |
1980best
Replies: 15
Views: 30080
|
Forum: General CCS C Discussion Posted: Thu Nov 02, 2017 4:14 am Subject: Working stop working why ? 33EV32GM002 |
Section 8. Reset
INTRODUCTION
The Reset module combines all the reset sources, and controls the device Master Reset Signal,
SYSRST. The following is a list of device Reset sources:
• POR: Powe ... |
Topic: Working stop working why ? 33EV32GM002 |
1980best
Replies: 15
Views: 30080
|
Forum: General CCS C Discussion Posted: Thu Nov 02, 2017 2:35 am Subject: Working stop working why ? 33EV32GM002 |
PRIMARY OSCILLATOR (POSC)
The Primary Oscillator (POSC) is available on the OSC1 and OSC2 pins of the dsPIC33E/PIC24E
device family. This connection enables an external crystal (or ceramic resonator ... |
Topic: Working stop working why ? 33EV32GM002 |
1980best
Replies: 15
Views: 30080
|
Forum: General CCS C Discussion Posted: Tue Oct 31, 2017 4:06 am Subject: Working stop working why ? 33EV32GM002 |
5V>Led>1K>Pic pin
5mA sink current or source
Power 5V |
Topic: Working stop working why ? 33EV32GM002 |
1980best
Replies: 15
Views: 30080
|
Forum: General CCS C Discussion Posted: Mon Oct 30, 2017 8:09 am Subject: Working stop working why ? 33EV32GM002 |
However, my problem no startup.
My devices normally working, maybe 2-5 minutes.
after reset ...
I see my led toogle and devices working.
But after reset wait delay_ms(5000); delay_ms(500 ... |
Topic: Working stop working why ? 33EV32GM002 |
1980best
Replies: 15
Views: 30080
|
Forum: General CCS C Discussion Posted: Mon Oct 30, 2017 7:31 am Subject: Working stop working why ? 33EV32GM002 |
Thanks for answer me,
but
I want to working 80MHz & 140MHz.
It is very speed devices.
Maybe my problem:
setup_oscillator(?); |
Topic: Working stop working why ? 33EV32GM002 |
1980best
Replies: 15
Views: 30080
|
Forum: General CCS C Discussion Posted: Sun Oct 29, 2017 4:01 pm Subject: Working stop working why ? 33EV32GM002 |
Hi everybody,
Is there a problem with my devices ?
Device first working after stop +++ after working after stop .. again
Where is the problem ?
osc ?
My crystal is 8 MHz, I want it to be worki ... |
Topic: why error wizard ? |
1980best
Replies: 7
Views: 9672
|
Forum: General CCS C Discussion Posted: Wed Apr 08, 2015 5:09 am Subject: why error wizard ? |
I think the wizard should not allow it
pins should be closed in the wizard
program would be more useful
This is my personal opinion
Thanks.. |
Topic: why error wizard ? |
1980best
Replies: 7
Views: 9672
|
Forum: General CCS C Discussion Posted: Wed Apr 08, 2015 4:42 am Subject: why error wizard ? |
I usually used wizard but wizard error...
I chanching pin or software .etc
#pin_select U1TX=PIN_E6
#pin_select U1RX=PIN_E7
http://i.hizliresim.com/39baa0.jpghttp://i.hizliresim.com/EVaqpz.jpght ... |
Topic: How is T4CK setup for DSPIC33EP256MU806 |
1980best
Replies: 3
Views: 6940
|
Forum: General CCS C Discussion Posted: Wed Apr 08, 2015 4:18 am Subject: How is T4CK setup for DSPIC33EP256MU806 |
why not write in .h file ??
#PIN_SELECT T4CK=PIN_xx ---> for timer4 read
#pin_select U1TX=PIN_xx ---> for uart tx send
#pin_select U1RX=PIN_xx ---> for uart rx get
#pin_select ... |
Topic: How is T4CK setup for DSPIC33EP256MU806 |
1980best
Replies: 3
Views: 6940
|
Forum: General CCS C Discussion Posted: Tue Apr 07, 2015 8:03 am Subject: How is T4CK setup for DSPIC33EP256MU806 |
hi everybody;
I used DSPIC33EP256MU806
I want to read T4CK ... which one RP pin or How is the setup for read
setup_timer4(TMR_EXTERNAL);
value=get_timer4();
RP ?
RPI ?
#pin_select ?
... |
Topic: 12f508 not working PIN_B2 ? // problem T0CKI ? |
1980best
Replies: 10
Views: 17724
|
Forum: General CCS C Discussion Posted: Sat Oct 11, 2014 7:03 pm Subject: 12f508 not working PIN_B2 ? // problem T0CKI ? |
#include "12f508.h"
#Fuses NOWDT
#use delay(internal=4MHz)
#use STANDARD_IO( B )
#use FIXED_IO( B_outputs=PIN_B2 )
#define LED0 PIN_B0
#define LED1 PIN_B ... |
Topic: I want to work with mcp2515 |
1980best
Replies: 3
Views: 8125
|
Forum: General CCS C Discussion Posted: Sat Oct 26, 2013 5:54 pm Subject: I want to work with mcp2515 |
which one true ?
ccs wizard make data in mirror !!!
you will wizard see please |
Topic: I want to work with mcp2515 |
1980best
Replies: 3
Views: 8125
|
Forum: General CCS C Discussion Posted: Fri Oct 11, 2013 2:01 am Subject: I want to work with mcp2515 |
#include <18F4550.h>
#device adc=8
#use delay(clock=20000000)
//#use rs232(baud=9600,parity=N,xmit=PIN_C6,rcv=PIN_C7,bits=8)
#fuses HS,NOWDT,NOPROTECT,NOLVP,PUT,noMCLR
# ... |
Topic: (24FV32KA302) secondary oscillator = I O do |
1980best
Replies: 5
Views: 7649
|
Forum: General CCS C Discussion Posted: Thu Mar 08, 2012 7:11 am Subject: (24FV32KA302) secondary oscillator = I O do |
I see that fuse settings for 24FV32KA302 aren't correctly implemented in PCD V4.124.
As previously discussed, you have either the option to correct/supplement the fuse setting with the device edit ... |
Topic: (24FV32KA302) secondary oscillator = I O do |
1980best
Replies: 5
Views: 7649
|
Forum: General CCS C Discussion Posted: Thu Mar 08, 2012 12:45 am Subject: (24FV32KA302) secondary oscillator = I O do |
//////// Standard Header file for the PIC24FV32KA302 device ////////////////
#device PIC24FV32KA302
#nolist
//////// Program memory: 11264x24 Data RAM: 2048 Stack: 31
//////// I/O: 23 Analog P ... |
|