<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Software - Geometrics Forum				            </title>
            <link>https://www.geometrics.com/community/mfam-software/</link>
            <description>Geometrics Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 28 Jul 2026 00:59:41 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Using UART4 to stream data to a Rpi4</title>
                        <link>https://www.geometrics.com/community/mfam-software/using-uart4-to-stream-data-to-a-rpi4/</link>
                        <pubDate>Thu, 02 Jul 2026 04:25:11 +0000</pubDate>
                        <description><![CDATA[Hello,
I saw in a previous post that the current firmware only supports MFAM streaming via Ethernet, and that UART5 isn&#039;t supported. I&#039;m modifying the Dev Kit firmware to add TX output on U...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<p class="font-claude-response-body break-words whitespace-normal">I saw in a previous post that the current firmware only supports MFAM streaming via Ethernet, and that UART5 isn't supported. I'm modifying the Dev Kit firmware to add TX output on UART4 instead, by adding a parallel <code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded- px-1 py-px text-">Mailbox_post</code> in <code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded- px-1 py-px text-">spiTaskFxns.c</code> to a new UART4 TX task/mailbox, at 460800 bps.</p>
<p class="font-claude-response-body break-words whitespace-normal">Before going further, I wanted to ask:</p>
<ol class=":mb-0 :mt-1 :gap-1 :pb-1 :pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3">
<li class="font-claude-response-body whitespace-normal break-words pl-2">Is there any hardware-level reason UART4 wouldn't work here, beyond it just not being implemented in the stock firmware?</li>
<li class="font-claude-response-body whitespace-normal break-words pl-2">Does the existing SPI→Ethernet pipeline assume a single consumer, in a way that could cause timing issues if I add a second parallel mailbox post for UART4?</li>
<li class="font-claude-response-body whitespace-normal break-words pl-2">Has anyone tried UART-based streaming from the Dev Kit before, and if so, any known pitfalls?</li>
</ol>
<p class="font-claude-response-body break-words whitespace-normal">Thanks in advance!</p>]]></content:encoded>
						                            <category domain="https://www.geometrics.com/community/mfam-software/">Software</category>                        <dc:creator>Ana Teresa Falcão</dc:creator>
                        <guid isPermaLink="true">https://www.geometrics.com/community/mfam-software/using-uart4-to-stream-data-to-a-rpi4/</guid>
                    </item>
				                    <item>
                        <title>MFAM Dev Kit TIVA example code</title>
                        <link>https://www.geometrics.com/community/mfam-software/mfam-dev-kit-tiva-example-code/</link>
                        <pubDate>Thu, 28 May 2026 21:47:28 +0000</pubDate>
                        <description><![CDATA[We will provide the example source code for MFAM Dev Kit &#039;as-is&#039; for your reference and review. Please note that we do not provide any technical support, maintenance, debugging, or updates f...]]></description>
                        <content:encoded><![CDATA[<p>We will provide the example source code for MFAM Dev Kit 'as-is' for your reference and review. Please note that we do not provide any technical support, maintenance, debugging, or updates for this code.</p>
<p>Click below to download:</p>
154]]></content:encoded>
						                            <category domain="https://www.geometrics.com/community/mfam-software/">Software</category>                        <dc:creator>Rui Zhang</dc:creator>
                        <guid isPermaLink="true">https://www.geometrics.com/community/mfam-software/mfam-dev-kit-tiva-example-code/</guid>
                    </item>
				                    <item>
                        <title>How to measure with 2 MFAM systems in sync?</title>
                        <link>https://www.geometrics.com/community/mfam-software/how-to-measure-with-2-mfam-systems-in-sync/</link>
                        <pubDate>Wed, 20 Dec 2023 11:59:14 +0000</pubDate>
                        <description><![CDATA[Hello,
 
we have 2 MFAM systems with 2 OPMs each, and would like to measure in sync. We saw that we can add a 1 PPS pulse as sync trigger when GPS is not available.
But on Software side, ...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<p> </p>
<p>we have 2 MFAM systems with 2 OPMs each, and would like to measure in sync. We saw that we can add a 1 PPS pulse as sync trigger when GPS is not available.</p>
<p>But on Software side, MagView can only read from one system, and we could not figure out how to open 2 MagView instances on the same computer. (We would not like to use 2 computers...).</p>
<p> </p>
<p>Is there an easy way how we can achieve this?</p>
<p> </p>
<p>Thanks in advance.</p>]]></content:encoded>
						                            <category domain="https://www.geometrics.com/community/mfam-software/">Software</category>                        <dc:creator>Martin Voelker</dc:creator>
                        <guid isPermaLink="true">https://www.geometrics.com/community/mfam-software/how-to-measure-with-2-mfam-systems-in-sync/</guid>
                    </item>
				                    <item>
                        <title>Is there a way to change the WIFI SSID of Dev Kit?</title>
                        <link>https://www.geometrics.com/community/mfam-software/is-there-a-way-to-change-the-wifi-ssid-of-dev-kit/</link>
                        <pubDate>Sat, 09 Dec 2023 01:43:38 +0000</pubDate>
                        <description><![CDATA[If you have multiple MFAM Dev Kits and wish to assign different SSIDs, you can download the following program to generate a customized SSID. The instruction is also included.]]></description>
                        <content:encoded><![CDATA[<p>If you have multiple MFAM Dev Kits and wish to assign different SSIDs, you can download the following program to generate a customized SSID. The instruction is also included.</p>
<p> </p>
57
<p> </p>]]></content:encoded>
						                            <category domain="https://www.geometrics.com/community/mfam-software/">Software</category>                        <dc:creator>Rui Zhang</dc:creator>
                        <guid isPermaLink="true">https://www.geometrics.com/community/mfam-software/is-there-a-way-to-change-the-wifi-ssid-of-dev-kit/</guid>
                    </item>
				                    <item>
                        <title>How to parse the MFAM SPI packet?</title>
                        <link>https://www.geometrics.com/community/mfam-software/how-to-parse-the-mfam-spi-packet/</link>
                        <pubDate>Thu, 30 Nov 2023 16:32:00 +0000</pubDate>
                        <description><![CDATA[The detailed MFAM SPI Packet Structure can be found in the MFAM module user guide (in the USB drive shipped with the product).
The detailed Dev Kit Ethernet Packet Structure is shown in App...]]></description>
                        <content:encoded><![CDATA[<p>The detailed MFAM SPI Packet Structure can be found in the MFAM module user guide (in the USB drive shipped with the product).</p>
<p>The detailed Dev Kit Ethernet Packet Structure is shown in Appendix B of the Dev Kit user guide (in the same USB drive).</p>
<p>If you plan to develop your own code to parse the MFAM data, an example code in both c and MatLab can be downloaded below:</p>
56]]></content:encoded>
						                            <category domain="https://www.geometrics.com/community/mfam-software/">Software</category>                        <dc:creator>Rui Zhang</dc:creator>
                        <guid isPermaLink="true">https://www.geometrics.com/community/mfam-software/how-to-parse-the-mfam-spi-packet/</guid>
                    </item>
				                    <item>
                        <title>Why can&#039;t I change the sample rate of MFAM through MagViewMFAM?</title>
                        <link>https://www.geometrics.com/community/mfam-software/why-cant-i-change-the-sample-rate-of-mfam-through-magviewmfam/</link>
                        <pubDate>Fri, 15 Sep 2023 18:57:57 +0000</pubDate>
                        <description><![CDATA[The MFAM sample rate is fixed at 1 kHz.
The sample rate in MagViewMFAM is only applied to the processed data (reading display and saved ASCII data). The binary data is always at 1 kHz.
The...]]></description>
                        <content:encoded><![CDATA[<p>The MFAM sample rate is fixed at 1 kHz.</p>
<p>The sample rate in MagViewMFAM is only applied to the processed data (reading display and saved ASCII data). The binary data is always at 1 kHz.</p>
<p>The sample rate in WIFI firmware is fixed at 1 kHz.</p>
<p>Please remember to low pass filter the 1 kHz readings first before down sampling.</p>]]></content:encoded>
						                            <category domain="https://www.geometrics.com/community/mfam-software/">Software</category>                        <dc:creator>Rui Zhang</dc:creator>
                        <guid isPermaLink="true">https://www.geometrics.com/community/mfam-software/why-cant-i-change-the-sample-rate-of-mfam-through-magviewmfam/</guid>
                    </item>
							        </channel>
        </rss>
		