Uri Shaked
Uri Shaked
Thanks for the info!
Seems like #34 can fix that - if we update collected-types whenever we apply a type, and mark this type as applied (or simply remove it from the list), it...
Hi @divinciest, I see you are working on a robot operating system called Merat. That sounds very interesting, if you have a few moments to describe the project, I'd love...
Meanwhile, I [updated the README](https://github.com/wokwi/avr8js#which-chips-can-be-simulated) to explain more about the supported chips
You are invited to give it a go and share the results!
Thanks for reporting! Do you have any idea if it worked in previous version of the simulator?
Initial analysis: it seems like the issue happens if OCR1A is still 0 when you configure the timer. A workaround would be to first set OCR1A / OCR1B, and then...
Thanks! Is the graph based on version 0.11.4 or on an actual chip?
> The change of the OCR1A register is apparently only adopted after the change of direction at the old top: As far as I can tell from the datasheet, this...
Thank you for doing this comparison, it's really useful! I need to search the data sheet to see if I can find where the exact behavior is defined, and adjust...