Overview
Design & Development
Software & Tools
Sample Code
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
Resources
Support Communities
-
M30855FW - reading Flash and EEPROM via E8a
I have a problem. I want to read and write Flash M30855FW processor. I want to use E8a and Flash Development Toolkit 4.09. Unfortunately, but after connecting E8a to M30855FW with RST, TxD1, RxD1, GND, VCC, I get no communication. What am I doing wrong?
Apr 16, 2017
FAQs
-
(M32C/80 Series, M16C/80 Series) Priority level is "0" + Request bit is "1": Priority level to "7"?
The interrupt will be accepted. Then, the interrupt request bit will be cleared. However, if you use the MOV instruction to change the interrupt priority level, the interrupt request bit may be cleared to "0". The interrupt will not be accepted when the interrupt request bit is cleared at this ...
Feb 28, 2012 -
(M16C,M32C) Are there any hardware precautions for accurate A/D conversion?
In order to perform A/D conversion, it is necessary to fully charge the internal capacitor, but if the impedance of the A/D conversion target is high, the discharge and charge will take time and the conversion value will not be accurate. For correct A/D ...
Feb 27, 2012 -
(M32C/87) Please describe the READ-MODIFY-WRITE instruction in detail.
The READ-MODIFY-WRITE instruction performs the following operations. Read data from a specified address. Process the bits specified in the read-out data. Write the data to the original address. Data is written and read in byte or word units. When processing a bit or performing a logic operation ...
Mar 1, 2010