Skip to content

Commit 1fe83b8

Browse files
committed
add mspm0h321x
1 parent d7bf3d0 commit 1fe83b8

File tree

5 files changed

+1487
-0
lines changed

5 files changed

+1487
-0
lines changed

data/parts.yaml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,36 @@ families:
427427
- RGZ
428428
- RHB
429429

430+
## H Series
431+
- family: mspm0h321x
432+
datasheet_url: https://www.ti.com/lit/gpn/mspm0h3216
433+
reference_manual_url: https://www.ti.com/lit/pdf/slau923
434+
errata_url: https://www.ti.com/lit/pdf/slaz763
435+
adc_vrsel: VDD_INTREF_EXTREF # TODO: Verify
436+
part_numbers:
437+
- name: mspm0h3215
438+
memory:
439+
- name: FLASH
440+
length: 32
441+
address: 0x00000000 # TODO: VERIFY
442+
- name: RAM
443+
length: 8
444+
address: 0x20000000
445+
packages:
446+
# None yet per datasheet
447+
448+
- name: mspm0h3216
449+
memory:
450+
- name: FLASH
451+
length: 64
452+
address: 0x00000000 # TODO: VERIFY
453+
- name: RAM
454+
length: 8
455+
address: 0x20000000
456+
packages:
457+
- PT
458+
459+
430460
## L Series
431461
- family: mspm0l110x
432462
datasheet_url: https://www.ti.com/lit/gpn/mspm0l1106

0 commit comments

Comments
 (0)