Windows 11 and cable compatibility
Gentlemen, Is anyone out there using a PC with Windows 11 to program their TT3/TT4 devices? If so, have you used any of the Byonics USB programming cables and Prolifics drivers? I have had a report of
By
vhsproducts@...
·
#1222
·
|
TT4 digi
Hi all. I have several TT4s set up as Wide 1 Wide 2 digis on hilltops. The problem I am having is I often need to repower the TT4 to get it to come back to life after a lockup. Usually it will go for
By
Warren Harris
·
#1221
·
|
Re: MT4BB Halting
https://web.archive.org/web/20140421215811/http://m.eet.com/media/1175014/f-murphy.pdf One of the handier add ons to Firefox fires up the archive when this sort of thing happens. --
By
David Schultz, KC5WSV
·
#1220
·
|
Re: MT4BB Halting
Try https://barrgroup.com/embedded-systems/how-to/advanced-watchdog-timer-tips instead.? I think it is the same article. -- Ian G3ZHX
By
Ian G3ZHX
·
#1219
·
|
Re: MT4BB Halting
Excellent article. Read it all and was informed AND entertained. I've bookmarked it. Unfortunately, the Niall Murphy article referenced at the end of the article pulls up a cryptic error. Hopefully
By
Barry L. Lankford
·
#1218
·
|
Re: MT4BB Halting
Thanks everyone! I am eager to remove the MAX232 just for the few mA of quiescent current back into the power budget as these are both solar sites. I am planning to install a relay that I will trip
By
Bob Holowenko
·
#1217
·
|
Re: MT4BB Halting
good thinking.? pretty much exactly what Jack Ganssel said in the OP link http://www.ganssle.com/watchdogs.htm I hope everyone will read this and take a few lessons.? Jack is absolutely the premiere
By
Cliff Sojourner K6CLS
·
#1216
·
|
Re: MT4BB Halting
All my satellites and other APRS projects (and TT4 modules) use an external watchdog timer made from a simple 555 timer chip. I just set the RC to time out in 90 seconds. And then the restart RC to
By
Robert Bruninga
·
#1215
·
|
Re: MT4BB Halting
The ATMEGA has a watchdog timer built in. Which should be just fine for detecting hung code. One would think so, wouldn't one? Byon could doubtless address that better, but the illusive hanging
By
vhsproducts@...
·
#1214
·
|
Re: MT4BB Halting
The ATMEGA has a watchdog timer built in. Which should be just fine for detecting hung code. Not the greatest which reminds me of a web page I ran across years ago:
By
David Schultz, KC5WSV
·
#1213
·
|
Re: MT4BB Halting - RFI and power
The chip is for TTL to RS232 for the serial port. Once you use the erial port to configure the digi, then the serial port at a digi is not likely used... Unless you are using a CPU to send the various
By
Robert Bruninga
·
#1212
·
|
Re: MT4BB Halting - RFI and power
All 4 that we have are used as digis. All 4 are set to Tx their DC voltage so we can monitor the status of power supplies, back up generators, solar panels, & batteries. We use AGM batteries and can
By
Compton
·
#1211
·
|
Re: MT4BB Halting - RFI and power
All of my Projects at the Naval Acadmy and our satellite designs, PSAT2 (on orbit) use the MTT4B basic system, but the first thing we do is remove the MAX232 chip since its internal buck/boost
By
Robert Bruninga
·
#1210
·
|
Re: MT4BB Halting
Watchdog timers are awesome and easy to implement internally in most any micro. Here is an external one in an old-fashioned dip: https://www.mouser.com/ProductDetail/998-MIC1832NY As Barry pointed
By
Gil Smith
·
#1209
·
|
Re: MT4BB Halting
Rob, The MTT4BT-40 is much the same as the original MTT4B, we just decided that all the MTT4BT's would have the Bluetooth Module instead of having to stock four different varieties of MTT4BT's ( Low
By
vhsproducts@...
·
#1208
·
|
Re: MT4BB Halting
I am not sure what the MT4BB is? If it really "IS" the max232 chip, and the MAX232 chip is in a socket (MTT4B and kit TT4), I suggest removing the chip and interfacing with the unit through TTL
By
Rob Giuliano
·
#1207
·
|
Re: MT4BB Halting
Dave, The MAX chip has built-in pull-ups, and a bunch of people have tried adding external pull ups or pull downs with out any clear resolution. The problem is so intermittent, that its very difficult
By
vhsproducts@...
·
#1206
·
|
Re: MT4BB Halting
The problem with having a TT4-based watchdog timer is that the ATMEGA chip seems to be the thing that hangs, so depending on the code to run in the chip that is locked up is a no-go. I have considered
By
vhsproducts@...
·
#1205
·
|
Re: MT4BB Halting
If you are OK with the fixed periodic reboot solution, the following might still be useful in the future. Google "Watchdog Timer," the time-honored, last-ditch method of dealing with many
By
Barry L. Lankford
·
#1204
·
|
Re: MT4BB Halting
Done that. Found nothing. The timer work around works. Not worth spending any more time on the issue. -- Compton VK2HRX Sydney, Australia
By
Compton
·
#1203
·
|