Re: MFX with a difference
Posted: 28 Jul 2024 14:40
I will add to the list of what can be done, but there's l little use for:
A battery backed, real time clock.
I happened to have some RTC modules for the Arduino I thought I might try and add to MFX. Then Dave pointed out they're 5v and the FPGA is 3v. So rather than give up on the idea, I went out and brought some 3v RTC modules based on the DS3231 and the proper rechargeable battery.
For some reason, they're shipped with the charging circuit enabled, and a non-rechargeable battery. I didn't fancy finding out what sort of pop expolding CR2032's make! Changing the battery was simpler than removing 0603 size components from the charging circuit.
I have managed to connect one, using a couple of the I/O lines from the VRAM socket. As thats basically now an 29 I/O headder, the socket is freed up by the cyclone 4 FPGA that I'm using on the development system. I have some ROM support writen to set/display the date and time, and since it's on the chip the temperature too, and...
That's it.
Until someone converts CPM 3 to the MTX, it's just me showing off, there's no actual use for it!
Having said that Dave, was planning to build an adaptor of his own to give the RTC a go.
A battery backed, real time clock.
I happened to have some RTC modules for the Arduino I thought I might try and add to MFX. Then Dave pointed out they're 5v and the FPGA is 3v. So rather than give up on the idea, I went out and brought some 3v RTC modules based on the DS3231 and the proper rechargeable battery.
For some reason, they're shipped with the charging circuit enabled, and a non-rechargeable battery. I didn't fancy finding out what sort of pop expolding CR2032's make! Changing the battery was simpler than removing 0603 size components from the charging circuit.
I have managed to connect one, using a couple of the I/O lines from the VRAM socket. As thats basically now an 29 I/O headder, the socket is freed up by the cyclone 4 FPGA that I'm using on the development system. I have some ROM support writen to set/display the date and time, and since it's on the chip the temperature too, and...
That's it.
Until someone converts CPM 3 to the MTX, it's just me showing off, there's no actual use for it!
Having said that Dave, was planning to build an adaptor of his own to give the RTC a go.