<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.micromint.com/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.micromint.com/index.php?action=history&amp;feed=atom&amp;title=Lincoln_Bit_Banding_Example</id>
		<title>Lincoln Bit Banding Example - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.micromint.com/index.php?action=history&amp;feed=atom&amp;title=Lincoln_Bit_Banding_Example"/>
		<link rel="alternate" type="text/html" href="https://wiki.micromint.com/index.php?title=Lincoln_Bit_Banding_Example&amp;action=history"/>
		<updated>2026-04-08T17:26:33Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.3</generator>

	<entry>
		<id>https://wiki.micromint.com/index.php?title=Lincoln_Bit_Banding_Example&amp;diff=2259&amp;oldid=prev</id>
		<title>Support:&amp;#32;/* Compatibility Lincoln 60, Lincoln 60E */</title>
		<link rel="alternate" type="text/html" href="https://wiki.micromint.com/index.php?title=Lincoln_Bit_Banding_Example&amp;diff=2259&amp;oldid=prev"/>
				<updated>2012-04-10T14:18:57Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Compatibility Lincoln 60, Lincoln 60E&lt;/span&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 14:18, 10 April 2012&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This example application demonstrates the use of the bit-banding capabilities of the Cortex-M3 microprocessor. Some of SRAM and all of the GPIO registers reside within bit-band regions, meaning that bit-banding operations can be applied to any of them. In this example, a location in SRAM is read then bit-banding is used to&amp;nbsp; clear and set bit 3 of the SRAM location. The example then changes the SPI control register at address 0x40020000 using bit banding.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This example application demonstrates the use of the bit-banding capabilities of the Cortex-M3 microprocessor. Some of SRAM and all of the GPIO registers reside within bit-band regions, meaning that bit-banding operations can be applied to any of them. In this example, a location in SRAM is read then bit-banding is used to&amp;nbsp; clear and set bit 3 of the SRAM location. The example then changes the SPI control register at address 0x40020000 using bit banding&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. The first UART, which is connected to the COM1 on the Lincoln microcontroller board, is configured for 115,200 bits per second, and 8-n-1 mode. When the program is started a message will be printed to the terminal&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Image:Lincoln_bit_banding.png|center|]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Image:Lincoln_bit_banding.png|center|]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2026-04-08 17:26:33 --&gt;
&lt;/table&gt;</summary>
		<author><name>Support</name></author>	</entry>

	<entry>
		<id>https://wiki.micromint.com/index.php?title=Lincoln_Bit_Banding_Example&amp;diff=2251&amp;oldid=prev</id>
		<title>Support:&amp;#32;/* Compatibility Lincoln 60, Lincoln 60E */</title>
		<link rel="alternate" type="text/html" href="https://wiki.micromint.com/index.php?title=Lincoln_Bit_Banding_Example&amp;diff=2251&amp;oldid=prev"/>
				<updated>2012-04-10T14:00:11Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Compatibility Lincoln 60, Lincoln 60E&lt;/span&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 14:00, 10 April 2012&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This example application demonstrates the use of the bit-banding capabilities of the Cortex-M3 microprocessor. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;All &lt;/del&gt;of SRAM and all of the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;peripherals &lt;/del&gt;reside within bit-band regions, meaning that bit-banding operations can be applied to any of them. In this example, a &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;variable &lt;/del&gt;in SRAM is &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;set to a particular value one bit at a time using &lt;/del&gt;bit-banding &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;operations (it would be more efficient &lt;/del&gt;to &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;do a single non-&lt;/del&gt;bit&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;-banded write; this simply demonstrates &lt;/del&gt;the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;operation of &lt;/del&gt;bit&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;-&lt;/del&gt;banding&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This example application demonstrates the use of the bit-banding capabilities of the Cortex-M3 microprocessor. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Some &lt;/ins&gt;of SRAM and all of the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;GPIO registers &lt;/ins&gt;reside within bit-band regions, meaning that bit-banding operations can be applied to any of them. In this example, a &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;location &lt;/ins&gt;in SRAM is &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;read then &lt;/ins&gt;bit-banding &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;is used &lt;/ins&gt;to &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; clear and set &lt;/ins&gt;bit &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;3 of &lt;/ins&gt;the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;SRAM location. The example then changes the SPI control register at address 0x40020000 using &lt;/ins&gt;bit banding.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Image:Lincoln_bit_banding.png|center|]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Image:Lincoln_bit_banding.png|center|]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2026-04-08 17:26:33 --&gt;
&lt;/table&gt;</summary>
		<author><name>Support</name></author>	</entry>

	<entry>
		<id>https://wiki.micromint.com/index.php?title=Lincoln_Bit_Banding_Example&amp;diff=2249&amp;oldid=prev</id>
		<title>Support:&amp;#32;Created page with '==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]==  This example applicatio…'</title>
		<link rel="alternate" type="text/html" href="https://wiki.micromint.com/index.php?title=Lincoln_Bit_Banding_Example&amp;diff=2249&amp;oldid=prev"/>
				<updated>2012-04-10T13:38:03Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#39;==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]==  This example applicatio…&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]==&lt;br /&gt;
&lt;br /&gt;
This example application demonstrates the use of the bit-banding capabilities of the Cortex-M3 microprocessor. All of SRAM and all of the peripherals reside within bit-band regions, meaning that bit-banding operations can be applied to any of them. In this example, a variable in SRAM is set to a particular value one bit at a time using bit-banding operations (it would be more efficient to do a single non-bit-banded write; this simply demonstrates the operation of bit-banding).&lt;br /&gt;
&lt;br /&gt;
[[Image:Lincoln_bit_banding.png|center|]]&lt;/div&gt;</summary>
		<author><name>Support</name></author>	</entry>

	</feed>