Motor Shield for Yun

Guys.
I want to ask about what motor shield that compatible with arduino yun?
Because when I use DFRobot 2A Motor Shield For Arduino (L298N) (SKU:DRI0009), it's not working.

RiyNov:
Guys.
I want to ask about what motor shield that compatible with arduino yun?
Because when I use DFRobot 2A Motor Shield For Arduino (L298N) (SKU:DRI0009), it's not working.

"not working" is not a proper problem description...

I just did a quick Google search to check the site for that shield and it is very un-specific about exactly what model of "Arduino" it is referring to in reference to the pins it lists as being used.
A very common mistake that is made is that people just blindly take over examples that are written with an Arduino Uno (or derivatives) in mind, while the Yun is based on an Arduino Leonardo, which differs from the Uno in a few pins...

Beside that, the wiki page for the shield lists two different "modes", with different functionality, so you need to provide quite a bit more info about what exactly you have tried and what exactly you have expected to happen...

Ralf