Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI've got the following connections scheme:
https://www.alteraforum.com/forum/attachment.php?attachmentid=2510 I can program EPCS from PC with Altera Programmer (it uses enhanced SFL image for FPGA). I also have already ported jrunner into my LPC microcontroller. And I can configure FPGA from it. But my purpose is to configure EPCS from microcontroller. I suppose following steps for it (all done by microcontroller): 1. configure FPGA with SFL (for example the file is: SFL.rbf) 2. send my config DATA to FPGA (file: project.rbf) The questions are: Where I can get SFL image? How to send DATA?