Yes it´s me, who need help again, hope it´s ok

Using an Arduino Mega, ST7735 display and an ACS712.
To avoid flicker as much as possible in the display I only update when Amp is changing so I use " If new <> from old write the new and update Old"
It work fine in simulation , but in real world it update all time, without changing amp? Same issue with the ILI9341 display, but working fine with a
LCD display 4X20 serial. very stable.
I have try to use all kind of capacitors over the supply, ect.
Am I doing something wrong in my examble, or is there another way I can avoid or solve the problem or "flicker during update value", please.
Thank´s in advance
Jorgen