<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/stmhal/adc.c, branch 2.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-07-31T08:35:40+00:00</updated>
<entry>
<title>all: Use the name MicroPython consistently in comments</title>
<updated>2017-07-31T08:35:40+00:00</updated>
<author>
<name>Alexander Steffen</name>
<email>devel.20.webmeister@spamgourmet.com</email>
</author>
<published>2017-06-30T07:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=55f33240f3d7051d4213629e92437a36f1fac50e'/>
<id>urn:sha1:55f33240f3d7051d4213629e92437a36f1fac50e</id>
<content type='text'>
There were several different spellings of MicroPython present in comments,
when there should be only one.
</content>
</entry>
<entry>
<title>stmhal: Add support for NUCLEO_F446RE board.</title>
<updated>2017-06-07T03:14:40+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2017-06-03T20:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=551a7317554b84651b0c3fd97f495753c17042ad'/>
<id>urn:sha1:551a7317554b84651b0c3fd97f495753c17042ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Convert all module and method tables to use MP_ROM macros.</title>
<updated>2017-05-06T07:03:40+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-05-06T07:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0986675451edbdcbe31d90ddacf8f6dc3327a4ae'/>
<id>urn:sha1:0986675451edbdcbe31d90ddacf8f6dc3327a4ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: Consistently update signatures of .make_new and .call methods.</title>
<updated>2017-01-04T13:10:42+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-01-04T13:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eac22e29a5844e5aa5c865c2e73900e6ef039ad6'/>
<id>urn:sha1:eac22e29a5844e5aa5c865c2e73900e6ef039ad6</id>
<content type='text'>
Otherwise, they serve reoccurring source of copy-paste mistakes and
breaking nanbox build.
</content>
</entry>
<entry>
<title>stmhal: Add STM32F769DISC board files.</title>
<updated>2016-12-13T05:26:13+00:00</updated>
<author>
<name>Rami Ali</name>
<email>flowergrass@users.noreply.github.com</email>
</author>
<published>2016-12-12T05:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8001918a896586438ed5e82a9d0a200bb61027ee'/>
<id>urn:sha1:8001918a896586438ed5e82a9d0a200bb61027ee</id>
<content type='text'>
With minor changes to adc.c and storage.c to support the F769.
</content>
</entry>
<entry>
<title>stmhal/adc: Use constants from new HAL version.</title>
<updated>2016-12-04T23:51:00+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-12-04T23:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fcd10882bd95752192e61457f08b9877ee404f13'/>
<id>urn:sha1:fcd10882bd95752192e61457f08b9877ee404f13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal/adc: Make channel "16" always map to the temperature sensor.</title>
<updated>2016-11-30T01:58:54+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-11-30T01:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c19a395caceb37a29a4ca74a05858cdaf94d3347'/>
<id>urn:sha1:c19a395caceb37a29a4ca74a05858cdaf94d3347</id>
<content type='text'>
The temperature sensor on F4 and F7 MCUs is mostly, but not always, on
channel 16.  To retain compatibility across all these MCUs this patch
maps the user-facing channel 16 to the internal temperature sensor.
</content>
</entry>
<entry>
<title>stmhal/adc: Add support for F767 MCU.</title>
<updated>2016-11-30T01:58:54+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-11-30T01:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=390ce86a30b83626d420873b63b2749680875c10'/>
<id>urn:sha1:390ce86a30b83626d420873b63b2749680875c10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal/adc: Add ADCAll.read_vref method, returning "3.3v" value.</title>
<updated>2016-11-30T01:58:54+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-11-30T01:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=52dfad08799d5b5d35068c1095afeb97149c75e3'/>
<id>urn:sha1:52dfad08799d5b5d35068c1095afeb97149c75e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal/adc: Make ADCAll.read_core_temp return accurate float value.</title>
<updated>2016-11-30T01:58:53+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-11-30T01:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e72353cc48f1ac2869458625aa0ebae7b6bfe24f'/>
<id>urn:sha1:e72353cc48f1ac2869458625aa0ebae7b6bfe24f</id>
<content type='text'>
It now uses factory calibration values to get a more accurate value, and
returns a float instead of an integer.
</content>
</entry>
</feed>
