Timeline for How to program a CLK signal and its inverse with Arduino/AVR
Current License: CC BY-SA 3.0
4 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Apr 13, 2017 at 12:33 | history | edited | Community Bot |
replaced http://electronics.stackexchange.com/ with https://electronics.stackexchange.com/
|
|
Sep 1, 2015 at 11:15 | comment | added | Nick Gammon♦ | This is out of my field of expertise a bit, but op-amps have a slew rate, which I believe means the time to change states. For example the LM158 is quoted as having 0.3 V/µs which means therefore to go from 0 to 5 V would take 5 / 0.3 = 16.66 µs, which is fairly close to your observations. You can get faster op-amps. | |
Aug 31, 2015 at 16:55 | comment | added | rob | Thanks, I originally tried to use an op amp to invert the signal and was surprised by how slow it was – it took about 10µs to switch. This probably would have been a faster, better approach, but if I can do everything in software that would be ideal. | |
Aug 31, 2015 at 2:19 | history | answered | AMADANON Inc. | CC BY-SA 3.0 |