Hello friends, I have a quarries regarding MSP430 processor series which is like that....
I want to interface a ASIC with my msp430fg4618 mcu, but in ASIC user guide they ask for the following processor series which are compatible with
INTEL : 80C31, 80X86
SIEMENS : 80C166/165/167
MOTOROLA : HC11-, HC16-, and HC916 types
I searched for those given processor series and i found that they are follow Havard architecture some are CISC, RISC architecture. They are 8bit and 16 bit as well. But i can't understand that is my mcu compatible or not with the above specification,because it is based on RISC architecture and 16 bit as well.
I also see that my TI mcu has no Address bus pin and Data bus pin which will communicate with the ASIC pin. So can i use my GPIO as a Address bus and Data bus( of course if my MCU pass the compatibility) ?
Here is the ASIC pin Diagram and pin description.
please reply.....