uze6666 wrote:Btw, I think that it would be a good idea to define some target specs before moving forward too much. I know vaclavpe you are using the M3 currently, but I wondering why not use the M4 (STM32F4)? When I saw the spec, I got that same warm feeling that when I saw the ATMega644, a powerful chip with lots of RAM at an awesome price.
Hi UZE, I have several reasons to use STM32F103. F4 line exists now just as the Discovery kit. No MCU available at Farnell so far. No samples at ST.COM so far. I already have a lot of kits - for PIC16, PIC32, STM8, MSP430 Launchpad etc. And for STM32F1 as well. Recently we with my friend developed FDC emulator for one 8-bit computer ( you can find it here
http://mz800ukp1.sf.net/ ). First version was with ATMEGA64 and I finally decided to run it on STM32. STMuzebox is just a means to evaluate MCU's power (in the FDC emu, STM32 was about 2 times faster than ATMEGA). And finally, I have tuned the toolchain and it works for me.
Another MCUs to evaluate Uzebox can be PIC32, LPC, LM3S - but I have chosen STM32F1. Just for my personal interest. From other projects I learned that less than small amount of people is interested what I do or I did. So I just play with STM32 and would be glad if somebody can continue with me. That is all...
If somebody takes Uzebox and ports it to STM32F4, it will be great.