If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
When You look here: http://www.geotech1.com/forums/showt...detector/page3 -- post #60
All DC voltages are mentioned.
It looks like there is something wrong with the input -- the microcontroller does not get a flyback pulse after sending the first switch-on pulse.
The coil - input opamp - clamping diodes --- check the polarity of C9 = coupling capacitor to opamp input.
Hope this helps,
- Bernard
hello
i have used hispalbas layout - that was not good
missing connection
from coil (upper coil marking) to +rail from cap C6
not funny
and i still have two 1k resitors parallel to coil
because i had jumped the post where it was written to replace them bei 470r (i think a least 1W) dampening resitor
typical file salad
and i lost the overview
will start it with a new board i think
and after finishing i will write an how to send the hexcode to the pic manual (had waste some yours with experimenting and it was so easy when you would know where to set the marking in the new mplab 1.9)
How do we determine the time constant of our target in question? I try to read everything you and Eric write. In those post's I see TC alot,but I dont completely understand the principle.
If you have not already done so you should read the Target Time Constants thread in this Tech Forum. It addresses some typical T/Cs and also gives some info on repeatable Time Constant Standards made from aluminum can and heavy duty aluminum foil. These standards are valuable in testing the capabilities of a detector especially if you are trying to detect small gold targets.
When You open the PCB file in Eagle and You right click on the ground trace and select "ratsnets", the ground plane [ the dotted outline filled ] should appear.
I never succeeded in saving the layout in Eagle with the plane visible
hi all
F117 i think i could replace your 16f616 by 16f630 because when reading their datasheet they are very cross (same pinout),so have you got an idea of what i have to change in your hex (16f616) to burn in my pic (16f630) ?
thanks
Nick,
I don't think you can change the hex file like this.
Starting from the sources you could recompile for another controller.
But again, the 16F616 is commonly available.
here eg: http://fr.farnell.com/microchip/pic1...?ref=lookahead
I know this only from the AVRs. For example, you can get a ATmega88 instead of inserting an Atmega8. But then you have to change something in the software. For example, hardware and software stack. You also have to tell the program the other chip. This changes also (though only slightly) the HEX.ffile after the compile.
In PICs it will be safe like that ...
Dixix
Comment