Difference between revisions of "TI CC1311P3"

From SEGGER Wiki
Jump to: navigation, search
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
  +
[[Category:Device families]]
The '''TI CC131P3''' are SimpleLink™ High-Performance Sub-1 GHz Wireless MCUs with Cortex-M4 Core.
 
  +
The '''TI CC1311P3''' are SimpleLink™ High-Performance Sub-1 GHz Wireless MCUs with Cortex-M4 Core.
 
__TOC__
 
__TOC__
   
Line 8: Line 9:
 
! Flash Bank || Base address !! Size || J-Link Support
 
! Flash Bank || Base address !! Size || J-Link Support
 
|-
 
|-
| Internal flash || 0x00000000 || 356 KB || style="text-align:center;"| {{YES}}
+
| Internal flash || 0x00000000 || 352 KB || style="text-align:center;"| {{YES}}
 
|}
 
|}
   
Line 30: Line 31:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*TI Launchpad CC1311P3 evaluation board: https://wiki.segger.local/TI_LP-CC1311P3
+
*TI Launchpad CC1311P3 evaluation board: https://wiki.segger.com/TI_LP-CC1311P3
   
 
==Example Application==
 
==Example Application==
*TI Launchpad CC1311P3 evaluation board: https://wiki.segger.local/TI_LP-CC1311P3#Example_Project
+
*TI Launchpad CC1311P3 evaluation board: https://wiki.segger.com/TI_LP-CC1311P3#Example_Project

Latest revision as of 14:36, 15 May 2024

The TI CC1311P3 are SimpleLink™ High-Performance Sub-1 GHz Wireless MCUs with Cortex-M4 Core.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Internal flash 0x00000000 352 KB YES.png

Watchdog Handling

  • The device has a watchdog WDT, which is disabled by default.
  • The watchdog is not handled during flash programming.

Device Specific Handling

Connect

  • The device uses custom connect.

Reset

  • The device uses custom reset, after Boot ROM execution target is halted.

Limitations

Attach

Attach is supported.

Security

If device is secured, device can be unsecured by mass erase if user confirms.


Evaluation Boards

Example Application