Difference between revisions of "Template:Infobox microcontroller"
Jump to navigation
Jump to search
(Created page with "{| border="0" style="float:right;clear:right;width:22em;border-spacing:3px;margin:0.5em 0.5em 0.5em 0.5em;padding:0.2em;font-size:88%;line-height:1.5em;border:1px solid #AAAAA...") |
|||
| Line 6: | Line 6: | ||
|- | |- | ||
| '''# of Pins''' || {{{num_pins}}} | | '''# of Pins''' || {{{num_pins}}} | ||
| + | |- | ||
| + | | '''Operating Voltage''' || {{{voltage}}} | ||
|- | |- | ||
| '''CPU''' || {{{cpu}}} | | '''CPU''' || {{{cpu}}} | ||
| Line 13: | Line 15: | ||
| '''Flash''' || {{{flash}}} | | '''Flash''' || {{{flash}}} | ||
|- | |- | ||
| − | | '''SRAM | + | | '''SRAM''' || {{{sram}}} |
|- | |- | ||
| − | | '''EEPROM''' || | + | | '''EEPROM''' || {{{eeprom}}} |
|- | |- | ||
| '''Max I/O''' || {{{max_io}}} | | '''Max I/O''' || {{{max_io}}} | ||
Revision as of 07:11, 13 August 2014
| {{{name}}} | |
| [[File:{{{image}}}|{{{name}}}]] | |
| # of Pins | {{{num_pins}}} |
| Operating Voltage | {{{voltage}}} |
| CPU | {{{cpu}}} |
| Clock Speed | {{{clock_speed}}} |
| Flash | {{{flash}}} |
| SRAM | {{{sram}}} |
| EEPROM | {{{eeprom}}} |
| Max I/O | {{{max_io}}} |
| Packages | {{{packages}}} |
| Datasheet | [{{{datasheet}}} Link] |