hi,
i am trying to interface modelcraft gear motor with zedboard i am having problem while coding it n do i need a driver board.Any help would be appreciated
Regards
Annu shah
Heidelberg University
hi,
i am trying to interface modelcraft gear motor with zedboard i am having problem while coding it n do i need a driver board.Any help would be appreciated
Regards
Annu shah
Heidelberg University
As discussed in your previous post http://zedboard.org/content/zedboard-run-motors you can directly connect digital servo motors like those found in RC cars. I am not familiar with the control interface for a modelcraft gear motor. You will need to look at the modelcraft electrical interface and see if it is compatible with the Zynq device I/O. The data sheet for the Zynq 7020 device found on the ZedBoard is available here: http://www.xilinx.com/support/documentation/data_sheets/ds187-XC7Z010-XC7Z020-Data-Sheet.pdf
If you are using the PMOD interfaces on the ZedBoard the Zynq IO should be set to LVCMOS33. If you are using the LPC interface it can be set to 3.3V, 2.5V, or a 1.8V interface.
-Gary