Added support for MSP430F247.

This commit is contained in:
Daniel Beer 2010-10-26 09:50:01 +13:00
parent 6084d44619
commit f25ad8fc43
1 changed files with 35 additions and 0 deletions

View File

@ -294,6 +294,41 @@ static const struct fet_db_record fet_db[] = {
0x00, 0x00
}
},
{ /* Copied from MSP430F249 */
.name = "MSP430F247",
.msg28_data = {
0xf2, 0x49, 0x03, 0x60, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x02, 0x02, 0x01, 0x00, 0xf2, 0x2b,
0x82, 0x00
/* extra: 89 00 00 00 00 00 00 00 */
},
.msg29_params = {0x00, 0x4f, 0x47},
.msg29_data = {
0x00, 0x80, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x10,
0xFF, 0x10, 0x40, 0x00, 0x00, 0x02, 0xFF, 0x09,
0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x02, 0x00,
0x02, 0x00, 0xD7, 0x60, 0x00, 0x00, 0x00, 0x00,
0x08, 0x07, 0x10, 0x0E, 0xC4, 0x09, 0x70, 0x17,
0x58, 0x1B, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x33, 0x0F, 0x1F, 0x0F,
0xFF, 0xFF
},
.msg2b_len = 0x4a,
.msg2b_data = {
0x00, 0x0C, 0xFF, 0x0F, 0x00, 0x02, 0x00, 0x00,
0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00
}
},
{
.name = "MSP430F2616",
.msg28_data = {