Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programming SPI Flash #6

Open
ozzyrob opened this issue Aug 3, 2023 · 1 comment
Open

Programming SPI Flash #6

ozzyrob opened this issue Aug 3, 2023 · 1 comment

Comments

@ozzyrob
Copy link

ozzyrob commented Aug 3, 2023

Had a bit of trouble writing to SPI flash to begin with, found this command worked with a generic chinese usb-blaster. Haven't seen this in the readme or anywhere else, forgive me if I'm wrong.

openFPGALoader -c usb-blaster --fpga-part xc6slx16ftg256 -f rv901t_4out__3stepgen_2enc_1pwm.bin

Below is fine for writing to SRAM
openFPGALoader -c usb-blaster rv901t_4out__3stepgen_2enc_1pwm.bin

@sensille
Copy link
Owner

sensille commented Aug 4, 2023

I never tried that. My idea was to use openFPGALoader to load to SRAM and then use mesaflash. I can add your version to the readme, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants