pluto_hdl_adi/docs
LBFFilho becc035ba9
SPI Engine: Fixed delay behaviour on Chip-Select and Sleep instructions (#1200)
Fixed wrong behaviour on chip select instruction:
- previously, a sleep time happened before the chip select change
- the intended behaviour was for another sleep time, of equal amount, to happen after the chip select change as well
- additionally, the counter logic implementation was creating an additional factor of 2 on the sleep time

All of the above points were fixed. The changes introduced also fix another issue where the sleep instruction was likewise happening with a duration larger than intended by a factor of 2


Signed-off-by: Laez Barbosa <laez.barbosa@analog.com>
2023-10-30 09:52:04 -03:00
..
extensions docs: Add color roles. Fix :part: link. Remove extension 2023-10-26 09:13:36 +03:00
library SPI Engine: Fixed delay behaviour on Chip-Select and Sleep instructions (#1200) 2023-10-30 09:52:04 -03:00
projects docs/projects/ad9783 & images: Add ad9783_ebz project doc 2023-10-26 09:13:36 +03:00
regmap library/common: Added DAC custom read/write interface in up_dac_common. 2023-10-02 11:07:08 +03:00
sources docs: Add color roles. Fix :part: link. Remove extension 2023-10-26 09:13:36 +03:00
user_guide docs/user_guide: Add user guide documentation 2023-10-26 09:13:36 +03:00
Containerfile docs: Include sphinx documentation 2023-09-27 14:36:34 -03:00
Makefile docs: Include sphinx documentation 2023-09-27 14:36:34 -03:00
conf.py docs: Add color roles. Fix :part: link. Remove extension 2023-10-26 09:13:36 +03:00
index.rst docs/projects/ad9783 & images: Add ad9783_ebz project doc 2023-10-26 09:13:36 +03:00
make.bat docs: Include sphinx documentation 2023-09-27 14:36:34 -03:00
requirements.txt docs: Add color roles. Fix :part: link. Remove extension 2023-10-26 09:13:36 +03:00