From 9f4d327c2457ee1f8bb060998059424b35b09802 Mon Sep 17 00:00:00 2001 From: Daniel Beer Date: Wed, 7 Mar 2012 10:06:01 +1300 Subject: [PATCH] Support for MSP430F6736. --- drivers/fet_db.c | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/drivers/fet_db.c b/drivers/fet_db.c index 4c5fbbc..e7ca3cc 100644 --- a/drivers/fet_db.c +++ b/drivers/fet_db.c @@ -1876,6 +1876,41 @@ static const struct fet_db_record fet_db[] = { 0x00, 0x00 } }, + { /* Copied from MSP430F5329, with modifications */ + .name = "MSP430F6736", + .msg28_data = { + 0x6c, 0x81, 0x10, 0x10, 0x08, 0x0a, 0x24, 0x6e, + 0x99, 0x46, 0x0c, 0x00, 0x0c, 0x00, 0xf8, 0xfe, + 0xff, 0xff + /* extra: 91 06 11 00 1a 00 04 05 */ + }, + .msg29_params = {0x00, 0x8b, 0x83}, + .msg29_data = { + 0x00, 0x40, 0xff, 0x3f, 0x02, 0x00, 0x00, 0x18, + 0xff, 0x19, 0x80, 0x00, 0x00, 0x1c, 0xff, 0x3b, + 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x07, 0x00, + 0x02, 0x00, 0x1f, 0x04, 0x00, 0x00, 0x00, 0x00, + 0x08, 0x07, 0x10, 0x0e, 0xc4, 0x09, 0x70, 0x17, + 0x58, 0x1b, 0x01, 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, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff + }, + .msg2b_len = 0x4a, + .msg2b_data = { + 0x00, 0x10, 0xff, 0x17, 0x00, 0x02, 0x02, 0x00, + 0x0a, 0x00, 0x20, 0x00, 0x0a, 0x91, 0x8e, 0x8f, + 0x9d, 0x40, 0x28, 0x29, 0x2a, 0x2b, 0x8a, 0xd8, + 0xa8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c, + 0xff, 0x23, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, + 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, + 0x01, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00 + } + }, { /* Captured from IAR */ .name = "MSP430F449", .msg28_data = {