Controlling DOUT on X-RDVCU5775EVB with MBDT

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Controlling DOUT on X-RDVCU5775EVB with MBDT

922 次查看
ranulf
Contributor IV

This board does not have any traditional GPIO OUT with the exception of the two user-accesible on-board LEDs. Instead, there is an LSD system that is used to control relays and such. The LSD circuit utilizes a MCZ33996EK chip. Apparently SPI is used to command this chip. Thus, the challenges in controlling DOUT is 1) getting the SPI configuration settings correct, and 2) sending messages that the MCZ33996EK understands. Is there an example (or can one be created) that demonstrates control of DOUT on X-RDVCU5775EVB with MBDT?

0 项奖励
4 回复数

369 次查看
oyg
Contributor I

Why must be set OUT0 to "1" before "1" of ouer OUT1~OUT15 are valid in practice?

0 项奖励

373 次查看
oyg
Contributor I

实际应用过程中,为什么必须首先将OUT0设置为"1"时,其他(OUT1~OUT15)设置的“1”才有效?OUT0~OUT15不应该时独立设置的吗?

0 项奖励

374 次查看
oyg
Contributor I

OUT0~OUT15的ON/OFF是不是独立控制的?为什么我在使用过程中发现,必须先将OUT0设置为“1”时,其他(OUT1~OUT15)设置“1”才有效?

0 项奖励

917 次查看
ranulf
Contributor IV

For context, I'm trying to control relays with the X-X-RDVCU5775EVB and MBDT.

0 项奖励