Forum
Discussions
Activity
Sign In
Home
›
LOGI-Bone Discussion
Sign In
·
Register
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Best Of...
Categories
244
All Categories
24
LOGI General Discussion
24
LOGI Troubleshooting Discussion
24
LOGI Projects Discussion
1
User Projects Discussion
55
LOGI-Bone Discussion
49
LOGI-Pi Discussion
Odd partern blink test, logibone_r1_blink.bit
DarthCloud
July 2014
in
LOGI-Bone Discussion
LED0 blink two time consecutively and then pause, is that expected behavior? From the wiki I see it should blink at a specific freq?
Video:
https://drive.google.com/file/d/0B_E57-VbN9_HZ3p2VmRfN19yZnc/edit?usp=sharing
Comments
jpiat
July 2014
Hi,
this is what you can expect from the code on the github. One led blinks while other one execute the well-known heart-beat pattern. I'll modify this to have the code consistent with the wiki.
Regards,
Jonathan Piat
DarthCloud
July 2014
Ok thanks, glad to see I'm not crazy.
Generated my first bit file with ISE and now I see what I was expecting.
Where is the heartbeat code in the git repo? Don't see it in logi-projects, only the regular blink is present.
mjones
July 2014
Hi Darth.
Glad to hear you got it blinking. On to bigger and faster
.
The heartbeat code is located in
logi-hard (hardware or hdl drivers) repository on github
. Or you can just copy to code
directly from here.
'
Cheers!
Sign In
or
Register
to comment.
Powered by Vanilla
Comments
this is what you can expect from the code on the github. One led blinks while other one execute the well-known heart-beat pattern. I'll modify this to have the code consistent with the wiki.
Regards,
Jonathan Piat