Toshiba SmartMCD Series

From SEGGER Knowledge Base
Jump to navigation Jump to search

The Toshiba SmartMCD Series are motor predriver ICs with a Cortex-M0 microcontroller.

Flash Banks

Flash Bank Base address J-Link Support Loader
Name Size
Code flash 0x00000000 YES.png Default up to 192 KB
Data flash [1] 0x30000000 YES.png Default 16 KB
  1. Some devices do not have Data flash.

ECC RAM

  • The device has ECC RAM which is initialized on connect.

Watchdog Handling

  • The device has a watchdog WDOG.
  • The watchdog can be configured in normal or window mode.
    • If it is configured in normal mode the watchdog is feed during flash programming.
    • If it is configured in window mode the watchdog is feed during flash programming inside the valid window.

Device Specific Handling

Reset

  • The device uses normal Cortex-M reset, no special handling necessary, like described here.
  • After reset ANAC trimming is executed. For detailed information please refer to the manual.

Attach

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

Password protection

Evaluation Boards

Example Application