Hmm, won't let me edit.
I assume L is load (black wire connected to breaker), N is neutral (white wire to common bus bar).
Just wanna make sure.
9986
110vac here in Québec has black and white wires. Which is N, which is L?
found a 16f15313 in my junk box which is from the same family tree
changing pins to suit all works as expected
#CONFIG __config _CONFIG1, _FEXTOSC_OFF & _RSTOSC_HFINT32 & _CLKOUTEN_OFF &...
to start with you have not fully defined how the main OSC is setup i would add
OSCCON1 = $62;
secondly you have not set a clock source for timer1, as it is it expects a clock signal on the t1clk...
Sorry, it is PIC16F15345. Attached is modified DT_INTS-14 but does not work.
'
DISABLE DEBUG
#CONFIG
__config _CONFIG1, _FEXTOSC_OFF & _RSTOSC_HFINT32 & _CLKOUTEN_OFF & _CSWEN_OFF &...
a pic16f345 is not a valid pic type, perhaps a simple schematic of your actual setup is called for and
then why don't you post the code you have tried. if you don't want to post the complete project...
Re: Connecting 24vdc power supply to 110vac
in general... in US and I see in Canada..... L is for live or line..........(ps... don't kill yourself, or your dog)
amgen Yesterday, 19:20.
.
Quick Answer: What Does N and L Mean in Wiring?
L (Line / Live / Hot): The...