fet_db: add support for MSP430F2416

Based on ID data from Pawel Jewstafjew <pawel.jewstafjew@gmail.com>.
This commit is contained in:
Daniel Beer 2012-11-23 11:41:45 +13:00
parent f52fe6f1d4
commit 21fc0d904f
1 changed files with 35 additions and 0 deletions

View File

@ -434,6 +434,41 @@ static const struct fet_db_record fet_db[] = {
0x00, 0x00
}
},
{
.name = "MSP430F2416",
.msg28_data = {
0xf2, 0x6f, 0x07, 0x60, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x02, 0x13, 0x01, 0x00, 0xf6, 0x1c,
0x8c, 0x00
/* extra: 89 00 00 00 00 00 00 00 */
},
.msg29_params = {0x00, 0x41, 0x39},
.msg29_data = {
0x00, 0x21, 0xff, 0xff, 0x01, 0x00, 0x00, 0x10,
0xff, 0x10, 0x40, 0x00, 0x00, 0x02, 0xff, 0x09,
0x00, 0x11, 0xff, 0x20, 0x08, 0x00, 0x03, 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, 0x01, 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, 0x02, 0x00,
0x08, 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 = {