View Single Post
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#68
Originally Posted by kulve View Post
I've been playing a bit with ST's STM32x chips and started dream about having a qwerty built around it when I bumped into this thread.

For PCB designs I really recommend Kicad. It's open source, commonly used and works on Linux and Windows.

It's not that hard to design a PCB with Kicad and order it from Itead. And Itead's prices are very suitable even for individual hobbyists.
Hmmmm I personally is alergic with MCU manufactors that only has IDE/Compiler/debuggers that only works in windows. Isn't STM32 winblows only?

If thats the case it should not be used. I say the same about 8bit Microchip... AVR is better for 8bit (even if it sucks bigtime to user 8/16 bits this days when ARM costs less...

Open project shall use open and platform independent toolchains atleast... (means GCC)

Originally Posted by dirkvl View Post
For a potential version 2 prototype, this might be a potential candidate! Runs up to 5.5 volts, 1mm thick and lots and lots of functionality!

However, I have zero experience with programming these kind op microprocessors. Also, putting this thing on a pcb is a bit out of my reach. Please help if you have serious skills!

http://cdn.meme.li/i/oz8yt.jpg
IMHO use ARM that works with GCC toolchain and often costs less. see my other posts. And also works with more debugprobes...

Originally Posted by jalyst View Post
Is this not something useful to establish with Jolla before moving too far ahead?
Yeah think that too... same for the voltage discussion... batteryvoltage != I2C != mainboard
__________________
Keep safe and healthy

Last edited by mikecomputing; 2013-10-08 at 18:25.