Difference between revisions of "Realtek RTL8762A"

From SEGGER Wiki
Jump to: navigation, search
(Internal Flash)
Line 8: Line 8:
 
! Flash Bank || Base address !! Size || J-Link Support
 
! Flash Bank || Base address !! Size || J-Link Support
 
|-
 
|-
| Internal flash || 0x00500000 || 64 KB || style="text-align:center;"| {{YES}}
+
| Internal flash || 0x00500000 || 256 KB || style="text-align:center;"| {{YES}}
 
|}
 
|}
 
   
 
==Watchdog Handling==
 
==Watchdog Handling==

Revision as of 12:23, 14 June 2023

The Realtek RTL8762A are [SHORT_DESCRIPTION]

Flash Banks

Internal Flash

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

Watchdog Handling

  • The device does not have a watchdog.
  • The device has a watchdog [WATCHDOGNAME].
  • The watchdog is fed during flash programming.
  • If the watchdog is enabled, it is turned off during flash programming and turned back on afterwards.

Device Specific Handling

Connect

Reset

  • The devices uses normal Cortex-M reset, no special handling necessary, like described here.
  • The devices uses Cortex-M Core reset, no special handling necessary, like described here.
  • The devices uses Cortex-M Rest Pin, no special handling necessary, like described here.
  • The device uses custom reset:.....

Limitations

Dual Core Support

Some XXX devices feature a second core. Right now, the J-Link software does support the main core, only. Support for the second core is planned for future versions.

Attach

Attach is not supported by default because the J-Link initializes certain RAM regions by default.

Security

Evaluation Boards

Example Application