TI C2000 Support Package: SPI Master Transfer block
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I am not able to find "SPI Master Transfer", "SPI Transmit", and "SPI Receive" with slave select.![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1666121/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1666121/image.png)
0 Kommentare
Antworten (1)
Abhinav Aravindan
am 24 Apr. 2024
Bearbeitet: Abhinav Aravindan
am 24 Apr. 2024
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.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!