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

inconsistent responses. #3

Open
peepo opened this issue Aug 14, 2015 · 2 comments
Open

inconsistent responses. #3

peepo opened this issue Aug 14, 2015 · 2 comments

Comments

@peepo
Copy link

peepo commented Aug 14, 2015

first time loaded fine, I do nothing, just load again.

pi@RPi2-SPIdisplay ~ $ sudo logi_loader_2 logipi_top.bit
Compiled for LOGI-PI
Board variant is LOGIPI_R1.5
bit file size : 341548
bitstream loaded, check done led
pi@RPi2-SPIdisplay ~ $ sudo logi_loader_2 logipi_top.bit
Compiled for LOGI-PI
Cannot detect LOGI-PI with I2C_LOADER, switching to old bit-bang loader
Board variant is LOGIPI_R1.0
bit file size : 341548
FPGA did not answer to prog request, init pin not going high
bitstream loaded, check done led

using RPi2 with LPi2

@fpga-logi-fam
Copy link

Do you have to reboot to get it to work again ? From the loader output, it
seems that the design you loaded in the FPGA does not initialize the i2c
pins as 'Z' causing the i2c bus to be messed up.
Le 14 août 2015 12:13, "Jonathan Chetwynd" [email protected] a
écrit :

first time loaded fine, I do nothing, just load again.

pi@RPi2-SPIdisplay ~ $ sudo logi_loader_2 logipi_top.bit
Compiled for LOGI-PI
Board variant is LOGIPI_R1.5
bit file size : 341548
bitstream loaded, check done led
pi@RPi2-SPIdisplay ~ $ sudo logi_loader_2 logipi_top.bit
Compiled for LOGI-PI
Cannot detect LOGI-PI with I2C_LOADER, switching to old bit-bang loader
Board variant is LOGIPI_R1.0
bit file size : 341548
FPGA did not answer to prog request, init pin not going high
bitstream loaded, check done led

using RPi2 with LPi2


Reply to this email directly or view it on GitHub
#3.

@peepo
Copy link
Author

peepo commented Aug 14, 2015

I have not yet got a good handle on the inconsistencies, cf camera.
from my position of ignorance, it would seem to be helpful if code was commented.
loader is a critical piece of work.
when testing one can waste a lot of time.
I'll try to add some further examples as I find them.

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