<?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: Windows7 64bit Support Ready?</title>
		<link>http://forums.leaflabs.com/topic.php?id=1519</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:20:06 +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=1519" rel="self" type="application/rss+xml" />

		<item>
			<title>gbulmer on "Windows7 64bit Support Ready?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1519#post-10167</link>
			<pubDate>Wed, 11 Apr 2012 15:31:16 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">10167@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;liam.ll - A good place to look for PyMite info is&#60;br /&#62;
&#60;a href=&#34;http://code.google.com/p/python-on-a-chip/&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/python-on-a-chip/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://groups.google.com/group/python-on-a-chip&#34; rel=&#34;nofollow&#34;&#62;http://groups.google.com/group/python-on-a-chip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;AFAIK, the STM32F support is being created within that project, and there is very little Maple specific. LeafLabs probably had to change the linker script to avoid mashing the USB bootloader, so it might be easier to use an STLINK/V2 JTAG-SWD. Python-on-a-chip recommend 8KB minimum RAM, so the 20KB on a standard Maple is a bit tight. The Maple USB bootloader consumes some of that RAM, so you may be less constrained using an STLINK/V2, writing over the USB bootloader and using all of RAM for PyMite.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>liam.ll on "Windows7 64bit Support Ready?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1519#post-10161</link>
			<pubDate>Tue, 10 Apr 2012 16:16:09 +0000</pubDate>
			<dc:creator>liam.ll</dc:creator>
			<guid isPermaLink="false">10161@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;crenn - I read most of Dan Simon's book on Kalman filters (link below).  It really requires a background in dynamics.  What sets Kalman apart from other filters is that it requires the governing equations of motion for the system in question.  For that reason, it will be difficult for the novice to implement.  On the other hand, I think the novice can take existing Kalman filters, say for arduino, and &#34;tweak&#34; them for their project.  This is especially true for gyro &#38;amp; accel sensor fusion to obtain pitch and roll angles - here the governing equations are just kinematic relationships.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.amazon.com/Optimal-State-Estimation-Nonlinear-Approaches/dp/0471708585/ref=sr_1_1?ie=UTF8&#38;amp;qid=1334091753&#38;amp;sr=8-1&#34; rel=&#34;nofollow&#34;&#62;http://www.amazon.com/Optimal-State-Estimation-Nonlinear-Approaches/dp/0471708585/ref=sr_1_1?ie=UTF8&#38;amp;qid=1334091753&#38;amp;sr=8-1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I think you're idea of linking the RPi with a Maple board is very interesting.  I'd rather use a Maple than using RPi's PIC-based Gertboard - it makes me want to gert.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "Windows7 64bit Support Ready?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1519#post-10150</link>
			<pubDate>Mon, 09 Apr 2012 06:46:54 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">10150@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I can assure you I've had no issue using LibUSB32 with the FTDI devices at the same time, and also using XBees.&#60;/p&#62;
&#60;p&#62;I read that thread about the Due and am certainly curious about it (I'm not sure whether I'll get one or not) but there has been no official news about it apart from that post from early February, however I have no doubt it's coming out at some time.&#60;/p&#62;
&#60;p&#62;I have a Raspberry Pi on order and plan to provide additional functions (initially with a Maple) for the RPi including ADCs, more GPIO, PWM and other timer functions, CAN plus RTC using a STM32F103 and the RPi SPI port. Lack of drivers for the SPI isn't a major concern for me. It also will be feeding into a later 'secret' project that I have planned later on. Got any advise on where to read about doing Kalman filters, it's one of the things where I need to learn how to do it. I doubt the RPi will actually have a ADC or any more GPIO without increasing cost, nor do I think that 8-bit, 16-bit and 32 bit development boards will suddenly disappear because of the RPi, they're for different markets.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>liam.ll on "Windows7 64bit Support Ready?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1519#post-10146</link>
			<pubDate>Mon, 09 Apr 2012 02:33:06 +0000</pubDate>
			<dc:creator>liam.ll</dc:creator>
			<guid isPermaLink="false">10146@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;crenn - I'm highly concerned that LIBUSB will conflict with my USB FTDI driver I use to operate my XBee wireless devices.  I'm more concerned that Leaflabs has not solved this issue with a downloadable installation for 64bit Windows7.  Until then, I'm very busy with my projects based on &#60;a href=&#34;http://www.zbasic.net&#34; rel=&#34;nofollow&#34;&#62;http://www.zbasic.net&#60;/a&#62; .  I'll likely shift to the 32bit Arduino &#34;Due&#34; - should be out soon.  Interesting thread below - they got David C. to respond.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://arduino.cc/forum/index.php/topic=88029.0.html&#34; rel=&#34;nofollow&#34;&#62;http://arduino.cc/forum/index.php/topic=88029.0.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm also eyeing the RaspberryPi - for me, as an avid Matlab user, Python is the ultimate programming language for microcontrollers, especially for matrix math.  Coding Kalman filters is incredibly simple.  Unfortunatley, the RPi has zero ADCs, few GPIO, and missing drivers for the I2C and SPI pins.  I'm sure that will improve eventually (I give it a couple of years).  If that actually happens, the 8-bit, 16-bit &#38;amp; 32-bit development board market will be fossilized.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "Windows7 64bit Support Ready?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1519#post-10125</link>
			<pubDate>Sat, 07 Apr 2012 09:41:09 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">10125@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;As the Maple's code is uploaded via DFU (USB), I highly doubt you can upload code via an XBee Module (it would be possible in the STM bootloader mode).&#60;/p&#62;
&#60;p&#62;Officially, there is no Windows 7 support, but I've been using the Maples for over a year on Windows 7 (x64 was not successfully used until later last year) without issue, and the new library that I've been working on was developed and tested on a Windows 7 x64 machine. I cannot work out why you have not tried to tinker with your Maple Mini.&#60;/p&#62;
&#60;p&#62;Regarding Pymite, it's only supported on the Maple Native last I heard due to RAM requirements.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>liam.ll on "Windows7 64bit Support Ready?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1519#post-10108</link>
			<pubDate>Fri, 06 Apr 2012 02:27:22 +0000</pubDate>
			<dc:creator>liam.ll</dc:creator>
			<guid isPermaLink="false">10108@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Perhaps Windows7 64bit support will be ready for Maple II and Native II?&#60;/p&#62;
&#60;p&#62;What about Pymite?  I notice the leaflabs wiki documentation is void of Pymite documentation.  Any plans there?  The possibility of python on a Maple board is a very promising prospect.  With Numpy substantially better.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>liam.ll on "Windows7 64bit Support Ready?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1519#post-10077</link>
			<pubDate>Tue, 03 Apr 2012 11:43:00 +0000</pubDate>
			<dc:creator>liam.ll</dc:creator>
			<guid isPermaLink="false">10077@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;crenn - yes, I do mean uploading code via XBee.  The workaround you cited requires hitting the Maple board reset button when uploading.  This defeats the purpose of wireless uploads.&#60;/p&#62;
&#60;p&#62;I work with ZBasic chips (based on ATMEGA644P) which are programmable in Visual Basic.  I have a wireless link setup using XBee Pro XBP24 modules (1 mile range): &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.zbasic.net/forum/about1630.html?pc_tzo=-25200&#38;amp;pc_d=20120403&#38;amp;pc_t=33936&#34; rel=&#34;nofollow&#34;&#62;http://www.zbasic.net/forum/about1630.html?pc_tzo=-25200&#38;amp;pc_d=20120403&#38;amp;pc_t=33936&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have never tinkered with Arduinos.  I do have a Maple Mini but have not tinkered with it.  Although I think the Leaflabs product line is perhaps the best in terms of price and functionality, which is why I purchased the Mini, I'm a bit disappointed about lack of Windows7 64bit support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "Windows7 64bit Support Ready?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1519#post-10073</link>
			<pubDate>Mon, 02 Apr 2012 19:37:25 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">10073@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Just to let you know while you wait for the leaflabs staff to reply, I can personally verify that approach works. In fact, last night I uploaded some servo code to the Maple Mini so I could test some new servos I got. My desktop uses Windows 7 Pro x64.&#60;/p&#62;
&#60;p&#62;Just curious, what do you mean by an XBee wireless serial connection? Do you mean uploading code via an XBee Serial Link as some have done with the Arduino?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>liam.ll on "Windows7 64bit Support Ready?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1519#post-10067</link>
			<pubDate>Mon, 02 Apr 2012 15:58:17 +0000</pubDate>
			<dc:creator>liam.ll</dc:creator>
			<guid isPermaLink="false">10067@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;crenn - thanks for the lead.  I would still like confirmation from the leafblowers verifying that approach.  Will it work with an Xbee wireless serial connection?  If Leaflabs does not sanction the crenn's cited approach, will Leaflabs support Windows7 64bit in the near future?  How near?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "Windows7 64bit Support Ready?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1519#post-10043</link>
			<pubDate>Sat, 31 Mar 2012 04:51:31 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">10043@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;The IDE is not the problem with Windows 7 x64, the drivers is. Follow these instructions from this post and you'll be happily working:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forums.leaflabs.com/topic.php?id=73#post-788&#34; rel=&#34;nofollow&#34;&#62;http://forums.leaflabs.com/topic.php?id=73#post-788&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>liam.ll on "Windows7 64bit Support Ready?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1519#post-10042</link>
			<pubDate>Sat, 31 Mar 2012 01:30:42 +0000</pubDate>
			<dc:creator>liam.ll</dc:creator>
			<guid isPermaLink="false">10042@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;As of today, the IDE installation site does not include Windows7 64bit as a supported platform. When will it be supported?&#60;/p&#62;
&#60;p&#62;I have a Maple Mini that I can not use and planning to order a Maple but having serious reservations.  I can not justify spending an additional $45 dollars without support for the most ubiquitous &#38;amp; prolific (and probably most hated) platform right now.&#60;/p&#62;
&#60;p&#62;I did notice a few threads describing how to hack in the IDE, but they seem very uncertain and problematic.  As a paying customer, is it too much to ask that Leaflabs make a reliable IDE for Windows7 64bit?  Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
