<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/stmf0, branch 1.6</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.6</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.6'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2015-02-01T15:44:52+00:00</updated>
<entry>
<title>altos/stmf0: Support PA11/PA12 remapping</title>
<updated>2015-02-01T15:44:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-02-01T15:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8f9e192e9d1c6fab9843939ff9117f6bb3725943'/>
<id>urn:sha1:8f9e192e9d1c6fab9843939ff9117f6bb3725943</id>
<content type='text'>
Small pin-count versions of the STMF0 can remap PA11/PA12 on the same
pins as PA9/PA10. These are used by USB, so have the USB driver deal
with remapping them.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stmf0: Re-implement fast ADC code for stmf0</title>
<updated>2015-01-28T04:41:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-28T04:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8ca1f234586225caea1040bc229b63491dadc1cb'/>
<id>urn:sha1:8ca1f234586225caea1040bc229b63491dadc1cb</id>
<content type='text'>
This creates a ring buffer for ADC data so that ADC fetching can run
in parallel with other activities.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stmf0: Add CRC driver</title>
<updated>2015-01-28T00:55:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-28T00:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a95d6776dea86cdc4bdc3512505ba7e75365c127'/>
<id>urn:sha1:a95d6776dea86cdc4bdc3512505ba7e75365c127</id>
<content type='text'>
Sets up the stm32f0 CRC hardware, exposing inline functions to access
it. DMA access is possible, but usbtrng can't use that.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stmf0: Remove remaining stm32l bits from stm32f0 code</title>
<updated>2015-01-27T17:36:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-27T17:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=79f3434013650fe4e3d76e5eb56a10000ee34249'/>
<id>urn:sha1:79f3434013650fe4e3d76e5eb56a10000ee34249</id>
<content type='text'>
These were left over from the stm32f0 initial implementation work; now
it's more useful to list only the bits which are valid.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stmf0: Add ADC and DMA APIs</title>
<updated>2015-01-27T06:14:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-27T06:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=729bb7a405460db8d44c9ff6ee903b28c7499a02'/>
<id>urn:sha1:729bb7a405460db8d44c9ff6ee903b28c7499a02</id>
<content type='text'>
The ADC api is what USBtrng wants; a way to repeatedly read a single
ADC input as fast as possible.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stmf0: Add faster USB path</title>
<updated>2015-01-27T06:12:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-27T06:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a01effc2f64c757c907e0f4937b4d3710b97bde0'/>
<id>urn:sha1:a01effc2f64c757c907e0f4937b4d3710b97bde0</id>
<content type='text'>
This adds a way to allocate private USB buffers for sending data
without needing to copy it again. It requires ensuring that all
accesses are 16 bits aligned to 16 bit boundaries.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stmf0: Fix linker scripts to make ao_boot work</title>
<updated>2015-01-27T06:10:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-27T06:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e1d5bcb1968e280b8ebdf6c8b12e8a87167fd890'/>
<id>urn:sha1:e1d5bcb1968e280b8ebdf6c8b12e8a87167fd890</id>
<content type='text'>
The flash loader ended up assuming ao_boot was at the start of ram,
while the application stuck it after the interrupt table (where it
needs to go).

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add self-flash support for STM32F042 processor</title>
<updated>2015-01-26T03:35:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-26T03:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=df881bce8576f091b2d8cb53b8ce8a43aeedecde'/>
<id>urn:sha1:df881bce8576f091b2d8cb53b8ce8a43aeedecde</id>
<content type='text'>
Also moves the usual address for applications out of the way of the
flash loader.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Initial STMF04x support</title>
<updated>2015-01-26T00:42:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-26T00:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=02f03df6d089cafae99f8ce15dcbd87f6e78d749'/>
<id>urn:sha1:02f03df6d089cafae99f8ce15dcbd87f6e78d749</id>
<content type='text'>
Basic clock configuration, OS support, LED and USB drivers.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
