Difference between revisions of "Talk:Serial ICSP programing"
From Organic Design wiki
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Question: Do you need capacitors/resistors in between the lines of the serial port and the lines of the micro? Perhaps it's safer to have some kind of buffer? --[[User:Rob|Rob]] 12:37, 26 Mar 2007 (NZST) | Question: Do you need capacitors/resistors in between the lines of the serial port and the lines of the micro? Perhaps it's safer to have some kind of buffer? --[[User:Rob|Rob]] 12:37, 26 Mar 2007 (NZST) | ||
+ | :Capacitance is what you want to remove from your signals, if you want to protect it just put each input through a buffer (ie a logic gate which does nothing like two inverters in series, or an and/or gate with its inputs tied together - or you can just get a buffer chip). Use a [[w:Logic family|logic family]] which has quite a wide voltage range like 74HCxx. --[[User:Nad|Nad]] 13:19, 26 Mar 2007 (NZST) |
Latest revision as of 01:19, 26 March 2007
Question: Do you need capacitors/resistors in between the lines of the serial port and the lines of the micro? Perhaps it's safer to have some kind of buffer? --Rob 12:37, 26 Mar 2007 (NZST)
- Capacitance is what you want to remove from your signals, if you want to protect it just put each input through a buffer (ie a logic gate which does nothing like two inverters in series, or an and/or gate with its inputs tied together - or you can just get a buffer chip). Use a logic family which has quite a wide voltage range like 74HCxx. --Nad 13:19, 26 Mar 2007 (NZST)