Simultaneously send data over SCIA-UART port and logging data on SD-card using an TI F28P65
Good evening,
I am writing code in Simulink for the TI f28p65 Launchpad of Texas instruments. Over all I use the c2000 library.
Following the tutorial https://de.mathworks.com/help/ti-c2000/ug/mat-file-sd-card-logging.html I am using a Scope block to log the data via the SPI-interface. Additionally I use SCIA-UART transmit to output the data in form of a string.
Sending the data via UART works fine in case I dont enable the sd card logging.
I have checked the correct setting of the pins as well as the funcitonality of the cables.
A similar issue occured already for the microcontroller, only it was programmed in c, such that no help was given for simulink. (https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1080828/tms320f280025-uart-and-spi)
I am looking forward to hearing from you!
Cheers,
IsabellaGood evening,
I am writing code in Simulink for the TI f28p65 Launchpad of Texas instruments. Over all I use the c2000 library.
Following the tutorial https://de.mathworks.com/help/ti-c2000/ug/mat-file-sd-card-logging.html I am using a Scope block to log the data via the SPI-interface. Additionally I use SCIA-UART transmit to output the data in form of a string.
Sending the data via UART works fine in case I dont enable the sd card logging.
I have checked the correct setting of the pins as well as the funcitonality of the cables.
A similar issue occured already for the microcontroller, only it was programmed in c, such that no help was given for simulink. (https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1080828/tms320f280025-uart-and-spi)
I am looking forward to hearing from you!
Cheers,
Isabella Good evening,
I am writing code in Simulink for the TI f28p65 Launchpad of Texas instruments. Over all I use the c2000 library.
Following the tutorial https://de.mathworks.com/help/ti-c2000/ug/mat-file-sd-card-logging.html I am using a Scope block to log the data via the SPI-interface. Additionally I use SCIA-UART transmit to output the data in form of a string.
Sending the data via UART works fine in case I dont enable the sd card logging.
I have checked the correct setting of the pins as well as the funcitonality of the cables.
A similar issue occured already for the microcontroller, only it was programmed in c, such that no help was given for simulink. (https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1080828/tms320f280025-uart-and-spi)
I am looking forward to hearing from you!
Cheers,
Isabella c2000, simulink, sdcardlogging, sci MATLAB Answers — New Questions