Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHaving trouble with the alt_spi_is_ready() function
Hi, I've been trying to control a simple SPI LED driver IC using the SPIM0 unit in my cyclone V HPS. The problem is that the alt_spi_is_ready() function doesn't do what I expect it to do. ...
Altera_Forum
Honored Contributor
11 years agoHi Sue,
The function I was having trouble with is called alt_spi_is_busy(). It is part of the altera HWLIB. I didn't check my post properly before posting it. I'm sorry about that. The LED driver that I'm trying to control is a MAX6966AE. I'll check the datasheet to see what modes it supports.