From neilthomas at telkomsa.net Sun Jul 18 10:47:07 2004 From: neilthomas at telkomsa.net (Neil Thomas) Date: Sun, 18 Jul 2004 12:47:07 +0200 Subject: [picsig] help with awgpe In-Reply-To: References: Message-ID: <40FA552B.2060300@telkomsa.net> Try updating your AGWPE program. This sounds like a typical message from versions before 2002.10 See "basic configuration problems" in documentation by Ralph Milnes KC2RLM obtainable from http://www.qsl.net/soundcardpacket/PDF/soundcardpdf.exe 73, Neil ZR2NT nick pugh wrote: > I am trying to install awgpe on my dell insprion 8000 laptop running win > 2000. I go through the set and get an error message your sound card does not > support the wave format. Thank in advance for any help > > nick > > > --- > You are currently subscribed to picsig as: neilthomas at telkomsa.net > To unsubscribe send a blank email to leave-picsig-30784V at lists.tapr.org > > > From vk4tec at hotmail.com Sun Jul 18 20:54:30 2004 From: vk4tec at hotmail.com (Andrew Rich) Date: Mon, 19 Jul 2004 06:54:30 +1000 Subject: [picsig] help with awgpe References: <40FA552B.2060300@telkomsa.net> Message-ID: Play a wave file .....test the error message first don't go to replicate the problem by re-installing AGWPE Andrew Rich (VK4TEC) www.tech-software.net vk4tec at hotmail.com space - electronics - radio - aviation Report any spam in Australia to reportingspam at aca.gov.au ----- Original Message ----- From: "Neil Thomas" To: "TAPR PIC Development Special Interest Group" Sent: Sunday, July 18, 2004 8:47 PM Subject: Re: [picsig] help with awgpe Try updating your AGWPE program. This sounds like a typical message from versions before 2002.10 See "basic configuration problems" in documentation by Ralph Milnes KC2RLM obtainable from http://www.qsl.net/soundcardpacket/PDF/soundcardpdf.exe 73, Neil ZR2NT nick pugh wrote: > I am trying to install awgpe on my dell insprion 8000 laptop running win > 2000. I go through the set and get an error message your sound card does not > support the wave format. Thank in advance for any help > > nick > > > --- > You are currently subscribed to picsig as: neilthomas at telkomsa.net > To unsubscribe send a blank email to leave-picsig-30784V at lists.tapr.org > > > _______________________________________________ picsig mailing list picsig at lists.tapr.org https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig From dvanhorn at cedar.net Mon Jul 19 16:48:02 2004 From: dvanhorn at cedar.net (David VanHorn) Date: Mon, 19 Jul 2004 11:48:02 -0500 Subject: [picsig] Re: Help needed with LCD routines In-Reply-To: References: Message-ID: <5.1.1.6.2.20040719114708.02233980@mail.cedar.net> At 10:52 AM 7/17/2004 -0500, Kurt A. Freiberger wrote: >Not precisely "ripple". 78xx regulators have a tendency to oscillate without the bypass caps. I suggest also placing caps in the range of .01-.001uf across the input and output pins as well, preferably as near the regulator as possible. If you don't have caps on, I'd be very surprised if it wasn't oscillating. Linear voltage regulators are high gain amplifiers with feedback. From vk4tec at hotmail.com Mon Jul 19 07:48:18 2004 From: vk4tec at hotmail.com (Andrew Rich) Date: Mon, 19 Jul 2004 17:48:18 +1000 Subject: [picsig] Help needed with MCLR reset Message-ID: Howdy, Having problems getting the PIC to clean reset. I have MCLR enabled and held high with a 10k resistor. I sink it to gnd using a button. Ideas ? Seems to lock up and not reset well Andrew Rich (VK4TEC) www.tech-software.net vk4tec at hotmail.com space - electronics - radio - aviation Report any spam in Australia to reportingspam at aca.gov.au From dvanhorn at cedar.net Wed Jul 21 13:04:43 2004 From: dvanhorn at cedar.net (David VanHorn) Date: Wed, 21 Jul 2004 08:04:43 -0500 Subject: [picsig] Help needed with MCLR reset In-Reply-To: Message-ID: <5.1.1.6.2.20040721080301.024bd170@mail.cedar.net> At 05:48 PM 7/19/2004 +1000, Andrew Rich wrote: >Howdy, > >Having problems getting the PIC to clean reset. > >I have MCLR enabled and held high with a 10k resistor. I sink it to gnd >using a button. > >Ideas ? Seems to lock up and not reset well 1: not much pullup, 4.7k would be safer, or even 1k. 2: contact bounce. Add a 0.1uF cap across the switch, located at the micro. 3: EMI/ESD pickup on the wire, add 100-1kohm in series with the lead to the switch. From LDEVRIES at gordontafe.edu.au Wed Jul 21 23:55:47 2004 From: LDEVRIES at gordontafe.edu.au (Lee De Vries) Date: Thu, 22 Jul 2004 09:55:47 +1000 Subject: [picsig] Help needed with MCLR reset Message-ID: <573FC588733D3E4682ED4F8D4794A7FE7256BE@FENMAIL2.gordontafe.edu.au> Hi, I am not sure what you mean by a "clean reset" as opposed to perhaps a "non-clean reset". If you mean that all file registers are reset to 0x00, I think a power down is required ( for perhaps a few seconds) will be required. Resetting it with MCLR, will obviouslt reset PC and probably most FSR's but not RAM. I have never had a problem with resets and have now used 100's of PICs in about 40 designs that I have done. Perhaps a 10uF Tantalum to ground will ensure that /MCLR stays low for sufficient time to reset properly. Lee VK3PK -----Original Message----- From: David VanHorn [mailto:dvanhorn at cedar.net] Sent: Wednesday, 21 July 2004 11:05 PM To: TAPR PIC Mailing List; Andrew, VK4BAB; vk4khp; TAPR PIC Development Special Interest Group Subject: Re: [picsig] Help needed with MCLR reset At 05:48 PM 7/19/2004 +1000, Andrew Rich wrote: >Howdy, > >Having problems getting the PIC to clean reset. > >I have MCLR enabled and held high with a 10k resistor. I sink it to gnd >using a button. > >Ideas ? Seems to lock up and not reset well 1: not much pullup, 4.7k would be safer, or even 1k. 2: contact bounce. Add a 0.1uF cap across the switch, located at the micro. 3: EMI/ESD pickup on the wire, add 100-1kohm in series with the lead to the switch. _______________________________________________ picsig mailing list picsig at lists.tapr.org https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig ****************************************************************************** **** NOTICE FROM Gordon Institute of TAFE **** This message is confidential, and may contain proprietary or legally privileged information. If you have received this email in error, please notify the sender and delete it immediately. Please take appropriate precautions when communicating across the internet. The Gordon Institute of TAFE under no circumstances accepts liability for any loss or damage which may result from your receipt of this message or any attachments. ****************************************************************************** From vk4tec at hotmail.com Thu Jul 22 01:27:54 2004 From: vk4tec at hotmail.com (Andrew Rich) Date: Thu, 22 Jul 2004 11:27:54 +1000 Subject: [picsig] Help needed with MCLR reset Message-ID: Thanks Lee, I am using an LCD. I have to hold the MCLR down for one to two seconds to get the thing to clean reset, but does not all the time work. Sometimes the LCD goes nuts. and the system does not restore properley . I found out about the RAM staying put yesteday, and I am looking into if this is casuing me hassles. Thanks ! ---------------------------------------------------------------------- Andrew Rich (VK4TEC) >From: "Lee De Vries" >Reply-To: TAPR PIC Mailing List >To: "TAPR PIC Mailing List" >Subject: RE: [picsig] Help needed with MCLR reset >Date: Thu, 22 Jul 2004 09:55:47 +1000 > > >Hi, > >I am not sure what you mean by a "clean reset" as opposed to perhaps a >"non-clean reset". > >If you mean that all file registers are reset to 0x00, I think a power down >is required ( for perhaps a few seconds) will be required. > >Resetting it with MCLR, will obviouslt reset PC and probably most FSR's but >not RAM. > >I have never had a problem with resets and have now used 100's of PICs in >about 40 designs that I have done. > >Perhaps a 10uF Tantalum to ground will ensure that /MCLR stays low for >sufficient time to reset properly. > >Lee VK3PK > > > >-----Original Message----- >From: David VanHorn [mailto:dvanhorn at cedar.net] >Sent: Wednesday, 21 July 2004 11:05 PM >To: TAPR PIC Mailing List; Andrew, VK4BAB; vk4khp; TAPR PIC Development >Special Interest Group >Subject: Re: [picsig] Help needed with MCLR reset > > >At 05:48 PM 7/19/2004 +1000, Andrew Rich wrote: > > >Howdy, > > > >Having problems getting the PIC to clean reset. > > > >I have MCLR enabled and held high with a 10k resistor. I sink it to gnd > >using a button. > > > >Ideas ? Seems to lock up and not reset well > >1: not much pullup, 4.7k would be safer, or even 1k. >2: contact bounce. Add a 0.1uF cap across the switch, located at the micro. >3: EMI/ESD pickup on the wire, add 100-1kohm in series with the lead to the >switch. > > >_______________________________________________ >picsig mailing list >picsig at lists.tapr.org >https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig > >****************************************************************************** >**** NOTICE FROM Gordon Institute of TAFE **** >This message is confidential, and may contain proprietary or legally >privileged information. >If you have received this email in error, please notify the sender and >delete it immediately. >Please take appropriate precautions when communicating across the internet. >The Gordon Institute of TAFE under no circumstances accepts liability for >any loss or damage which may result from your receipt of this message or >any attachments. >****************************************************************************** > >_______________________________________________ >picsig mailing list >picsig at lists.tapr.org >https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig _________________________________________________________________ Play Love Hunt to win a $9000 holiday and find love! http://mobilecentral.ninemsn.com.au/mclovehunt/lovehunt.aspx From LDEVRIES at gordontafe.edu.au Thu Jul 22 03:23:08 2004 From: LDEVRIES at gordontafe.edu.au (Lee De Vries) Date: Thu, 22 Jul 2004 13:23:08 +1000 Subject: [picsig] Help needed with MCLR reset Message-ID: <573FC588733D3E4682ED4F8D4794A7FE7256BF@FENMAIL2.gordontafe.edu.au> Hi Rich, Have to go to class now, but I think I understand your problem. LCD's are tricky to reset & there was a error in the initial Hitachi data sheet. They are temperature sensitive & if you don't get it right, then it will behave as if the CPU is not resetting. Been there done that. Get back to you. Lee -----Original Message----- From: Andrew Rich [mailto:vk4tec at hotmail.com] Sent: Thursday, 22 July 2004 11:28 AM To: picsig at lists.tapr.org Subject: RE: [picsig] Help needed with MCLR reset Thanks Lee, I am using an LCD. I have to hold the MCLR down for one to two seconds to get the thing to clean reset, but does not all the time work. Sometimes the LCD goes nuts. and the system does not restore properley . I found out about the RAM staying put yesteday, and I am looking into if this is casuing me hassles. Thanks ! ---------------------------------------------------------------------- Andrew Rich (VK4TEC) >From: "Lee De Vries" >Reply-To: TAPR PIC Mailing List >To: "TAPR PIC Mailing List" >Subject: RE: [picsig] Help needed with MCLR reset >Date: Thu, 22 Jul 2004 09:55:47 +1000 > > >Hi, > >I am not sure what you mean by a "clean reset" as opposed to perhaps a >"non-clean reset". > >If you mean that all file registers are reset to 0x00, I think a power down >is required ( for perhaps a few seconds) will be required. > >Resetting it with MCLR, will obviouslt reset PC and probably most FSR's but >not RAM. > >I have never had a problem with resets and have now used 100's of PICs in >about 40 designs that I have done. > >Perhaps a 10uF Tantalum to ground will ensure that /MCLR stays low for >sufficient time to reset properly. > >Lee VK3PK > > > >-----Original Message----- >From: David VanHorn [mailto:dvanhorn at cedar.net] >Sent: Wednesday, 21 July 2004 11:05 PM >To: TAPR PIC Mailing List; Andrew, VK4BAB; vk4khp; TAPR PIC Development >Special Interest Group >Subject: Re: [picsig] Help needed with MCLR reset > > >At 05:48 PM 7/19/2004 +1000, Andrew Rich wrote: > > >Howdy, > > > >Having problems getting the PIC to clean reset. > > > >I have MCLR enabled and held high with a 10k resistor. I sink it to gnd > >using a button. > > > >Ideas ? Seems to lock up and not reset well > >1: not much pullup, 4.7k would be safer, or even 1k. >2: contact bounce. Add a 0.1uF cap across the switch, located at the micro. >3: EMI/ESD pickup on the wire, add 100-1kohm in series with the lead to the >switch. > > >_______________________________________________ >picsig mailing list >picsig at lists.tapr.org >https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig > >****************************************************************************** >**** NOTICE FROM Gordon Institute of TAFE **** >This message is confidential, and may contain proprietary or legally >privileged information. >If you have received this email in error, please notify the sender and >delete it immediately. >Please take appropriate precautions when communicating across the internet. >The Gordon Institute of TAFE under no circumstances accepts liability for >any loss or damage which may result from your receipt of this message or >any attachments. >****************************************************************************** > >_______________________________________________ >picsig mailing list >picsig at lists.tapr.org >https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig _________________________________________________________________ Play Love Hunt to win a $9000 holiday and find love! http://mobilecentral.ninemsn.com.au/mclovehunt/lovehunt.aspx _______________________________________________ picsig mailing list picsig at lists.tapr.org https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig ****************************************************************************** **** NOTICE FROM Gordon Institute of TAFE **** This message is confidential, and may contain proprietary or legally privileged information. If you have received this email in error, please notify the sender and delete it immediately. Please take appropriate precautions when communicating across the internet. The Gordon Institute of TAFE under no circumstances accepts liability for any loss or damage which may result from your receipt of this message or any attachments. ****************************************************************************** From vk4tec at hotmail.com Thu Jul 22 03:54:45 2004 From: vk4tec at hotmail.com (Andrew Rich) Date: Thu, 22 Jul 2004 13:54:45 +1000 Subject: [picsig] Help needed with MCLR reset Message-ID: Lee, My name is Andrew. The LCD is fine and happy to a power up. You can sit there all day and turn the whole cct on and off. But when you just reset the PIC it does not always come back the same as a power cycle. ---------------------------------------------------------------------- Andrew Rich (VK4TEC) >From: "Lee De Vries" >Reply-To: TAPR PIC Mailing List >To: "TAPR PIC Mailing List" >Subject: RE: [picsig] Help needed with MCLR reset >Date: Thu, 22 Jul 2004 13:23:08 +1000 > > >Hi Rich, > >Have to go to class now, but I think I understand your problem. LCD's are >tricky to reset & there was a error in the initial Hitachi data sheet. >They are temperature sensitive & if you don't get it right, then it will >behave as if the CPU is not resetting. Been there done that. Get back to >you. > > >Lee > > >-----Original Message----- >From: Andrew Rich [mailto:vk4tec at hotmail.com] >Sent: Thursday, 22 July 2004 11:28 AM >To: picsig at lists.tapr.org >Subject: RE: [picsig] Help needed with MCLR reset > > >Thanks Lee, > >I am using an LCD. > >I have to hold the MCLR down for one to two seconds to get the thing to >clean reset, but does not all the time work. > >Sometimes the LCD goes nuts. and the system does not restore properley . > >I found out about the RAM staying put yesteday, and I am looking into if >this is casuing me hassles. > >Thanks ! > > > >---------------------------------------------------------------------- >Andrew Rich (VK4TEC) > > > > > > >From: "Lee De Vries" > >Reply-To: TAPR PIC Mailing List > >To: "TAPR PIC Mailing List" > >Subject: RE: [picsig] Help needed with MCLR reset > >Date: Thu, 22 Jul 2004 09:55:47 +1000 > > > > > >Hi, > > > >I am not sure what you mean by a "clean reset" as opposed to perhaps a > >"non-clean reset". > > > >If you mean that all file registers are reset to 0x00, I think a power >down > >is required ( for perhaps a few seconds) will be required. > > > >Resetting it with MCLR, will obviouslt reset PC and probably most FSR's >but > >not RAM. > > > >I have never had a problem with resets and have now used 100's of PICs in > >about 40 designs that I have done. > > > >Perhaps a 10uF Tantalum to ground will ensure that /MCLR stays low for > >sufficient time to reset properly. > > > >Lee VK3PK > > > > > > > >-----Original Message----- > >From: David VanHorn [mailto:dvanhorn at cedar.net] > >Sent: Wednesday, 21 July 2004 11:05 PM > >To: TAPR PIC Mailing List; Andrew, VK4BAB; vk4khp; TAPR PIC Development > >Special Interest Group > >Subject: Re: [picsig] Help needed with MCLR reset > > > > > >At 05:48 PM 7/19/2004 +1000, Andrew Rich wrote: > > > > >Howdy, > > > > > >Having problems getting the PIC to clean reset. > > > > > >I have MCLR enabled and held high with a 10k resistor. I sink it to gnd > > >using a button. > > > > > >Ideas ? Seems to lock up and not reset well > > > >1: not much pullup, 4.7k would be safer, or even 1k. > >2: contact bounce. Add a 0.1uF cap across the switch, located at the >micro. > >3: EMI/ESD pickup on the wire, add 100-1kohm in series with the lead to >the > >switch. > > > > > >_______________________________________________ > >picsig mailing list > >picsig at lists.tapr.org > >https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig > > > >****************************************************************************** > >**** NOTICE FROM Gordon Institute of TAFE **** > >This message is confidential, and may contain proprietary or legally > >privileged information. > >If you have received this email in error, please notify the sender and > >delete it immediately. > >Please take appropriate precautions when communicating across the >internet. > >The Gordon Institute of TAFE under no circumstances accepts liability for > >any loss or damage which may result from your receipt of this message or > >any attachments. > >****************************************************************************** > > > >_______________________________________________ > >picsig mailing list > >picsig at lists.tapr.org > >https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig > >_________________________________________________________________ >Play Love Hunt to win a $9000 holiday and find love! >http://mobilecentral.ninemsn.com.au/mclovehunt/lovehunt.aspx > > >_______________________________________________ >picsig mailing list >picsig at lists.tapr.org >https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig > >****************************************************************************** >**** NOTICE FROM Gordon Institute of TAFE **** >This message is confidential, and may contain proprietary or legally >privileged information. >If you have received this email in error, please notify the sender and >delete it immediately. >Please take appropriate precautions when communicating across the internet. >The Gordon Institute of TAFE under no circumstances accepts liability for >any loss or damage which may result from your receipt of this message or >any attachments. >****************************************************************************** > >_______________________________________________ >picsig mailing list >picsig at lists.tapr.org >https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig _________________________________________________________________ SEEK: Now with over 50,000 dream jobs! Click here: http://ninemsn.seek.com.au?hotmail From jprouland at comcast.net Thu Jul 22 07:03:06 2004 From: jprouland at comcast.net (J.P. Rouland) Date: Thu, 22 Jul 2004 00:03:06 -0700 Subject: [picsig] Help needed with MCLR reset In-Reply-To: References: Message-ID: <40FF66AA.2050902@comcast.net> Andrew, Read the PIC specs on reset: I kind of remember seeing some "nasty" details, like timing, or speed of signal change on the reset pin. Don't remember now, but I remember thinking it was not as straightforward as most other micros. PIC data sheets can be found on the web. Got them through Google search. Wish I had time to go back search for you, but I'm in a hurry.... J.P. NQ6T Andrew Rich wrote: > Lee, > > My name is Andrew. > > The LCD is fine and happy to a power up. You can sit there all day and > turn the whole cct on and off. > > But when you just reset the PIC it does not always come back the same as > a power cycle. > > > > ---------------------------------------------------------------------- > Andrew Rich (VK4TEC) > > > > > >> From: "Lee De Vries" >> Reply-To: TAPR PIC Mailing List >> To: "TAPR PIC Mailing List" >> Subject: RE: [picsig] Help needed with MCLR reset >> Date: Thu, 22 Jul 2004 13:23:08 +1000 >> >> >> Hi Rich, >> >> Have to go to class now, but I think I understand your problem. LCD's >> are tricky to reset & there was a error in the initial Hitachi data >> sheet. They are temperature sensitive & if you don't get it right, >> then it will behave as if the CPU is not resetting. Been there done >> that. Get back to you. >> >> >> Lee >> >> >> -----Original Message----- >> From: Andrew Rich [mailto:vk4tec at hotmail.com] >> Sent: Thursday, 22 July 2004 11:28 AM >> To: picsig at lists.tapr.org >> Subject: RE: [picsig] Help needed with MCLR reset >> >> >> Thanks Lee, >> >> I am using an LCD. >> >> I have to hold the MCLR down for one to two seconds to get the thing to >> clean reset, but does not all the time work. >> >> Sometimes the LCD goes nuts. and the system does not restore properley . >> >> I found out about the RAM staying put yesteday, and I am looking into if >> this is casuing me hassles. >> >> Thanks ! >> >> >> >> ---------------------------------------------------------------------- >> Andrew Rich (VK4TEC) >> >> >> >> >> >> >From: "Lee De Vries" >> >Reply-To: TAPR PIC Mailing List >> >To: "TAPR PIC Mailing List" >> >Subject: RE: [picsig] Help needed with MCLR reset >> >Date: Thu, 22 Jul 2004 09:55:47 +1000 >> > >> > >> >Hi, >> > >> >I am not sure what you mean by a "clean reset" as opposed to perhaps a >> >"non-clean reset". >> > >> >If you mean that all file registers are reset to 0x00, I think a >> power down >> >is required ( for perhaps a few seconds) will be required. >> > >> >Resetting it with MCLR, will obviouslt reset PC and probably most >> FSR's but >> >not RAM. >> > >> >I have never had a problem with resets and have now used 100's of >> PICs in >> >about 40 designs that I have done. >> > >> >Perhaps a 10uF Tantalum to ground will ensure that /MCLR stays low for >> >sufficient time to reset properly. >> > >> >Lee VK3PK >> > >> > >> > >> >-----Original Message----- >> >From: David VanHorn [mailto:dvanhorn at cedar.net] >> >Sent: Wednesday, 21 July 2004 11:05 PM >> >To: TAPR PIC Mailing List; Andrew, VK4BAB; vk4khp; TAPR PIC Development >> >Special Interest Group >> >Subject: Re: [picsig] Help needed with MCLR reset >> > >> > >> >At 05:48 PM 7/19/2004 +1000, Andrew Rich wrote: >> > >> > >Howdy, >> > > >> > >Having problems getting the PIC to clean reset. >> > > >> > >I have MCLR enabled and held high with a 10k resistor. I sink it to >> gnd >> > >using a button. >> > > >> > >Ideas ? Seems to lock up and not reset well >> > >> >1: not much pullup, 4.7k would be safer, or even 1k. >> >2: contact bounce. Add a 0.1uF cap across the switch, located at the >> micro. >> >3: EMI/ESD pickup on the wire, add 100-1kohm in series with the lead >> to the >> >switch. >> > >> > >> >_______________________________________________ >> >picsig mailing list >> >picsig at lists.tapr.org >> >https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig >> > >> >****************************************************************************** >> >> >**** NOTICE FROM Gordon Institute of TAFE **** >> >This message is confidential, and may contain proprietary or legally >> >privileged information. >> >If you have received this email in error, please notify the sender and >> >delete it immediately. >> >Please take appropriate precautions when communicating across the >> internet. >> >The Gordon Institute of TAFE under no circumstances accepts liability >> for >> >any loss or damage which may result from your receipt of this message or >> >any attachments. >> >****************************************************************************** >> >> > >> >_______________________________________________ >> >picsig mailing list >> >picsig at lists.tapr.org >> >https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig >> >> _________________________________________________________________ >> Play Love Hunt to win a $9000 holiday and find love! >> http://mobilecentral.ninemsn.com.au/mclovehunt/lovehunt.aspx >> >> >> _______________________________________________ >> picsig mailing list >> picsig at lists.tapr.org >> https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig >> >> ****************************************************************************** >> >> **** NOTICE FROM Gordon Institute of TAFE **** >> This message is confidential, and may contain proprietary or legally >> privileged information. >> If you have received this email in error, please notify the sender and >> delete it immediately. >> Please take appropriate precautions when communicating across the >> internet. >> The Gordon Institute of TAFE under no circumstances accepts liability >> for any loss or damage which may result from your receipt of this >> message or any attachments. >> ****************************************************************************** >> >> >> _______________________________________________ >> picsig mailing list >> picsig at lists.tapr.org >> https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig > > > _________________________________________________________________ > SEEK: Now with over 50,000 dream jobs! Click here: > http://ninemsn.seek.com.au?hotmail > > > _______________________________________________ > picsig mailing list > picsig at lists.tapr.org > https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig > From stanzepa at earthlink.net Fri Jul 23 02:59:07 2004 From: stanzepa at earthlink.net (Stan Horzepa) Date: Thu, 22 Jul 2004 22:59:07 -0400 Subject: [picsig] PSR deadline reminder Message-ID: Just a reminder that the deadline for TAPR's quarterly newsletter, Packet Status Register (PSR), is this weekend. If you were planning on submitting something for PSR, please get it to me ASAP. Thanks and 73, Stan Horzepa, WA1LOU PSR Editor From jeff at aerodata.net Wed Jul 21 15:17:36 2004 From: jeff at aerodata.net (Jeff King) Date: Wed, 21 Jul 2004 10:17:36 -0500 (CDT) Subject: [picsig] Help needed with MCLR reset In-Reply-To: <5.1.1.6.2.20040721080301.024bd170@mail.cedar.net> References: <5.1.1.6.2.20040721080301.024bd170@mail.cedar.net> Message-ID: <1090423056.40fe8910a6f2e@webmail.aerodata.net> There is a microchip app note somewhere on this. I (think) Dave implied a cap across the reset pin, which if not, do that. About 0.01uf or so from MCLR to ground. Then the 10K pullup. Also, make sure the PUT is enabled. Quoting David VanHorn : > At 05:48 PM 7/19/2004 +1000, Andrew Rich wrote: > > >Howdy, > > > >Having problems getting the PIC to clean reset. > > > >I have MCLR enabled and held high with a 10k resistor. I sink it to > gnd > >using a button. > > > >Ideas ? Seems to lock up and not reset well > > 1: not much pullup, 4.7k would be safer, or even 1k. > 2: contact bounce. Add a 0.1uF cap across the switch, located at the > micro. > 3: EMI/ESD pickup on the wire, add 100-1kohm in series with the lead to > the switch. > > > _______________________________________________ > picsig mailing list > picsig at lists.tapr.org > https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig > From jeff at aerodata.net Wed Jul 21 15:17:36 2004 From: jeff at aerodata.net (Jeff King) Date: Wed, 21 Jul 2004 10:17:36 -0500 (CDT) Subject: [picsig] Help needed with MCLR reset In-Reply-To: <5.1.1.6.2.20040721080301.024bd170@mail.cedar.net> References: <5.1.1.6.2.20040721080301.024bd170@mail.cedar.net> Message-ID: <1090423056.40fe8910a6f2e@webmail.aerodata.net> There is a microchip app note somewhere on this. I (think) Dave implied a cap across the reset pin, which if not, do that. About 0.01uf or so from MCLR to ground. Then the 10K pullup. Also, make sure the PUT is enabled. Quoting David VanHorn : > At 05:48 PM 7/19/2004 +1000, Andrew Rich wrote: > > >Howdy, > > > >Having problems getting the PIC to clean reset. > > > >I have MCLR enabled and held high with a 10k resistor. I sink it to > gnd > >using a button. > > > >Ideas ? Seems to lock up and not reset well > > 1: not much pullup, 4.7k would be safer, or even 1k. > 2: contact bounce. Add a 0.1uF cap across the switch, located at the > micro. > 3: EMI/ESD pickup on the wire, add 100-1kohm in series with the lead to > the switch. > > > _______________________________________________ > picsig mailing list > picsig at lists.tapr.org > https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig > From jeff at aerodata.net Wed Jul 21 15:17:36 2004 From: jeff at aerodata.net (Jeff King) Date: Wed, 21 Jul 2004 10:17:36 -0500 (CDT) Subject: [picsig] Help needed with MCLR reset In-Reply-To: <5.1.1.6.2.20040721080301.024bd170@mail.cedar.net> References: <5.1.1.6.2.20040721080301.024bd170@mail.cedar.net> Message-ID: <1090423056.40fe8910a6f2e@webmail.aerodata.net> There is a microchip app note somewhere on this. I (think) Dave implied a cap across the reset pin, which if not, do that. About 0.01uf or so from MCLR to ground. Then the 10K pullup. Also, make sure the PUT is enabled. Quoting David VanHorn : > At 05:48 PM 7/19/2004 +1000, Andrew Rich wrote: > > >Howdy, > > > >Having problems getting the PIC to clean reset. > > > >I have MCLR enabled and held high with a 10k resistor. I sink it to > gnd > >using a button. > > > >Ideas ? Seems to lock up and not reset well > > 1: not much pullup, 4.7k would be safer, or even 1k. > 2: contact bounce. Add a 0.1uF cap across the switch, located at the > micro. > 3: EMI/ESD pickup on the wire, add 100-1kohm in series with the lead to > the switch. > > > _______________________________________________ > picsig mailing list > picsig at lists.tapr.org > https://lists.tapr.org/cgi-bin/mailman/listinfo/picsig > From VE3STI at rac.ca Tue Jul 27 02:33:56 2004 From: VE3STI at rac.ca (David Beach) Date: Mon, 26 Jul 2004 22:33:56 -0400 Subject: [picsig] Slight OT: Ham Radio Repeater Locator In-Reply-To: Message-ID: There is an interesting article in the August 2004 issue (Issue #169) of Circuit Cellar by Glen Worstell, KG0T, called 'Ham Radio Repeater Locator. It is a description of a device he constructed (using a Zilog Z8F6401, not a PIC, so I'm a bit off topic!) that will determine and display the eight nearest repeaters from its built-in database when connected to a GPS. It will also tune your rig to these stations. He uses it while travelling around the US. Unfortunately, I don't think you can access the article online without a subscription. I bet the quite a few people on this list subscribe to the print or electronic version of CC. However, if you see the magazine on a newsstand, take a peek at it - it may be worth buying. The code for the project (but not the article or schematic) can be downloaded from: ftp://ftp.circuitcellar.com/pub/Circuit_Cellar/2004/169/ Anyway, the article is interesting enough that I thought I would alert people on the list. David Beach VE3STI From dvanhorn at cedar.net Tue Jul 27 02:37:31 2004 From: dvanhorn at cedar.net (David VanHorn) Date: Mon, 26 Jul 2004 21:37:31 -0500 Subject: [picsig] Slight OT: Ham Radio Repeater Locator In-Reply-To: References: Message-ID: <5.1.1.6.2.20040726213649.01bd10e0@mail.cedar.net> At 10:33 PM 7/26/2004 -0400, David Beach wrote: >There is an interesting article in the August 2004 issue (Issue #169) of >Circuit Cellar by Glen Worstell, KG0T, called 'Ham Radio Repeater Locator. >It is a description of a device he constructed (using a Zilog Z8F6401, not a >PIC, so I'm a bit off topic!) that will determine and display the eight >nearest repeaters from its built-in database when connected to a GPS. It >will also tune your rig to these stations. He uses it while travelling >around the US. Cute! I grok Z8, at least a while ago I did. I might port this to an AVR, and my TM-V7A. From vk4tec at hotmail.com Tue Jul 27 11:06:56 2004 From: vk4tec at hotmail.com (Andrew Rich) Date: Tue, 27 Jul 2004 21:06:56 +1000 Subject: [picsig] GPSiiLCD update - new 20x4 LCD Message-ID: Web site updated Andrew Rich (VK4TEC) www.tech-software.net vk4tec at hotmail.com space - electronics - radio - aviation Report any spam in Australia to reportingspam at aca.gov.au From vk4tec at hotmail.com Wed Jul 28 12:58:09 2004 From: vk4tec at hotmail.com (Andrew Rich) Date: Wed, 28 Jul 2004 22:58:09 +1000 Subject: [picsig] test Message-ID: