<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>STM32F4 port of RepRap Firmware 3.1.x+</title>
        <description> I have just uploaded beta test versions of an experimental STM32F4 port of RepRap Firmware V3.1.x+. The firmware files can be found here:
[drive.google.com]

This port is an enhanced version of the RepRap Firmware LPC176x port and much of the documentation/features etc. applies to both.
Currently the following boards are supported:
BTT SKR Pro V1.1BTT SKR Pro V1.2BTT GTR V1.0 (The expansion board is not currently supported)

Two versions of the firmware are provided: 
firmware-wifi.bin supports access by an ESP8266 WiFi module.firmware-sbc.bin supports connection to a Raspberry Pi SBC. 
Both versions have USB and serial ports enabled. 

For more information on installing and configuring the firmware please see the STM32F4 sections of the Wiki:
[github.com]

For help with generating RRF configuration files please see the online configuration tool (which has been updated for this release):
[jaysuk.github.io]

For help and general discussion please use the discord server:
[discord.gg]

I&#039;d like to thank jay_s and PCR for their work in supporting the LPC version (WiKi, Hardware, Config tool, Discord and lots more) and all of their support and testing of 
early versions of this software. I&#039;d also like to thank SDavi and DC42 for all of their contributions to RRF.

Please note the following:
The WiFi version of this firmware requires updated firmware on the ESP8266 (it removes the small number of active socket limitation  used with the LPC version). The updated ESP8266 firmware is provided in the link above (see the WiKi for programming details).The SBC version of this firmware removes many of the limitations present in the LPC port (which are due to memory constraints), because of this the STM32F4 version now uses the standard Duet3D SBC RPi software not the version modified for the LPC. As with the LPC version of RRF the WiFi module and SBC is connected via the EXP1 and EXP2 headers. However it should be noted that the orientation of these headers is different on the STM32F4 boards which may make using existing adaptors difficult. Watch this space for news of  STM32F4 specific boards.PLEASE DO NOT LEAVE ANY HARDWARE RUNNING THIS FIRMWARE UNATTENDED. This version is very new and has only received a small amount of testing. It may be used to control heaters and other hardware that in some situations could be dangerous. Please monitor operation carefully and use this firmware at your own risk.</description>
        <link>https://reprap.org/forum/read.php?147,876357,876357#msg-876357</link>
        <lastBuildDate>Mon, 11 May 2026 10:58:44 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,891275#msg-891275</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,891275#msg-891275</link>
            <description><![CDATA[ That board only has 512kb of flash so the firmware won't fit]]></description>
            <dc:creator>jay_s</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Wed, 07 Dec 2022 05:59:08 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,891274#msg-891274</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,891274#msg-891274</link>
            <description><![CDATA[ I know this thread is 2 years old but has anyone done a successful port to the STM32F407 as found in the BTT002 board?]]></description>
            <dc:creator>JacquesBlom</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Wed, 07 Dec 2022 05:44:43 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,879038#msg-879038</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,879038#msg-879038</link>
            <description><![CDATA[ @srs5694 Firstly please if you can use the discord server for discussions like this. I only check this forum now and again so you will get faster responses over there.<br />
<br />
Without knowing what versions of things you are running it is hard to be sure what is going on. I would be surprised if there is a general problem with responses. I have seen no problems when using a PanelDue to list files etc. I've just tested that configuration on beta3 with a GTR and that seems to work fine. It sounds more like an issue with the way that the TFT is talking to RRF. I don't have a TFT and so have no direct experience of using one, sorry, but there are a number of people using them and I have not seen this problem reported by any of them (but they may not be using the same hardware/firmware version as you so it is hard to say). <br />
<br />
Have you tried the tuning thing on the Duet with two browser sessions active (using the same version of the firmware). I have been running a lot of tuning tests and have always seen correct responses. I'm not sure if using the tuning tests is a good as idea as a) This code is very new (and still experimental) b) It sort of runs the test in the background and so messages produced by it may get routed in a different way to the responses to more normal commands. You may be better off using something like m20 or m122 to test things.]]></description>
            <dc:creator>gloomyandy</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Mon, 23 Nov 2020 07:30:57 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,879027#msg-879027</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,879027#msg-879027</link>
            <description><![CDATA[ I just wanted to express my thanks to gloomyandy and everybody else involved in this port. I'm turning my Robo3D R1+ into a testbed for upgrades and experimentation, the first of which was to replace its 8-bit Arduino/RAMPS control board with a BTT SKR Pro v1.2. (I wanted six steppers so that I could independently control both of the printer's two Z-axis motors and eventually upgrade the printer to support two extruders.) At this point it's working pretty well; it's done several successful prints, and it's doing things like physically auto-leveling the X-axis gantry that Robo3D's Marlin firmware couldn't do. On the off chance that anybody wants to use this board in a Robo3D R1+ printer, <a href="https://www.thingiverse.com/thing:4662478" target="_blank"  rel="nofollow">here's my design for a mounting adapter</a> to get the two to fit together.<br />
<br />
I have been having one problem, though: G-code command output is sometimes lost. This is mostly a problem with the BTT TFT35-E3 LCD I'm using with the printer; attempts to begin a print from the SKR Pro's micro-SD card using the TFT35-E3 usually fail with a hung LCD because it's waiting for a file list that never comes. This happens with the stock TFT35-E3 firmware and with both the bcmob and JimmymaDdness forks of that firmware. When I use the LCD's built-in console to type "M20", it usually just hangs. On rare occasion (maybe 1 in 10 tries), I can get a file list, but the one time I tried to start a print, it failed. I originally thought this was a failing of the screen, but then I began noticing that commands sometimes display no results using the Web interface, too. I was trying out the new PID tuning feature last night, for instance, and it never produced any output for me, although I saw the temperature rise and fall repeatedly in the display, and typing "M500" produced a change to config-override.g with new M307 values. I also saw the output on a second computer's Web browser, which was simultaneously connected to the printer. (Two simultaneous Web sessions.) Thus, I suspect that g-code return data are getting lost somewhere internal to RepRapFirmware, or are being directed to the wrong output. I haven't had these problems with another printer with a genuine Duet 2 WiFi, so I suspect this may be specific to this fork of RepRapFirmware, although it's also possible that I just haven't noticed it on the Duet. Any clues about what's going on?]]></description>
            <dc:creator>srs5694</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Sun, 22 Nov 2020 20:38:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,878793#msg-878793</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,878793#msg-878793</link>
            <description><![CDATA[ That's what I thought, because we don't know what pins are registered to what address, unless they just cloned another common board. Thanks @gloomandy, I'll just replace it with a SKR Pro 1.2.]]></description>
            <dc:creator>DeltaDroid</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Thu, 12 Nov 2020 18:48:56 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,878788#msg-878788</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,878788#msg-878788</link>
            <description><![CDATA[ @DeltaDroid I'd say there is very little chance it will work and a small but real chance you will damage something. I really wouldn't advise just flashing the firmware.]]></description>
            <dc:creator>gloomyandy</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Thu, 12 Nov 2020 14:25:17 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,878784#msg-878784</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,878784#msg-878784</link>
            <description><![CDATA[ Safest route would be to replace the control board with a BTT board they are inexpensive.]]></description>
            <dc:creator>Crunch69</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Thu, 12 Nov 2020 11:15:53 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,878774#msg-878774</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,878774#msg-878774</link>
            <description><![CDATA[ Is there any chance this would work on Mingda's STM32F4 board in their D2 and D3 models? Is there any risk of frying things if I flash this for testing? I know to keep my finger on the power switch.]]></description>
            <dc:creator>DeltaDroid</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Thu, 12 Nov 2020 01:22:02 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,878460#msg-878460</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,878460#msg-878460</link>
            <description><![CDATA[ Cant wait for the new control board and possibly running RepRap firmware from BTT check out the 400MHZ SKR SE BX It will first come out on their new printer with a 7 inch TFT.  The new board appears to have all the features of the Duet3 and more including High speed bus to raspberry pi built in, CAN-bus, closed loop steppers. [<a href="https://www.bigtree-tech.com/products/biqu-bx.html" target="_blank"  rel="nofollow">www.bigtree-tech.com</a>]]]></description>
            <dc:creator>Crunch69</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Sat, 31 Oct 2020 20:19:54 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,878216#msg-878216</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,878216#msg-878216</link>
            <description><![CDATA[ The M5 board is supported as of 3.2 Beta 2, allowing up to 11 drivers to be used.]]></description>
            <dc:creator>jay_s</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Tue, 20 Oct 2020 14:31:04 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,878214#msg-878214</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,878214#msg-878214</link>
            <description><![CDATA[ @gloomyandy <br />
Great news, Im building a corexyu machine, is there any change of the extension board becoming an option ? <br />
I need about 10 drivers, and already have the gtr with ext board...]]></description>
            <dc:creator>khessels</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Tue, 20 Oct 2020 13:56:11 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,877503#msg-877503</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,877503#msg-877503</link>
            <description><![CDATA[ @gloomyandy It's my design (STM32F407VE):<br />
[<a href="https://github.com/ghent360/PrntrBoardV2" target="_blank"  rel="nofollow">github.com</a>]]]></description>
            <dc:creator>ghent360</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Sun, 20 Sep 2020 20:20:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,877496#msg-877496</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,877496#msg-877496</link>
            <description><![CDATA[ @ghent360 What board/mcu are you trying to port this to?]]></description>
            <dc:creator>gloomyandy</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Sun, 20 Sep 2020 13:28:46 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,877480#msg-877480</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,877480#msg-877480</link>
            <description><![CDATA[ @jay_s Thank you this is excellent work. Much obliged for using regular makefiles.]]></description>
            <dc:creator>ghent360</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Sat, 19 Sep 2020 19:22:06 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,877451#msg-877451</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,877451#msg-877451</link>
            <description><![CDATA[ @ghent360<br />
The source has been released at [<a href="https://github.com/gloomyandy/RRFBuild" target="_blank"  rel="nofollow">github.com</a>]<br />
<br />
RRF 3.2 beta 1 has also been released at [<a href="https://github.com/gloomyandy/RepRapFirmware/releases/tag/v3.2-beta1_2" target="_blank"  rel="nofollow">github.com</a>]]]></description>
            <dc:creator>jay_s</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Sat, 19 Sep 2020 01:06:35 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,877448#msg-877448</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,877448#msg-877448</link>
            <description><![CDATA[ @gloomyandy I want to port it my STM32 board.]]></description>
            <dc:creator>ghent360</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Fri, 18 Sep 2020 18:37:35 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,877185#msg-877185</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,877185#msg-877185</link>
            <description><![CDATA[ @Crunch69. No the GTR ribbon cable interface is pretty useless all it has connected is power and one UART connection, we need more than that for the SBC. The M5 is not currently supported (because among other reasons I don't have one!). We are trying to get hold of an M5 for testing/development and if/when we do I'll take a look at it. But I'm pretty busy at the moment merging the LPC and STM code together and tracking DC42's latest changes ready for RRF 3.2, so the M5 will be a while.]]></description>
            <dc:creator>gloomyandy</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Thu, 10 Sep 2020 23:24:22 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,877184#msg-877184</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,877184#msg-877184</link>
            <description><![CDATA[ Gloomyandy,<br />
Can the Raspberry pi interface plug / ribbon cable on the BTT GTR V1.0 be used for the SBC Duetpi connection?<br />
Is the +M5 expansion module functionality part of the project?<br />
<br />
Thanq for the great work]]></description>
            <dc:creator>Crunch69</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Thu, 10 Sep 2020 23:08:58 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,877063#msg-877063</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,877063#msg-877063</link>
            <description><![CDATA[ @ghent360, can I ask why do you need to build from source? What is it you are trying to do?]]></description>
            <dc:creator>gloomyandy</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Tue, 08 Sep 2020 08:35:04 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,877049#msg-877049</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,877049#msg-877049</link>
            <description><![CDATA[ You can't yet as it hasn't been released. <br />
It will be, it just needs further work first]]></description>
            <dc:creator>jay_s</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Tue, 08 Sep 2020 00:56:48 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,877046#msg-877046</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,877046#msg-877046</link>
            <description><![CDATA[ How can I build this firmware from the source code?]]></description>
            <dc:creator>ghent360</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Mon, 07 Sep 2020 19:30:33 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,876439#msg-876439</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,876439#msg-876439</link>
            <description><![CDATA[ gloomyandy this is great news I want to thank you]]></description>
            <dc:creator>Crunch69</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Sat, 22 Aug 2020 17:38:04 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,876405#msg-876405</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,876405#msg-876405</link>
            <description><![CDATA[ Many thanks. In fact, i have send a M552 Snnn Pnnn when i have to send M587 Snnn Pnnn.<br />
Sorry.]]></description>
            <dc:creator>Serge_P</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Fri, 21 Aug 2020 18:07:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,876397#msg-876397</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,876397#msg-876397</link>
            <description><![CDATA[ You probably used pronterface or octoprint to send the M587 command in which case, the password will have been converted to uppercase.<br />
From the wiki...<br />
If you are using pronteface, it will convert all text to upper case, in which case, if you wanted to use “PassWord”, you would write P”P’a’s’sW’o’r’d” with the ‘ indicating the following letter should be lower case]]></description>
            <dc:creator>jay_s</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Fri, 21 Aug 2020 14:17:31 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,876394#msg-876394</guid>
            <title>Re: STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,876394#msg-876394</link>
            <description><![CDATA[ Hello,<br />
I have an issue withe your nodemcu preflashed. I have set the SSID and the password. The nodemcu reports "Recv: WiFi reported error: no known networks found"<br />
I found, i have to write the ' before the letters. So it works now, but, when i power the printer, the nodemcu dont connect to the wifi.<br />
Is the nodemcu has the old config that not worked in his memory ?<br />
How can i save the good config ?<br />
Can you help me ?<br />
Thanks.]]></description>
            <dc:creator>Serge_P</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Fri, 21 Aug 2020 13:50:25 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,876357,876357#msg-876357</guid>
            <title>STM32F4 port of RepRap Firmware 3.1.x+</title>
            <link>https://reprap.org/forum/read.php?147,876357,876357#msg-876357</link>
            <description><![CDATA[ I have just uploaded beta test versions of an experimental STM32F4 port of RepRap Firmware V3.1.x+. The firmware files can be found here:<br />
[<a href="https://drive.google.com/drive/folders/18kmnwtFPweCl5A-vMSuI7ytNjEvhmel6?usp=sharing" target="_blank"  rel="nofollow">drive.google.com</a>]<br />
<br />
This port is an enhanced version of the RepRap Firmware LPC176x port and much of the documentation/features etc. applies to both.<br />
Currently the following boards are supported:<br />
<ul><li>BTT SKR Pro V1.1</li><li>BTT SKR Pro V1.2</li><li>BTT GTR V1.0 (The expansion board is not currently supported)</li></ul>
<br />
Two versions of the firmware are provided: <br />
<ul><li>firmware-wifi.bin supports access by an ESP8266 WiFi module.</li><li>firmware-sbc.bin supports connection to a Raspberry Pi SBC. </li></ul>
Both versions have USB and serial ports enabled. <br />
<br />
For more information on installing and configuring the firmware please see the STM32F4 sections of the Wiki:<br />
[<a href="https://github.com/gloomyandy/RepRapFirmware/wiki" target="_blank"  rel="nofollow">github.com</a>]<br />
<br />
For help with generating RRF configuration files please see the online configuration tool (which has been updated for this release):<br />
[<a href="https://jaysuk.github.io/LPCConfigurator/" target="_blank"  rel="nofollow">jaysuk.github.io</a>]<br />
<br />
For help and general discussion please use the discord server:<br />
[<a href="https://discord.gg/uS97Qs7" target="_blank"  rel="nofollow">discord.gg</a>]<br />
<br />
I'd like to thank jay_s and PCR for their work in supporting the LPC version (WiKi, Hardware, Config tool, Discord and lots more) and all of their support and testing of <br />
early versions of this software. I'd also like to thank SDavi and DC42 for all of their contributions to RRF.<br />
<br />
Please note the following:<br />
<ul><li>The WiFi version of this firmware requires updated firmware on the ESP8266 (it removes the small number of active socket limitation <br /> used with the LPC version). The updated ESP8266 firmware is provided in the link above (see the WiKi for programming details).</li><li>The SBC version of this firmware removes many of the limitations present in the LPC port (which are due to memory constraints), because of<br /> this the STM32F4 version now uses the standard Duet3D SBC RPi software not the version modified for the LPC.</li><li> As with the LPC version of RRF the WiFi module and SBC is connected via the EXP1 and EXP2 headers. However it should be noted that the orientation of<br /> these headers is different on the STM32F4 boards which may make using existing adaptors difficult. Watch this space for news of <br /> STM32F4 specific boards.</li><li><b>PLEASE DO NOT LEAVE ANY HARDWARE RUNNING THIS FIRMWARE UNATTENDED</b>. This version is very new and has only received<br /> a small amount of testing. It may be used to control heaters and other hardware that in some situations could be dangerous. Please<br /> monitor operation carefully and use this firmware at your own risk.</li></ul>]]></description>
            <dc:creator>gloomyandy</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Thu, 20 Aug 2020 16:36:18 -0400</pubDate>
        </item>
    </channel>
</rss>
