AlifSemi E1C: Difference between revisions

From SEGGER Knowledge Base
Jump to navigation Jump to search
(Created page with "Category:Device families The '''AlifSemi Ensemble E1C''' are Cortex-M55 based microcontrollers. __TOC__ ==Flash Banks== {{:Template:FlashBankTable | FlashBanks= {{:Template:FlashBankTableRow | BankName=OSPI <ref name="FootNote1" > QSPI flash programming requires special handling compared to internal flash. For more information about this, please see the QSPI Flash Programming Support article.<br> J-Link supports multiple pin con...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
| FlashBanks=
| FlashBanks=


{{:Template:FlashBankTableRow | BankName=OSPI <ref name="FootNote1" >
{{:Template:FlashBankTableRow | BankName=OSPI SS0 <ref name="FootNote1" >
QSPI flash programming requires special handling compared to internal flash. For more information about this, please see the [[QSPI Flash Programming Support | QSPI Flash Programming Support article]].<br>
QSPI flash programming requires special handling compared to internal flash. For more information about this, please see the [[QSPI Flash Programming Support | QSPI Flash Programming Support article]].<br>
J-Link supports multiple pin configurations for this Device. For details on how to select a specific flash loader, please see [[J-Link_Multiple_Flashloader#Selecting_a_specific_flashloader | here]].
</ref>
</ref>
| BaseAddress=0xA0000000 | JLinkSupport=yes | NumOfLoaders=1 | Loader=
| BaseAddress=0xA0000000 | JLinkSupport=yes | NumOfLoaders=1 | Loader=
{{:Template:FlashLoader | Name=Default | Size=Up to 512 MB}}
{{:Template:FlashLoader | Name=Default | Size=Up to 256 MB}}
}}
{{:Template:FlashBankTableRow | BankName=OSPI SS1 <ref name="FootNote1" >
QSPI flash programming requires special handling compared to internal flash. For more information about this, please see the [[QSPI Flash Programming Support | QSPI Flash Programming Support article]].<br>
</ref>
| BaseAddress=0xB0000000 | JLinkSupport=yes | NumOfLoaders=1 | Loader=
{{:Template:FlashLoader | Name=Default | Size=Up to 256 MB}}
}}
}}
}}
}}

Latest revision as of 16:03, 6 August 2025

The AlifSemi Ensemble E1C are Cortex-M55 based microcontrollers.

Flash Banks

Flash Bank Base address J-Link Support Loader
Name Size
OSPI SS0 [1] 0xA0000000 YES.png Default Up to 256 MB
OSPI SS1 [1] 0xB0000000 YES.png Default Up to 256 MB
  1. 1.0 1.1 QSPI flash programming requires special handling compared to internal flash. For more information about this, please see the QSPI Flash Programming Support article.

Watchdog Handling

  • The device has a watchdog.
  • The watchdog is fed during flash programming.

Device Specific Handling

Reset

  • The device uses normal Cortex-M reset, no special handling necessary, like described here.