This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F28379D: LAUNCH XL F28379D ADC DATA LOGGING MISSING IN SIMULINK

Part Number: LAUNCHXL-F28379D

Tool/software:

How frequently do you encounter this issue? Every time I follow the reproduction steps

Description:

i am doing Data aqusition using ADC i have configure Simulink Model in external mode Here is my Setup I have board lAUNCHXL F28379D www.digikey.com/.../7219341 Connected to simulink on com port i am Sampling my 6 ADC's at 50KHz and logging it data to workspace by using to workspace Block so i have 6 inputs coming to ADC and i am giving Sinewave as input 5Khz frequency and my baudrate set for device n simulink Model where we set Baudrate for SCIA module of this board we can set this upto maximum 12e6 The issue start from here 1. If i just used 5 ADC's so it works fine acccording to calculation 5ADC's gves datarate for 12 bt adc but give output 16 bit so its calculations is 50000*5*16=4.0Mbps and baudrate i set to 12e6 so here its works fine in this 2.But when i just add one more adc 6 to model which data rate goes to 4.8Mbps so it should work as my baudrate is enough 12Mbps but it missed my data in logging so i want to know what should be solution i want accurate data aquisition for 6 ADC at 50Khz and for verfication i run smulation for 100 seconds so it should give me 100 sec or 97sec data at output but currently its give me wth 6 adc's 86sec data I need detailed help from your team and i possible do all troubleshooting by changing good computer having GPU and 32gb ram but still i didn't get anything.