2010-03-01 04:44 AM
New STM32F2xx zero-wait program execution up to 120MHz
2011-05-17 04:41 AM
I haven't seen any standard video processing (x264/NTSC/MPEG) on current Cortex-M3 board yet. And I just bought a STM3210E board few days ago XD
2011-05-17 04:41 AM
Hi,
Is there any preliminary preliminary documentation publictly available, or still being a secret? (As the new devices are already in preliminary sampling stage) The current consumption is close to that of Energy Micro EFM32 (180uA/MHz) sampling now. Jan BTW, interesting comparison here2011-05-17 04:41 AM
Here is an interesting website. In particular, post #16.
2011-05-17 04:41 AM
Do any have EEPROM? Even 64 bytes would be a BIG help.
I would also like to see some kind of GPIO with DMA. At least 8 data bits (an option for 16 or possibly 12 data bits would be nice.) Will need h/w protocol lines. CPU i/f can assume connected device knows if it is reading or writing.2011-05-17 04:41 AM
Hi,
No EEPROM (you can emulate it), but other things are already on current STM32s. You can do DMA transfer to/from GPIO - see appnote for timer triggered DMA. You can use FSMC to interface to FPGA, LCD, etc. Jan2011-05-17 04:41 AM
Hi,
Any update on the new device, yet? Jan