<?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: MCU + FPGA - is it still something people looking for or</title>
		<link>http://forums.leaflabs.com/topic.php?id=1867</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:20:04 +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=1867" rel="self" type="application/rss+xml" />

		<item>
			<title>crenn on "MCU + FPGA - is it still something people looking for or"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1867#post-11105</link>
			<pubDate>Wed, 06 Jun 2012 09:08:23 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">11105@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I've heard of one person on the freenode channel #leafblowers using a CPLD (they're similiar in a way to a FPGA but don't have as many resources available generally and don't need external components to hold the settings, although there might be FPGAs with this feature built in) to route all of the digital signals to the outputs. However, if you have analogue sensors/circuitry, then you'll need to use something else to do that, like arrays of analogue multiplexers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>juzza_s on "MCU + FPGA - is it still something people looking for or"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1867#post-11104</link>
			<pubDate>Wed, 06 Jun 2012 08:52:43 +0000</pubDate>
			<dc:creator>juzza_s</dc:creator>
			<guid isPermaLink="false">11104@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Funnily enough, I've been looking at the Oak's vague details for a while wondering if the idea would be growing. :)&#60;/p&#62;
&#60;p&#62;Personally, I'd like something like the maple, with all its gpio pins routed through the FPGA as default. Then I can program the FPGA to route the IO pins to where I want them, or to a softcore, or to an FPGA-implemented logic circuit, or to what ever is floating my boat on that particular day.&#60;/p&#62;
&#60;p&#62;For instance, for the project I'm working on, it would be nice to have either the UART TX or a PWM to output at in 38KHz pulses (I'll be using the UART RX, identically, in both modes) coming out of the same pin, software selectable. This would require just one output pin rather than potentially 3 (PWM output, with UART TX, and the third pin attached to a switching circuit of some kind).&#60;/p&#62;
&#60;p&#62;I'm a software engineer by trade (thus, constantly changing my mind), so the less track cutting and soldering needed, on veroboards, the better! LOL!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "MCU + FPGA - is it still something people looking for or"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1867#post-11100</link>
			<pubDate>Wed, 06 Jun 2012 03:36:51 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">11100@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;yes, we still very much would like to make oak. it's embarrassing how long we've wanted to do it, and there's still no ETA, and i can't exactly say why it hasn't come to pass.&#60;/p&#62;
&#60;p&#62;we are indeed focusing on F4. the current development branch of libmaple (the wip-family-support branch in the leaflabs tree on GitHub: github.com/leaflabs/libmaple/tree/wip-family-support) is basically F2-ready at this point (only i2c.h, dma.h, spi.h not ported to F2 in libmaple proper, and only HardwareSPI from wirish -- though, thanks to hardware changes, we're going to launch without USB support on F4). check out the code for yourself if you're interested ;). F4 support will then hopefully be a trivial matter of adjusting the clock configuration, though there may be some problems getting an arm-none-eabi- toolchain working on all three platforms (we're pretty allergic to windows, if that hasn't been made clear by this point).&#60;/p&#62;
&#60;p&#62;as soon as those loose ends are tied up (which will hopefully be this week), there'll be a blog post with the gory details.&#60;/p&#62;
&#60;p&#62;as for oak, let's just say we've got some FPGA projects we're working on behind the scenes. as usual, no timeline for how that translates into something you can buy.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "MCU + FPGA - is it still something people looking for or"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1867#post-11089</link>
			<pubDate>Tue, 05 Jun 2012 19:24:04 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">11089@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I think that Oak is still on the cards, however they're concentrating on releasing the new Maple II/Maple Native which uses a more powerful microcontroller. I'll see if I can get a leaflabs staff member to come here and let us know what is happening.&#60;/p&#62;
&#60;p&#62;There is a blog post from February that mentions they've got a fuctional prototype of an Oak but are planning on redesigning it to use the STM32F4.&#60;br /&#62;
&#60;a href=&#34;http://leaflabs.com/2012/02/state-of-the-maple/&#34; rel=&#34;nofollow&#34;&#62;http://leaflabs.com/2012/02/state-of-the-maple/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There is still a need for pairing a microcontroller and a FPGA. You could potentially create a co-processor on the FPGA if you need assistance in processing data or for it to handle IO needs while the microcontroller handles the processing. Or you could implement a DSP on the FPGA for signal processing while the microcontroller does other important tasks. These are just a couple of examples what can be done with a microcontroller and an FPGA.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dominik on "MCU + FPGA - is it still something people looking for or"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1867#post-11086</link>
			<pubDate>Tue, 05 Jun 2012 16:17:35 +0000</pubDate>
			<dc:creator>Dominik</dc:creator>
			<guid isPermaLink="false">11086@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I´m wondering whether MCU+FPGA is still something that people are looking for or there´s no need for this kind of designs/boards?&#60;br /&#62;
I´ve heard about the Maple Oak long time ago but still haven´t seen any boards. Maybe when compared to Arduino etc. Maple abandoned this idea? Or maybe if there were some tools which would make it easier to use (as it was with Arduino) people would give it a try?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Dominik
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
