Open alto777 opened 1 year ago
Hey no touchy unfinished code!
Network Clock logic has not been implemented yet heh, and both edges are by design since PCINT vector can only detect pin changes not explicit edge changes. We trying to use every cycle... But after some soul searching I think I will add some code so it only works on the rising edge
On Sun, Feb 26, 2023, 18:28 Robert A Moeser @.***> wrote:
Kind Sir!
I have placed you code into the simulator as a means to understand it.
simulator NIC https://wokwi.com/projects/357768652060102657
I can get controller clock interrupts but don't see network clock interrupts.
Am I expecting something that doesn't happen or isn't happening yet?
Also, the interrupts I do see occur on both clock edges.By design?
I did use wokwi no-bounce pushbuttons.
TIA
a7
— Reply to this email directly, view it on GitHub https://github.com/joshua-isak/bitnet/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKKQYYE2TB2BWIXDTVMCXLTWZPRJFANCNFSM6AAAAAAVIXVTUQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Kind Sir!
I have placed you code into the simulator as a means to understand it.
simulator NIC
I can get controller clock interrupts but don't see network clock interrupts.
Am I expecting something that doesn't happen or isn't happening yet?
Also, the interrupts I do see occur on both clock edges.By design?
I did use wokwi no-bounce pushbuttons.
TIA
a7