<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Connecting Maple Mini to RS-485 bus</title>
		<link>http://forums.leaflabs.com/topic.php?id=13455</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:20:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=13455" rel="self" type="application/rss+xml" />

		<item>
			<title>victoroza on "Connecting Maple Mini to RS-485 bus"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13455#post-28627</link>
			<pubDate>Fri, 30 Aug 2013 09:37:18 +0000</pubDate>
			<dc:creator>victoroza</dc:creator>
			<guid isPermaLink="false">28627@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi gbulmer,&#60;/p&#62;
&#60;p&#62;Basically we have an outdoor test site that is about 200 m away from my work station. The test site has Maple Mini doing some useful DAQ. I would like to have the data stream to my PC. At the test site we have Ethernet access.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Connecting Maple Mini to RS-485 bus"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13455#post-28621</link>
			<pubDate>Fri, 30 Aug 2013 04:29:53 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">28621@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;victoroza - would you please explain what you are trying to achieve and what your constraints are? &#60;/p&#62;
&#60;p&#62;It is often easier for people to help if they understand what it is you need to do, but harder for them to help when they are reacting to pieces of a possible solution.&#60;/p&#62;
&#60;p&#62;(Full disclosure: I am not a member of LeafLabs staff.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ala42 on "Connecting Maple Mini to RS-485 bus"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13455#post-28615</link>
			<pubDate>Thu, 29 Aug 2013 19:28:55 +0000</pubDate>
			<dc:creator>ala42</dc:creator>
			<guid isPermaLink="false">28615@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;For just 10m you usually use RS232. Search ebay for MAX3232 to find some cheap converter modules.&#60;br /&#62;
If it should be RS485 you can use one or two MAX485, which also cost about nothing on ebay. With just one you can only use half duplex communication.&#60;br /&#62;
If you write the software for the maple and the PC yourself, you could also use a cheap ENC28J60 ethernet module, but this requires more software effort that using the standard USART functions and using a virtual comport on the PC.&#60;br /&#62;
For firmware updates you still need a USB connection or have to use a custom bootloader.&#60;br /&#62;
So there are lots of options.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>victoroza on "Connecting Maple Mini to RS-485 bus"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13455#post-28614</link>
			<pubDate>Thu, 29 Aug 2013 18:43:29 +0000</pubDate>
			<dc:creator>victoroza</dc:creator>
			<guid isPermaLink="false">28614@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thank you ala42 for your response. In my case the data rate doesn't play a big role. What I have is the RS-485 over Ethernet converter at the remote test site. What I want is to be able to connect to Maple over RS-485, somehow, to be able to see it on my PC. The distance between the Maple and RS-485 over Ethernet is about 10 m. I also have RS-232 port available at my disposal on that converter. Any suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ala42 on "Connecting Maple Mini to RS-485 bus"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13455#post-28612</link>
			<pubDate>Thu, 29 Aug 2013 18:33:59 +0000</pubDate>
			<dc:creator>ala42</dc:creator>
			<guid isPermaLink="false">28612@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;No, as the maple board can not act as USB host.&#60;br /&#62;
RS485 is usually used in half duplex mode on a 2-wire bus having several devices connected. If you really want that you can connect a RS485 driver to a maple USART.&#60;br /&#62;
If you just need a point to point connection a RS422 connection is probably better.&#60;br /&#62;
Main question is what data rate and line distance do you have, which protocol and duplex mode has to be used ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>victoroza on "Connecting Maple Mini to RS-485 bus"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13455#post-28611</link>
			<pubDate>Thu, 29 Aug 2013 18:00:51 +0000</pubDate>
			<dc:creator>victoroza</dc:creator>
			<guid isPermaLink="false">28611@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;So what I meant is connect Maple to USB-to-RS485 adapter, then use another adapter of the same kind to connect Maple to a PC.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>victoroza on "Connecting Maple Mini to RS-485 bus"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13455#post-28610</link>
			<pubDate>Thu, 29 Aug 2013 17:56:08 +0000</pubDate>
			<dc:creator>victoroza</dc:creator>
			<guid isPermaLink="false">28610@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Dear all,&#60;/p&#62;
&#60;p&#62;I have a question that I can't seem to find answer for. Is it possible to use USB-to-RS-485 adapter and then the same adapter to a PC to basically extend the connection range to a Maple.&#60;/p&#62;
&#60;p&#62;Any suggestions would be appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
