Mikrotik RSTP + Cisco RSTP bridges problem, is it possible ?

I’m trying to build high speed L2 transport network with RSTP.
Seems to be Cisco not recognizing Mikrotik’s BPDU packets, and configuring it’s spaneening tree topology properly.
While scheme is build directly on routerbards everything works as it should be. I have even replaced RSTP with HWMP+ prtocol.
But when i’m inserting cisco 3550 switch in scheme everything breaks. Configuring it in mstp mode (rstp enabled by default in MSTP), giving low priority id to switch not to become root switch in topology.
Any ideas ?
Is mikrotik RSTP working with cisco RSTP ?

Are VLAN interfaces put on bridge interfaces or are they one of the bridge ports? Have you tested without any VLAN configuration on Routerbords?

forgot to sy that tested on rc7 rc8
i also tried to follow cisco recomendations:

Valid priority values are 0, 4096, 8192, 12288, 16384, 20480, 24576, 28672, 32768, 36864, 40960, 45056, 49152, 53248, 57344, and 61440. All other values are rejected.

also tried to enable

spanning-tree mst pre-standard Specify that the port can send only prestandard BPDUs.

still nothing
in statistics i can see that cisco sends BPDU out of all his interfaces but receives noothing.

VLAN interfaces are inside bridge, and not created over it. (in future i’m creating user vlans over this bridges for transport)