<div dir="ltr">Firmware update of newer STM32s could be done over USB too - you don't need separate UART for this. Just wire BOOT pin (pins) to GPIO(s) from EOMA to allow entering firmware update mode (DFU over USB). <div>
64pin seems an overkill - there a lot of other package options, e.g. 48pin QFN, not to mention the BGA variants. Also, F103 is quite old one, probably the price might be good, but I would recommend some of newer ones (Cortex-M0 even) - look at F0, F2, F3 series. A good option could be this: STM32F071CB, the price goes below $2.50 for 100pcs, and it seems to have all you need - <a href="http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1574/LN7/PF259662">http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1574/LN7/PF259662</a></div>
<div><br></div><div>SiLabs "Precision 32" are also nice ones - very well balanced peripherals and packages (e.g. QFN40, SiM3U154), built in regulator from 5V (if needed). But the price is higher.</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2014-08-07 12:07 GMT+03:00 Miguel Garcia <span dir="ltr"><<a href="mailto:gacuest@gmail.com" target="_blank">gacuest@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2014-08-07 10:13 GMT+02:00 Luke Kenneth Casson Leighton <<a href="mailto:lkcl@lkcl.net">lkcl@lkcl.net</a>>:<br>
<div class="">>  blegh - and you need 2 of them _and_ 2 analog ICs as well. that's<br>
> starting to make the STM32F103 (64-pin variant) look attractive.  and<br>
> i know you can get that at around the $2.50 mark in 10k volumes.<br>
><br>
>  *sigh* ok do you really need that USB Flash thing?  because of a) the<br>
> cost (at least $4.50) b) the number of ICs (4) it's starting to tip in<br>
> favour of the STM32F again, i get the feeling you'd be better off<br>
> wiring up the STM32F as a USB 1.1 device.  you'll also need to wire up<br>
> the UART to the EOMA68 interface and a couple of other pins to put it<br>
> into "firmware upload" mode, but that's ok.<br>
><br>
>  the advantage there is that i have some GPL'd KiCAD designs with<br>
> STM32F already in them (or have found some out there when i last<br>
> checked).<br>
<br>
</div>Yes, the USB flash drive can be removed.<br>
<br>
I think Daniel also prefers a microcontroller.<br>
<br>
2014-08-06 14:18 GMT+02:00 Luke Kenneth Casson Leighton <<a href="mailto:lkcl@lkcl.net">lkcl@lkcl.net</a>>:<br>
<div class="">>  * one GPIO IC IN pin is needed for MicroSD "detect"<br>
</div><div class="">>  * digital GPIO IC OUT pin needed for power-up of LCD<br>
>  * accelerometer IRQ goes to digital GPIO IC IN<br>
>  * digital GPIO IC IN pin connects to IRQ-OUT of AXP209<br>
>  * digital GPIO IC IN pin connects to Headphone-detect (in case you<br>
> want to alter volume on headphone-out)<br>
<br>
</div>So, do we connect all this to STM32F? Or do we have to add the STM32F<br>
and the digital GPIO IC?<br>
<br>
Thanks.<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
arm-netbook mailing list <a href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a><br>
<a href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook" target="_blank">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a><br>
Send large attachments to <a href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a></div></div></blockquote></div><br></div>