Property:ROM type
Jump to navigation
Jump to search
Malvineous (talk | contribs) (Add TSOP40) |
Malvineous (talk | contribs) (Linkify list for simpler access) |
||
| Line 6: | Line 6: | ||
* '''[[Allows value::TSOP40]]''' - 40-pin TSOP package, usually flash memory | * '''[[Allows value::TSOP40]]''' - 40-pin TSOP package, usually flash memory | ||
Add others to this list as needed - try to be as generic as possible, avoiding part names and using interface names instead. | Add others to [[Property:ROM type|this list]] as needed - try to be as generic as possible, avoiding part names and using interface names instead. | ||
Revision as of 14:53, 18 March 2016
Text value for the type of ROM/EEPROM/Flash chip. One of:
- None - no ROM chip is present
- 28-pin JEDEC - standard byte-wide 28-pin ROM/PROM
- 32-pin JEDEC - standard 32-pin EEPROM/flash chip
- TSOP40 - 40-pin TSOP package, usually flash memory
Add others to this list as needed - try to be as generic as possible, avoiding part names and using interface names instead.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "28-pin JEDEC", "32-pin JEDEC", "None", "TSOP40", "PLCC32" ] } }