This page provides a sample software download service for the M3H group.
Please check the target product and function list, and download the appropriate file.
Please check the target product.
TMPM3H6FWFG | TMPM3H5FWFG | TMPM3H4FWUG | TMPM3H3FWUG | TMPM3H2FWDUG | TMPM3H1FWUG | TMPM3H0FSDUG |
TMPM3H6FWDFG | TMPM3H5FWDFG | TMPM3H4FWFG | TMPM3H3FUUG | TMPM3H2FWQG | TMPM3H1FUUG | TMPM3H0FMDUG |
TMPM3H6FUFG | TMPM3H5FUFG | TMPM3H4FUUG | TMPM3H3FSUG | TMPM3H2FUDUG | TMPM3H1FSUG | – |
TMPM3H6FUDFG | TMPM3H5FUDFG | TMPM3H4FUFG | – | TMPM3H2FUQG | TMPM3H1FPUG | – |
TMPM3H6FSFG | TMPM3H5FSFG | TMPM3H4FSUG | – | TMPM3H2FSDUG | – | – |
TMPM3H6FSDFG | TMPM3H5FSDFG | TMPM3H4FSFG | – | TMPM3H2FSQG | – | – |
(*) This sample software operates on the evaluation board of the TMPM3H6FWFG. If a function other than that of the TMPM3H6 is to be checked, CMSIS Core-related files (C startup file and I/O header file) must be changed properly. The BSP-related file is dedicated to the evaluation board (TMPM3H6FWFG). If a function other than that of the TMPM3H6 is to be checked, the BSP-related file must be changed properly. This sample software uses the RTC function. Because the TMPM3H1 and the TMPM3H0 are not equipped with RTC, operation check with this sample software cannot be executed.
Function list for sample software.
Sample Software/Function | Description | |
---|---|---|
Analog/Digital converter | ADC | This program will display the temperature, which is measured voltage of thermistor by ADC and adjusted using temperature correcting means by the CPU, in terminal software. |
Clock/Mode control | CG | Switch to the Low Power Consumption Mode (IDLE/STOP1/STOP2) by the push SW port input as a trigger. Turn on and off the LED depending on the Operation Mode. |
Digital Noise Filter | DNF | This sample software is that external interrupt by switch is detected via DNF. |
Flash control | FLASH | Example of running a program in the internal RAM and performing delete and rewrite of the internal flash memory |
I/O port | GPIO | Key presses are determined by polling process to turn on (turn off) the LED. |
Serial bus interface | I2C | Depending on the command (write or read) input in terminal software., data are stored/read in the I2C EEPROM. Sample software is are communication sample between 2 evaluation boards. And and multi multi-master sample software that reads EEPROM using 2 evaluation boards. |
Voltage Detection Circuit | LVD | This sample software compares supply voltage and detection voltage. |
Oscillation Frequency Detector | OFD | This sample software detects error of external high high-speed oscillator by compare comparing to with set frequency width. |
Remote control signal preprocessor | RMC | The remote controller code is displayed on the terminal software. |
Real Time Clock | RTC | The RTC is operated. The clock data is are output to the terminal software. |
32-bit Timer | T32A | Example of timer interrupt that runs every 1 ms Output example of duty-variable PPG (programmable square wave). |
Trimming Circuit | TRM | Sample software that is adjusts internal oscillator using reference clock or external low low-speed oscillator. |
Synchronized serial interface | TSPI | Depending on the command (write or read) input in terminal software, data are stored/read in the Serial Flash. |
Asynchronous Serial Channel | UART | The data input from the terminal software on PC is are echoed back. |
UART DMAC |
The data input from the terminal software on PC is are echoed back. This sample software uses DMAC. |
Please Select the appropriate file for download.
Please check the target product and function list, and download the appropriate file.
Please check the target product.
TMPM3HQFDFG | TMPM3HPFDFG | TMPM3HNFDFG | TMPM3HMFDFG | TMPM3HLFDUG |
TMPM3HQFZFG | TMPM3HPFZFG | TMPM3HNFDDFG | TMPM3HMFZFG | TMPM3HLFZUG |
TMPM3HQFYFG | TMPM3HPFYFG | TMPM3HNFZFG | TMPM3HMFYFG | TMPM3HLFYUG |
– | – | TMPM3HNFZDFG | – | – |
– | – | TMPM3HNFYFG | – | – |
– | – | TMPM3HNFYDFG | – | – |
(*) This sample software operates on the evaluation board of TMPM3HQFDFG. If a function other than that of the TMPM3HQ is to be checked, the CMSIS Core-related files (C startup file and I/O header file) must be changed properly. The BSP-related file is dedicated to the evaluation board (TMPM3HQFDFG). If a function other than that of the TMPM3HQ is to be checked, the BSP-related file must be changed properly.
Function list for sample software.
Sample Software/Function | Description | |
---|---|---|
Analog/Digital converter | ADC | This program will display the temperature, which is measured voltage of thermistor by ADC and adjusted using temperature correcting means by the CPU, in terminal software. |
Clock/Mode control | CG | Switch to the Low Power Consumption Mode (IDLE/STOP1/STOP2) by the push SW port input as a trigger. Turn on and off the LED depending on the Operation Mode. |
CRC | CRC | Communication with CRC code is added between 2 TSPIs and the received data are output to terminal software. |
Digital Noise Filter | DNF | This sample software is that external interrupt by switch is detected via DNF. |
Flash control | FLASH | Example of running a program in the internal RAM and performing delete and rewrite of the internal flash memory |
I/O port | GPIO | Key presses are determined by polling process to turn on (turn off) the LED. |
Serial bus interface | I2C | Depending on the command (write or read) input in terminal software., data are stored/read in the I2C EEPROM. Sample software is are communication sample between 2 evaluation boards. And and multi multi-master sample software that reads EEPROM using 2 evaluation boards. |
Voltage Detection Circuit | LVD | This sample software compares supply voltage and detection voltage. |
Oscillation Frequency Detector | OFD | This sample software detects error of external high high-speed oscillator by compare comparing to with set frequency width. |
Remote control signal preprocessor | RMC | The remote controller code is displayed on the terminal software. |
RAM Parity | RPAR | Add RAM parity to the character string input using the write command from the terminal software and save it in the RAM. Do a parity check on the data saved in RAM with the Read command and display them to the terminal software. |
Real Time Clock | RTC | The RTC is operated. The clock data is are output to the terminal software. |
32-bit Timer | T32A | Example of timer interrupt that runs every 1 ms Output example of duty-variable PPG (programmable square wave). |
Trimming Circuit | TRM | Sample software that is adjusts internal oscillator using reference clock or external low low-speed oscillator. |
Synchronized serial interface | TSPI | It communicates using 2 ch TSPI and outputs data to terminal software. |
Asynchronous Serial Channel | UART | The data input from the terminal software on PC is are echoed back. |
UART DMAC |
The data input from the terminal software on PC is are echoed back. This sample software uses DMAC. |
Please Select the appropriate file for download.