<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.micromint.com/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Lincoln ADC DMA Example - Revision history</title>
		<link>https://wiki.micromint.com/index.php?title=Lincoln_ADC_DMA_Example&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.3</generator>
		<lastBuildDate>Wed, 08 Apr 2026 20:43:43 GMT</lastBuildDate>
		<item>
			<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]==  The NXP LPC1769 microco…'</title>
			<link>https://wiki.micromint.com/index.php?title=Lincoln_ADC_DMA_Example&amp;diff=2216&amp;oldid=prev</link>
			<description>&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]==  The NXP LPC1769 microco…&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;
The NXP LPC1769 microcontroller used in the Lincoln controller line support eight single ended 12-bit analog inputs with a sampling rate up to 250 kilo-samples/sec (kSPS). These signals are available on the following header:&lt;br /&gt;
[[Image:Lincoln-60-ADC.png|center|alt=Lincoln-60|frame|&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;'''Lincoln: Analog to Digital connector pin out''']]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This example shows you how to read voltages from channel 2 of the ADC by using the DMA. The screen output is shown below. Note that the voltages are shown in integer format. The 12-bit value goes between 0 and 4095 (0x0FFF) for the range 0.00V to 3.30V resulting in an accuracy of +/- 402.8 µV. Note that voltages over 3.3V should not be applied to the ADC inputs as they could damage the microcontroller. Op-amps or other alternatives should be used to implement scaling and isolation. 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;br /&gt;
&lt;br /&gt;
[[Image:Lincoln_ADC_DMA.png|center|]]&lt;/div&gt;</description>
			<pubDate>Mon, 09 Apr 2012 13:26:45 GMT</pubDate>			<dc:creator>Support</dc:creator>			<comments>https://wiki.micromint.com/index.php/Talk:Lincoln_ADC_DMA_Example</comments>		</item>
	</channel>
</rss>