In reply to Po:
I just realised that grab/ungrab won’t work in my case as there won’t be any read while the sequencer is grabbed by the write sequence.
Is there a way to priorities a write operation over other read operation? For example, if a write operation is initiated it should be performed asap and while there’s no write operations, the bus can be filled with read operations.