Page 1 of 1
UART INT HUMAN INJECTION NOT WORK
Posted: Tue Mar 28, 2023 3:33 pm
by hiromiyureei
Hi I made a simple uart program and an interrupt on rx, then I entered humaninjector and readbyte only etc. it works but the interrupt doesn't fire, am I doing something wrong?
Thank you
Re: UART INT HUMAN INJECTION NOT WORK
Posted: Tue Mar 28, 2023 7:03 pm
by medelec35
Hello.
The RX interrupt does not simulate but it should work on your hardware.
Also, the Circular buffer is great when it comes to reliable communications.
So, I have attached a project for you to try.
It uses a circular buffer component and allows you to use HI injector without interfering with your hardware.
As it's not a bug but known not to simulate, I'm moving this topic from bugs.
When you start a new topic, can you use a v9 or v10 post icon, please?