필터 지우기
필터 지우기

TI C2000 Support Package: SPI Master Transfer block

조회 수: 6 (최근 30일)
Prince
Prince 2024년 4월 11일
편집: Abhinav Aravindan 2024년 4월 24일
I am not able to find "SPI Master Transfer", "SPI Transmit", and "SPI Receive" with slave select.

답변 (1개)

Abhinav Aravindan
Abhinav Aravindan 2024년 4월 24일
편집: Abhinav Aravindan 2024년 4월 24일
The “Embedded Coder Support Package for Texas Instruments C2000 Processors” is no longer supported by MathWorks.
Instead, starting from R2023a, the “C2000 Microcontroller Blockset” is recommended as its replacement which provides support for the latest Texas Instruments C2000 Microcontrollers, including Connected IO Capabilities. This Blockset includes “SPI Transmit”, “SPI Receive”, and “SPI Controller Transfer”.
It is important to note that “Slave Select” has been changed to “Chip Select”, and “SPI Master Transfer” is now referred to as “SPI Controller Transfer” in the “C2000 Microcontroller Blockset”. More detail regarding the Blockset and its usage can be found in the below links.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by