Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: TMS320F28379D
Hello TI Forum,
I have a question concerning the serial communication in Simulink with the LAUNCHXL-F28379D and a host (PC): The data transfer rate is much less, then possible by the FTDI chip!
Basically I just want to
1: Run a current controller of a PMSM on CPU 1 (Code "FOCControllerTuningIPC")
2: Send the measurement data via IPC to CPU 2 (Code "CPU2SerialCommunication")
3: Send the data from CPU 2 to Host PC via Serial communication
4: Receive the data from CPU 2 on Host PC (Code "host_read_F28379")
Instead of receiving 200.000*2 data points per second, I just receive around 40.000*2.
I would be very thankfull, if somebody could look over my code.
Yours,
David


