Hi,
I'm thinking about how to start using FPGA to support 3 circuits equivalent to the electronic diagram in the attached image, based around the 74HC191 counter. I found a post about the EPM3032A, but
I would like to know if anyone can tell if this EPM3023A is enough for this job.https://www.eevblog.com/forum/fpga/altera-epm3032-cpld-guide-tour-please/I posted a while ago about this STK673-010, but I still haven't been successful, so I saw that the manufacturer of the board that uses this STK673 replaced the STK with a board with an FPGA. But I don't have access to these new boards at the moment.
https://www.eevblog.com/forum/buysellwanted/where-to-buy-original-stk673-010/msg3363172/#msg3363172Basically this STK is a micro-stepping motor driver, with 12 steps of current. But it is for 3-phase motor, type BLDC without feedback sensor.
I managed to get the similar operation with an STM32F103C8T6, but I would like to avoid using a microcontroller.
I also need a 63kHz output for synchronizing the output PWM. I thought about using a PWM controller in current mode.
I noticed that this STM32F103C8T6 can do the job with the 50kHz clock signal that the STK673 must support.
I have a Segger J-Link V8 J-tag programmer,
I would like to know if it is compatible with the EPM3032A, I saw that the software to be used is Quartus II.
https://www.intel.com/content/www/us/en/programmable/downloads/download-center.htmlI would like to avoid a lot of problems when installing a lot of software and spend many hours looking for something about it, because I have already spent many hours with other microcontrollers. If anyone who really understands the subject and can give me any tips, I appreciate it.
Thank you.