This webpage doesn't work with Internet Explorer. Please use the latest version of Google Chrome, Microsoft Edge, Mozilla Firefox or Safari.
型號需要超過三個文字以上
The information presented in this cross reference is based on TOSHIBA's selection criteria and should be treated as a suggestion only. Please carefully review the latest versions of all relevant information on the TOSHIBA products, including without limitation data sheets and validate all operating parameters of the TOSHIBA products to ensure that the suggested TOSHIBA products are truly compatible with your design and application.
Please note that this cross reference is based on TOSHIBA's estimate of compatibility with other manufacturers' products, based on other manufacturers' published data, at the time the data was collected.
TOSHIBA is not responsible for any incorrect or incomplete information. Information is subject to change at any time without notice.
型號需要超過三個文字以上
C language is a programming language closely related to human language.
In part ①
"If aaa is 6, input 3 to bbb"
In part ②
"For others (aaa is not 6), input 5 to ddd"
The instructions of the program are very close to English words.
Moreover, the C language grammar is basically the same even if the microcontroller type is different, so when writing a program for a different microcontroller, there is no need to learn a new programming language. (*)
For C language, ISO and ANSI jointly standardized the standard.
* Some microcontrollers are exceptions.
ISO:International Organization for Standardization
ANSI:American National Standards Institute