Difference between revisions of "Infineon CYT2BL"

From SEGGER Wiki
Jump to: navigation, search
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''CYT2BL (TVII-B-E-4M)''' is a subfamily of [[Cypress Traveo II device family | Traveo II]] microcontrollers containing a Cortex M4 and Cortex M0+ CPU.
+
The Infineon '''CYT2BL (TVII-B-E-4M)''' is a subfamily of [[Infineon Traveo T2G]] microcontrollers containing a Cortex M4 and Cortex M0+ CPU.
  +
== SRAM ==
 
  +
The CYT2BL family features 2 x 256 KB = 512 KB of SRAM located at 0x08000000. The first 2 KB are reserved for internal usage and may not be used.
 
== Flash memory layout ==
 
== Flash memory layout ==
  +
The CYT2BL series devices have 4160 KiB Code flash and a 128 KiB Work flash. Both flashes are split in an area of large sectors and an area of small sectors.
   
  +
{| class="seggertable"
The CYT2BL series devices have 4160 KB Code flash and a 128 KB Work flash. Both flashes are split in an area of large sectors and an area of small sectors.
 
 
{| class="wikitable"
 
 
|-
 
|-
! Flash !! Start adress !! End adress !! Sector size !! Sector count !! Total size
+
! Flash !! Start adress !! End adress !! Sector size !! Sector count !! Total size
 
|-
 
|-
| Code flash large area || 0x10000000 || 0x103EFFFF || 32 KB || 126 || 4032 KB
+
| Code flash large area || 0x10000000 || 0x103EFFFF || 32 KiB || 126 || 4032 KiB
 
|-
 
|-
| Code flash small area || 0x103F0000 || 0x1040FFFF || 8 KB || 16 || 128 KB
+
| Code flash small area || 0x103F0000 || 0x1040FFFF || 8 KiB || 16 || 128 KiB
 
|-
 
|-
| Work flash large area || 0x14000000 || 0x14017FFF || 2 KB || 48 || 96 KB
+
| Work flash large area || 0x14000000 || 0x14017FFF || 2 KiB || 48 || 96 KiB
 
|-
 
|-
| Work flash small area || 0x14018000 || 0x1401FFFF || 128 B || 256 || 32 KB
+
| Work flash small area || 0x14018000 || 0x1401FFFF || 128 B || 256 || 32 KiB
 
|}
 
|}
  +
  +
{{Note|1=For information regarding Supervisory Flash (SFlash), please refer to [[Infineon_Traveo_T2G#Supervisory_Flash|Infineon Traveo T2G article]]}}

Latest revision as of 11:50, 20 October 2023

The Infineon CYT2BL (TVII-B-E-4M) is a subfamily of Infineon Traveo T2G microcontrollers containing a Cortex M4 and Cortex M0+ CPU.

SRAM

The CYT2BL family features 2 x 256 KB = 512 KB of SRAM located at 0x08000000. The first 2 KB are reserved for internal usage and may not be used.

Flash memory layout

The CYT2BL series devices have 4160 KiB Code flash and a 128 KiB Work flash. Both flashes are split in an area of large sectors and an area of small sectors.

Flash Start adress End adress Sector size Sector count Total size
Code flash large area 0x10000000 0x103EFFFF 32 KiB 126 4032 KiB
Code flash small area 0x103F0000 0x1040FFFF 8 KiB 16 128 KiB
Work flash large area 0x14000000 0x14017FFF 2 KiB 48 96 KiB
Work flash small area 0x14018000 0x1401FFFF 128 B 256 32 KiB
Note:
For information regarding Supervisory Flash (SFlash), please refer to Infineon Traveo T2G article