ThomasML wrote:
What's the difference between the various 68xxx-series available today (the original 68000-series is hard to get without ordering larger quantities, it seems). Can one use 68333 instead of the 68000 for the minimig, what would be the implications?
--
Thomas
68306 is a microcontroller with a 68000 core, DRAM controller, GPIO, DUART, 5V I/O, etc ...
683xx CPU32 core:
--------------------------------------------
- M68000 Opcode Compatibility
- Selected M68010 Enhancements (Virtual Memory, Vector Base Register, Loop Mode)
- Selected M68020 Enhancements (Addressing Modes, Instructions)
-BDM/JTAG CPU core debugging capable.
68331 is a microcontroller with on chip SRAM a CPU32 core (CPU32 = stripped down 68020 instruction set), 5V I/O, A/D, GPT timer, SPI, and SCI.
68332 is a microcontroller with on chip SRAM with a CPU32 core (CPU32 = stripped down 68020 instruction set), 5V I/O, TPU, A/D, SPI, and SCI.
68333 is a microcontroller with on chip SRAM and on chip FLASH with a CPU32 core (CPU32 = stripped down 68020 instruction set),5V I/O, TPU, SCI.
68376 is a microcontroller with on chip SRAM with a CPU32 core (CPU32 = stripped down 68020 instruction set), 5V I/O, A/D, TPU, and dual CAN controllers.
With enough work, all of these can be used for MiniMIG.
etc ....
:-)