Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions data/int_group/mspm0l111x.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
groups:
GROUP0:
- name: WWDT0
iidx: 0
- name: DEBUGSS
iidx: 2
- name: FLASHCTL # NVMNW
iidx: 3
- name: SYSCTL
iidx: 6
GROUP1:
- name: GPIOA
iidx: 0
- name: GPIOB
iidx: 1
- name: TRNG
iidx: 5
34 changes: 34 additions & 0 deletions data/parts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,40 @@ families:
- RHB
- RTR

- family: mspm0l111x
datasheet_url: https://www.ti.com/lit/gpn/mspm0l1117
reference_manual_url: https://www.ti.com/lit/pdf/slau847
errata_url: https://www.ti.com/lit/pdf/slaz741
adc_vrsel: VDD_INTREF_EXTREF
part_numbers:
- name: mspm0l1116
memory:
- name: FLASH
length: 64
address: 0x00000000
- name: RAM
length: 16
address: 0x20000000
packages:
- PT
- RGZ
- RHB
- RGE

- name: mspm0l1117
memory:
- name: FLASH
length: 128
address: 0x00000000
- name: RAM
length: 16
address: 0x20000000
packages:
- PT
- RGZ
- RHB
- RGE

- family: mspm0l112x
datasheet_url: https://www.ti.com/lit/gpn/mspm0l2117
reference_manual_url: https://www.ti.com/lit/pdf/slau847
Expand Down
Loading