<?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; Forum: Help Us Help You - Recent Topics</title>
		<link>http://forums.leaflabs.com/forum.php?id=5</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:01:20 +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?forum=5&topics=1" rel="self" type="application/rss+xml" />

		<item>
			<title>edpell on "digitally signed driver???"</title>
			<link>http://forums.leaflabs.com/topic.php?id=73#post-380</link>
			<pubDate>Sat, 26 Jun 2010 19:55:44 +0000</pubDate>
			<dc:creator>edpell</dc:creator>
			<guid isPermaLink="false">380@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;When installing the driver (I am using windows vista 64 bit) I get the complaint that the driver is not digitally signed&#60;/p&#62;
&#60;p&#62;Driver: LibUSB-Win32 - Kernel Driver&#60;br /&#62;
Service: LibUsb-Win32 - Kernel Driver&#60;br /&#62;
07/07/2009, 0.1.12.2&#60;br /&#62;
Publisher: &#60;a href=&#34;http://libusb-win32.sourceforge.net&#34; rel=&#34;nofollow&#34;&#62;http://libusb-win32.sourceforge.net&#60;/a&#62;&#60;br /&#62;
Location: C:\Windows\System32...\libusb0.sys&#60;/p&#62;
&#60;p&#62;1) is there a way around this?&#60;br /&#62;
2) should I be concerned about 32 versus 64 bit?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Namir Jawdat on "cancel my Leaflabs account"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74195#post-105045</link>
			<pubDate>Mon, 09 Dec 2013 10:52:22 +0000</pubDate>
			<dc:creator>Namir Jawdat</dc:creator>
			<guid isPermaLink="false">105045@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;How can I delete/cancel my LeafLabs profile?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Namir
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jappiemike on "SPI not working properly"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74199#post-105056</link>
			<pubDate>Tue, 10 Dec 2013 03:28:47 +0000</pubDate>
			<dc:creator>jappiemike</dc:creator>
			<guid isPermaLink="false">105056@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello again, So I'm working with some TLC5917s for an LED matrix which is working fine with a mega2560. When I tried one of the SPI examples ( the last one on the SPI hardware page) I noticed that it doesn't work as expected.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// Use SPI port number 1
HardwareSPI spi(1);

void setup() {
    // Turn on the SPI port
    spi.begin(SPI_4_5MHZ, MSBFIRST, 0);
    pinMode(9,OUTPUT); // this line is always here
    pinMode(10,OUTPUT); // this line is always here
}

void loop() {
   digitalWrite(9,LOW); // this line was added later
   digitalWrite(10,LOW); // this line was added for 1 run
   spi.write(random(255));
   digitalWrite(10,HIGH); // this line was added for 1 run
   digitalWrite(9,HIGH); // this line was added later
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;there is a screen dump at the following link to illustrate the results &#60;a href=&#34;https://drive.google.com/file/d/0B1ghmDU_EL2BME1Pd28yb0p1d1E/edit?usp=sharing&#34; rel=&#34;nofollow&#34;&#62;https://drive.google.com/file/d/0B1ghmDU_EL2BME1Pd28yb0p1d1E/edit?usp=sharing&#60;/a&#62;&#60;br /&#62;
 Running the 2  variations of the program with my logic analyser gives these 2 results. Notice how the CLK((7) and MOSI (6) don't line up with the SS(5) as you would expect or my indicator (4 pin9) and when I remove the SS toggle it doesn't get activated by the SPI library but the CLK and MOSI still fire. So what am I doing wrong or are there problems with the library?&#60;br /&#62;
Cheers&#60;br /&#62;
Mike
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ftb44 on "Has anyone written a sample-rate library/header for Maple ADC?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74079#post-104828</link>
			<pubDate>Mon, 28 Oct 2013 16:05:40 +0000</pubDate>
			<dc:creator>ftb44</dc:creator>
			<guid isPermaLink="false">104828@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi everyone,&#60;/p&#62;
&#60;p&#62;I am about to use the Maple in a project with a little bit of DSP, and I am worried about the fact that I can only sample once per analogRead().  To me this suggests that my sample rate might not be constant!  Has anyone written anything that could work around this non-determinism?  I know that the Maple is capable of incredibly fast analog reads, and I have a few ideas on how to stabilize the time between samples--but I feel like there must be better coders out there who have already solved this problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Shay on "maple with fpga or a cpld"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1030#post-6285</link>
			<pubDate>Sat, 10 Sep 2011 08:57:59 +0000</pubDate>
			<dc:creator>Shay</dc:creator>
			<guid isPermaLink="false">6285@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi, In my search for a good cortex M3 dev platform i found your site a very long time, but when i saw a plan for a mixture of arm cortex m3 with an fpga option awaiting in your to do list, i have decided to wait for it.&#60;br /&#62;
since then a very long time has gone and I'm still waiting for it.&#60;br /&#62;
last night i stumbled upon this fpga/cpld open source dev board which can be programed using an on-board USB plug and free software.&#60;br /&#62;
I think this can be a very good starting point for a mixed ARM CORTEX M3 and FPGA/CPLD mixed board, so here is the link: &#60;a href=&#34;http://xess.com/prods/prod048.php&#34; rel=&#34;nofollow&#34;&#62;http://xess.com/prods/prod048.php&#60;/a&#62;&#60;br /&#62;
I hope to see some sort of a maple with fpga soon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bnewbold on "More Maples and Minis in production!"</title>
			<link>http://forums.leaflabs.com/topic.php?id=10455#post-24005</link>
			<pubDate>Sun, 31 Mar 2013 20:30:41 +0000</pubDate>
			<dc:creator>bnewbold</dc:creator>
			<guid isPermaLink="false">24005@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi everybody!&#60;/p&#62;
&#60;p&#62;You may have noticed that most distributors of the Maple and Maple Mini are out of stock right now. This is our fault, we thought that we had placed a large order for new boards months ago, but production didn't actually start until a few weeks back. We will try to get the next batch of boards tested and out to our distributors as soon as possible; in the meanwhile, we have a few extra boards around the office and can sell them on a one-off basis if you have a dire need.&#60;/p&#62;
&#60;p&#62;Sorry for the delay and goof up on our end, especially following our recent blog announcement that production would continue. We will continue to distribute the Maple and Maple Mini devices for the foreseeable future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bnewbold on "&#34;Discourse&#34; forum software"</title>
			<link>http://forums.leaflabs.com/topic.php?id=10619#post-24497</link>
			<pubDate>Sat, 13 Apr 2013 13:00:05 +0000</pubDate>
			<dc:creator>bnewbold</dc:creator>
			<guid isPermaLink="false">24497@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;This caught my eye: &#60;a href=&#34;http://www&#34; rel=&#34;nofollow&#34;&#62;http://www&#60;/a&#62;. discourse.org&#60;/p&#62;
&#60;p&#62;Concerns:&#60;br /&#62;
- would need custom import code to transfer from bbPress&#60;br /&#62;
- JS UI might not fallback well for simple/accessible user agents (lynx, wget, etc)&#60;br /&#62;
- might need custom code for redirects (vs. a static file dump of existing posts)&#60;br /&#62;
- we probably have more pressing concerns than upgrading forum software (eg, accepting libmaple/IDE bug patches)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sh33p on "Need a maple mini US"</title>
			<link>http://forums.leaflabs.com/topic.php?id=10452#post-23995</link>
			<pubDate>Fri, 29 Mar 2013 18:07:09 +0000</pubDate>
			<dc:creator>Sh33p</dc:creator>
			<guid isPermaLink="false">23995@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Any one got one for sale or can the leaf labs team charge me for one directly? I am doing a project and I need another one. They are sold out/backordered at all US retailers. &#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bnewbold on "Brief Forum Downtime/Migration Sometime March 28th/29th"</title>
			<link>http://forums.leaflabs.com/topic.php?id=10451#post-23966</link>
			<pubDate>Thu, 28 Mar 2013 11:36:58 +0000</pubDate>
			<dc:creator>bnewbold</dc:creator>
			<guid isPermaLink="false">23966@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hey Everybody!&#60;/p&#62;
&#60;p&#62;These here forums will go down temporarily sometime today (Thursday) or tomorrow (Friday) as we shuffle our servers and DNS around. I'll probably upgrade bbPress but not (yet) migrate to a completely different forum software. Everything should look and behave more or less the exact same, though you may need to sign back in with your existing password if the cookie database is reset.&#60;/p&#62;
&#60;p&#62;--bryan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bnewbold on "leaflabs.com blog comments"</title>
			<link>http://forums.leaflabs.com/topic.php?id=10227#post-22302</link>
			<pubDate>Thu, 07 Feb 2013 17:28:26 +0000</pubDate>
			<dc:creator>bnewbold</dc:creator>
			<guid isPermaLink="false">22302@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;We're probably going to ditch WordPress for the leaflabs.com website and blog in favor of something simpler and more reliable. The forums won't change any time soon, though we are open to suggestions or requests.&#60;/p&#62;
&#60;p&#62;Currently everybody can comment both on blog posts and here in the forums, which I for one find redundant. I'd like to simply link from blog posts to discussion threads here in the forums; would this ruffle any feathers? Disqus comments is another option but would be yet-another-account and medium to keep up with.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Has anyone run Maple programs on a FLOSS Cortex-M3 simulator/emulator?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=675#post-3825</link>
			<pubDate>Sat, 05 Mar 2011 16:11:32 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">3825@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Has anyone done any experiments with running Maple programs on a Free/Libre/Open Source Cortex-M3 simulator/emulators?&#60;/p&#62;
&#60;p&#62;I'd like to try getting some folks to do Test Driven Development, and I thought a simulator might be a very useful tool.&#60;br /&#62;
I believe QEMU supports Cortex-M3 (thumb) instructions, though it won't have the peripherals.&#60;/p&#62;
&#60;p&#62;I'd like to hear any experience of FLOSS or commercial simulators/emulators which support Cortex-M3.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bnewbold on "Most frustrating outstanding Maple issues?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=10230#post-22309</link>
			<pubDate>Thu, 07 Feb 2013 18:18:07 +0000</pubDate>
			<dc:creator>bnewbold</dc:creator>
			<guid isPermaLink="false">22309@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello old friends!&#60;/p&#62;
&#60;p&#62;Starting next week i'm going to be rejoining the Leafers and will have a bit of time to give the World of Maple some much needed love and attention. We'll give a more comprehensive and long-term update later, but for now I was wondering what the most frustrating problems people are running in to with the existing Maple toolchain and documentation. Many of the bugs in our tracker are (shamefully) months or years old; which ones are still causing difficulties?&#60;/p&#62;
&#60;p&#62;Things that are less likely to happen any time soon are: fully tested support on the latest Microsoft Windows platforms and world-changing improvements in cross-platform SerialUSB/DFU USB interop, because (as always) improvements there are dependent on OS vendor decisions and could break backwards compatibility.&#60;/p&#62;
&#60;p&#62;Things that are more likely to happen soon are: integrating outstanding pull requests to libmaple, Linux platform support and packaging, updates to the libmaple toolchain (gcc-arm-embedded 4.7, etc), adding peripheral support to libmaple, and API-preserving bug fixes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kyoji on "Recognition of USB DEVICE"</title>
			<link>http://forums.leaflabs.com/topic.php?id=10198#post-22239</link>
			<pubDate>Mon, 04 Feb 2013 01:36:24 +0000</pubDate>
			<dc:creator>kyoji</dc:creator>
			<guid isPermaLink="false">22239@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Greetings&#60;/p&#62;
&#60;p&#62;I was experimenting with MAIPLE mini.&#60;br /&#62;
I wrote to the DEVICE Maipleminibootloader of STM32F103CB,&#60;br /&#62;
That is USB DEVICE&#60;br /&#62;
DVICE is recognized as unknown as &#34;6 &#38;amp; 176E48BB &#38;amp; 0 &#38;amp; 1 USB \ VID_0000 &#38;amp;&#60;br /&#62;
PID_0000 \&#34;.&#60;br /&#62;
I use the DEVICE of STM32F103C8&#60;br /&#62;
Be properly recognized &#34;USB \ VID_1EAF &#38;amp; PID_0003 \ LLM_003&#34;.&#60;br /&#62;
Omit the cutoff 3.3vpullup to deal with USB-HISPEED, I have to remain connected.&#60;br /&#62;
Although the same to another substrate using a STM32F103C8,&#60;br /&#62;
I recognize correctly.&#60;br /&#62;
I will be recognized if you care what the point?&#60;/p&#62;
&#60;p&#62;Best regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmartin on "Leaflabs password change"</title>
			<link>http://forums.leaflabs.com/topic.php?id=10060#post-21925</link>
			<pubDate>Tue, 08 Jan 2013 15:10:03 +0000</pubDate>
			<dc:creator>cmartin</dc:creator>
			<guid isPermaLink="false">21925@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;How can one change their password?  When I registered I received a highly random password that I cannot remember and just typing it in is a pain.  If it can't be changed then here is a request to add such a feature.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "Request for feedback: high-priority bugs/features"</title>
			<link>http://forums.leaflabs.com/topic.php?id=861#post-5215</link>
			<pubDate>Tue, 14 Jun 2011 15:32:52 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">5215@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hey all,&#60;/p&#62;
&#60;p&#62;I thought I'd open up a thread where you can post/vent about the bugs that are making you the craziest.  Right now, here's my top three; feel free to add your own:&#60;/p&#62;
&#60;p&#62;- Bootloader/auto-reset isn't reliable enough, especially on Windows&#60;br /&#62;
- SerialUSB isn't reliable enough&#60;br /&#62;
- IDE source code parsing/compiler error checking isn't reliable enough&#60;/p&#62;
&#60;p&#62;edit: added a third item
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
