I am trying to use X-NUCLEO-IKS01A3 expansion board for a robot car because I need accelerometer. I connected H Bridge cables to the expansion board and the compile passed but the motors does not move. What should I do ?
(p.s I added required libraries and completed the decleration of the used pins : “*XNucleoIKS01A3 mems_expansion_board = XNucleoIKS01A3::instance(D0, D1, D3, D7, D8, D13, D14)”)