Difference between revisions of "Realtek Ameba D"

From SEGGER Wiki
Jump to: navigation, search
 
Line 31: Line 31:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*Realtek RTL-AMEBAD_MB_3V0_RTL8720DF evaluation board: http://wiki.segger.com/Realtek_RTL-AMEBAD_MB_3V0_RTL8720DF
+
*[[Realtek RTL-AMEBAD_MB_3V0_RTL8720DF]]
   
 
==Example Application==
 
==Example Application==
*Realtek RTL-AMEBAD_MB_3V0_RTL8720DF evaluation board: http://wiki.segger.com/Realtek_RTL-AMEBAD_MB_3V0_RTL8720DF#Example_Project
+
*[[Realtek RTL-AMEBAD_MB_3V0_RTL8720DF#Example Project]]

Latest revision as of 11:29, 10 October 2023

The Realtek Ameba D are dual core (KM0/KM4) microprocessors with WIFI and Bluetooth.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support Limitations
QSPI 0x08000000 4 MB YES.png only for RTL872xDF devices


QSPI Flash

QSPI flash programming requires special handling compared to internal flash. For more information about this, please see the QSPI Flash Programming Support article.

Device Base address Maximum size Supported pin configuration
RTL872xCS
RTL872xDN
RTL872xDM
0x08000000 16 MB
  • Default SCK@B13 CS@B16 D0@B14 D1@B17

Device Specific Handling

Reset

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

Multi-Core Support

Flash programming is done by KM0 core (Cortex-M23).

Evaluation Boards

Example Application