<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/2626" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-04-11T21:34:48+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/2626</id>

		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2009-04-11T21:34:48+02:00</updated>

		<published>2009-04-11T21:34:48+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8873#p8873</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8873#p8873"/>
		<title type="html"><![CDATA[Re: disable the UART transmitter on the 88]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8873#p8873"><![CDATA[
thx christian, I appreciate it<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Sat Apr 11, 2009 9:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-04-11T21:10:08+02:00</updated>

		<published>2009-04-11T21:10:08+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8870#p8870</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8870#p8870"/>
		<title type="html"><![CDATA[Re: disable the UART transmitter on the 88]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8870#p8870"><![CDATA[
To enable debugging in AVR-USB, compile with -DDEBUG_LEVEL=1 or -DDEBUG_LEVEL=2. Debug output is sent to TxD at 19200 bps consisting primarily of hex dumps.<br /><br />I would recommend to enable the watchdog only if everything else works.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Apr 11, 2009 9:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2009-04-11T20:58:08+02:00</updated>

		<published>2009-04-11T20:58:08+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8867#p8867</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8867#p8867"/>
		<title type="html"><![CDATA[Re: disable the UART transmitter on the 88]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8867#p8867"><![CDATA[
And if I could, what would turn on the debug, the watch dog? My code has wdt_enable and wdt_reset called in a few spots.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Sat Apr 11, 2009 8:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-04-11T15:43:35+02:00</updated>

		<published>2009-04-11T15:43:35+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8834#p8834</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8834#p8834"/>
		<title type="html"><![CDATA[Re: disable the UART transmitter on the 88]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8834#p8834"><![CDATA[
The USART is disabled after reset. AVR-USB leaves it disabled unless you have turned on debugging.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Apr 11, 2009 3:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2009-04-07T01:42:35+02:00</updated>

		<published>2009-04-07T01:42:35+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8766#p8766</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8766#p8766"/>
		<title type="html"><![CDATA[disable the UART transmitter on the 88]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2626&amp;p=8766#p8766"><![CDATA[
I'm having a very difficult time assessing the UART transmitter functionality. It would stand to reason that using the atmega88 style chip could compromise pins pd0 and pd1. My project is sort of stuck using the pins for my usb communication. From what I have read there is a very good chance the UART functions are in use. I can not determine if that is the case nor can I feel confident I have disabled it. I would like to avoid rewriting to save on reprint a lot of PCBs and just rule out this UART bit all together.  Would anyone be able to assist in this matter?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Tue Apr 07, 2009 1:42 am</p><hr />
]]></content>
	</entry>
	</feed>
