Reconfigurable electronics -- easy to use for Arduino, Raspberry & Co. with a preprogrammed FPGA board.
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
The Kickstarter funding succeeded a while ago!
An improved version of the iolinker board is shipping next week. It's IO mapping is slightly cleaned up and it has a MicroUSB connector for powering it. More comfy to use and test :)
With the shield adapter and our library on GitHub things are really neat to use now -- via UART, SPI or I2C:
We are now on Kickstarter and already had a great first day! http://kck.st/2kOJ15v
Hi,
we are going live on Kickstarter next Tuesday! 3pm CEST (= 5am PST).
Create an account to leave a comment. Already have an account? Log In.
you say the LNK connection can be used to signals max 29.56mhz (that is 59.12 Mbit/s) but internal oscillator i 5.5% accuracy, also you must count for some jitter and duty cycle distorion, so the limit you set in datasheet, should be either higher or lower than 29.56MHz, the exact number is for sure wrong. If you want to mux 29mhz then you must use 88.67Mhz internal oscilator clock and system clock for the multiplexer, in that case you have at least (hopefully) clock edge per 29mhz signal you mux. But if it works for 29.56, it works equally well for 29.9MHz :) so there is problem in the datasheet.
Become a member to follow this project and never miss any updates
antti.lukats, thanks for your comment. You are correct about that value not making much sense. Internal oscillator clock is 66.5 MHz, so jitter and duty cycle not accounted for we should end up with ~31.6 MHz safe LNK frequency (i.e. 5.5% clock derivation and 50% Shannon-Nyquist subtracted). Not sure how to include the jitter / duty cycle part accurately? I was under the impression that was included in the synthesis constraints.