Due - H Bridge logic voltage question

I want to control a 24V dc motor using this H Bridge using the PWM on Due (3.3V) but the H bridge said it needs 5V logic. Spec sheet for chip said it only needs 1.5 V logic, would the Due work with this?

http://www.ebay.com/itm/Dual-H-Bridge-Stepper-Motor-Drive-Controller-Board-Module-For-Arduino-L298N-FE-/231435918397?pt=LH_DefaultDomain_0&hash=item35e2a7dc3d

Spec sheet for chip said it only needs 1.5 V logic,

No it doesn't.

Grumpy_Mike:
No it doesn't.

Ok, must of read it wrong. But would it work with the due?

I would think 3.3v would be accepted by the H-bridge as a high logic signal.

leakedazaz:
Ok, must of read it wrong. But would it work with the due?

Yes it says in the data sheet minimum value for registering as a high is 2.3V and the maximum for registering as a low is 1.5V, so yes it probably would.