Mercurial > ~darius > hgwebdir.cgi > stm32temp
comparison README.txt @ 73:3c22b02e9bf3
Fix RAM sizes.
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Mon, 15 Apr 2013 21:33:06 +0930 |
parents | d2041a9051f9 |
children | 18b154c447bb |
comparison
equal
deleted
inserted
replaced
72:d2041a9051f9 | 73:3c22b02e9bf3 |
---|---|
21 the FSMC controller. The touch controller is a TSC2046N which shares | 21 the FSMC controller. The touch controller is a TSC2046N which shares |
22 the SPI bus with the flash chip above. | 22 the SPI bus with the flash chip above. |
23 | 23 |
24 Board 2 | 24 Board 2 |
25 ======= | 25 ======= |
26 ET-ARM Stamp which has an STM32F103RET6 (512k flash, 20k RAM) | 26 ET-ARM Stamp which has an STM32F103RET6 (512k flash, 64k RAM) |
27 http://www.futurlec.com/ET-ARM_Stamp.shtml | 27 http://www.futurlec.com/ET-ARM_Stamp.shtml |
28 | 28 |
29 Board 3 | 29 Board 3 |
30 ======= | 30 ======= |
31 HY-STM32_100P example code is in /Users/darius/projects/HY-STM32_100P | 31 HY-STM32_100P example code is in /Users/darius/projects/HY-STM32_100P |
39 R = 64 pins | 39 R = 64 pins |
40 V = 100 pins | 40 V = 100 pins |
41 Z = 144 pins | 41 Z = 144 pins |
42 | 42 |
43 x.. | 43 x.. |
44 C = 256k flash | 44 C = 256k flash / 48k RAM (64k in CSP package) |
45 D = 396k flash | 45 D = 384k flash / 64k RAM |
46 E = 512k flash | 46 E = 512k flash / 64k RAM |
47 | 47 |
48 y.. | 48 y.. |
49 H = BGA | 49 H = BGA |
50 T = LQFP | 50 T = LQFP |
51 Y = WLCSP64 | 51 Y = WLCSP64 |