Hi there!
First of all, you need to know that I'm quite new in the electronic development. I do not find useful tutorial so if you find some about questions I have feel free to share
!
I'm currently trying to develop a cartridge for a game boy and one of the chip (a CPLD) is needed to replace a MBC5 controller. I have a LC4032ZE-4TN-5I chip as a Complex Programmable Logic Devices and I do not have any idea on how to program it. If I well understand I can use my Arduino Uno to connect the chip to the computer. So my two questions are:
- How to connect the chip to the arduino uno? (If I well understand, I need to take care of the voltage?)
- Which open source soft can I use to program the chip?
I have the exact same question but with a flash component (the SST 39SF020A). However, I guess I find my answer here: GitHub - ComputerNerd/sst39sf040-avr: This is the avr-side of the SST39F040 flash programmer.
I wish you a great day!
robin