Overview
Description
The SH/Tiny Series is a microcontroller with on-chip Flash memory which offers a maximum operating frequency of 50 MHz. Single chip mode only. This Series has a 16-bit multifunction timer and a high-speed A/D converter in a chip, and realizes system control of motors etc. easily. This Series has on-chip debugging functions, supports Full ICE which can provide various debugging functions, and provides an easy-to-use development environment.
Comparison
Applications
Design & Development
Software & Tools
Sample Code
Boards & Kits
Models
ECAD Models
Schematic symbols, PCB footprints, and 3D CAD models from SamacSys can be found by clicking on the CAD Model links in the Product Options table. If a symbol or model isn't available, it can be requested directly from SamacSys.

Support
Support Communities
Support Communities
-
Error connection SH7124 to Pc
Hi,I have a Standard Kit Renesas with sh7124 microcontroller.I've used it for several weeks without problems.Now I have a problem during connection between the micro and the PC.When I launch the connection procedure on the HEW, I get this messages as returnof the operation:"Physical ...
Mar 15, 2011 -
SH7125 with LCD
Dear all,I'm a very in microcontroller programming.Have someone a demoprogram, how i show sign on a LCD 16x2 Display, please.Greezemsimmerl
Aug 27, 2009
FAQs
-
Is it OK that AVcc pins and AVss pins are in the release state?
No, it is not OK. Do not put AVcc pins and AVss pins in the release state even when converter is not used. When A/D converter is not used, set as follows; AVcc=Vcc, AVss=Vss, AVref=Vcc. If the product has AVref pins, set as follows; AVref ...
Mar 23, 2009 -
How to write to the internal flash memory with the MCU in boot mode?
Please check the following points. ・Power-on reset is correct. ‐Reset signal is cleared after the oscillation is stabilized at the time of power-on. ‐The hardware stand-by pin (HSTBY) is not switched to Low at power-on if your MCU has a stand-by function. ・The mode pin ...
Sep 9, 2011 -
Interrupt cannot be generated. What would be the possible reason?
(1) Please confirm the setting of the interrupt priority. It is necessary to set the interrupt priority corresponding to each interrupt factor according to interrupt priority level set register (IPR). When the priority level of interrupt set here is the same or lower level as the priority level set ...
Mar 25, 2009