Hi guys!
I'm hoping there's no need to re-invent the wheel here... does anyone have an Eagle library they'd be willing to share, containing a part for the STM32F10x?
Much obliged,
Josh
Hi guys!
I'm hoping there's no need to re-invent the wheel here... does anyone have an Eagle library they'd be willing to share, containing a part for the STM32F10x?
Much obliged,
Josh
I have a couple of libraries for STM32F1x/F2x and ready to share them. Libraries were prepared and tweaked for my own use, so perhaps not everybody find them convenient, but I guess it's better than nothing. Libraries differ in symbols - one uses "single large square symbol" (not sure about all parts, but definitely for 48/64-pin devices) while other uses symbol split up by port. In different situations different symbols might be convenient to use.
As someone currently making a part for the STM32F205 (100-pin device) currently for KiCAD, I can tell you that when you get over 64-pins, it's a better idea to split it up by port as a big microcontroller can take up an A4 page by itself (I've got a big block, but may later change it into ports.
@crenn, completely agree. But for smaller devices both variants have cases when they are more convenient.
@JoshSanders, if you still need these libraries, feel free contact me at sergiy.yevtushenko at gmail dot com.
UPDATE 20 July 2012: Okie says the previous version contains an error; new version in b04999c.
does anyone have an Eagle library they'd be willing to share, containing a part for the STM32F10x?
There's an Eagle library for Maple Mini in the Git repository you might find useful:
https://github.com/leaflabs/maplemini
The file is maplemini.lbr; you can download it from the GitHub page if you don't use Git.
You must log in to post.