Hi,
When using the timer together with another input, results in invalid behavior. With this simple program, my sprite actually says the timer value instead of the joystick X-axis value most of the time. Also the 7-segment display after a while starts showing incorrect behavior (timer not displayed anymore, and some random blinking segments). When not using the timer, both the segment display and the joystick work as expected.
I’m using the latest stable mBlocks version, with the latest firmware uploaded to the orion board. Everything else seems to work fine, it’s only when using the timer that things go wrong.
It looks like there’s something wrong with the ID’s used to do the non-blocking reads, but I haven’t been able to figure out exactly why or how to fix it.
Has anyone else seen this, and is there a fix?
Thanks,
Kester