Difference between revisions of "Infineon CYT2B9"

From SEGGER Wiki
Jump to: navigation, search
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''CYT2B9 (TVII-B-E-2M)''' is a subfamily of [[Cypress Traveo II device family | Traveo II]] microcontrollers containing a Cortex M4 and Cortex M0+ CPU.
+
The Infineon '''CYT2B9 (TVII-B-E-2M)''' is a subfamily of [[Infineon Traveo T2G]] microcontrollers containing a Cortex M4 and Cortex M0+ CPU.
   
  +
== SRAM ==
  +
The CYT2B9 family features 2 x 128 KB = 256 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 CYT2B9 series devices have 2112 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 CYT2B9 series devices have 2112 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 || 0x101EFFFF || 32 KB || 62 || 1984 KB
+
| Code flash large area || 0x10000000 || 0x101EFFFF || 32 KiB || 62 || 1984 KiB
 
|-
 
|-
| Code flash small area || 0x101F0000 || 0x1010FFFF || 8 KB || 16 || 128 KB
+
| Code flash small area || 0x101F0000 || 0x1010FFFF || 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
  +
|-
  +
| Supervisory flash || 0x17000800 || 0x17007DFF || 512 B || 13|| 6656 B
 
|}
 
|}
  +
  +
{{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:49, 20 October 2023

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

SRAM

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

Flash memory layout

The CYT2B9 series devices have 2112 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 0x101EFFFF 32 KiB 62 1984 KiB
Code flash small area 0x101F0000 0x1010FFFF 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
Supervisory flash 0x17000800 0x17007DFF 512 B 13 6656 B
Note:
For information regarding Supervisory Flash (SFlash), please refer to Infineon Traveo T2G article