Other Parts Discussed in Thread: TMS320C6416T Hi,
I want to ask how i can use the data that results from the conversion of an analogic signal by the AIC23 codec implemented in the TMS320C6416T DSK using CCS V4.0 Can I regenerate the signal after conversion…
Other Parts Discussed in Thread: TMS320C6416T I have an inquiry from a customer who has an existing TMS320C6416T DSK which came with ccs 3.1 and he want to understand if there are any no or low cost upgrade options to get to ccs v4 (preferably) or ccs…
Other Parts Discussed in Thread: TMS320C6416T , TMS320C6416 I have installed CCS 5.1.1 under Linux and connected the JTAG emulator XDS560v2 STM to the PC.
According to the tool rootsd_emupack5.1.1.08 the connection of the PC to the JTAG emulator via…
Other Parts Discussed in Thread: TMS320C6416T , ADS5485
Hello All,
Is the TMS320C6416T DSK can be interfaced to an ADS5485 A/D converter ?
The ADS5485 is a 16 bit, 200 MSPS A/D.
I checked for the ADS5485 under the free data converter plug…
I am trying to interface the C6416 DSK with ADC0804. ADC0804 is an 8-bit Analog to Digital Converter and I am reading its 8-bits on the lowest 8 data pins(70-63) of the External Memory Interface (J4). I have grounded the DC_DET of External Peripheral…
Other Parts Discussed in Thread: TMS320C6416T Is there a fixed-point math library available that will work on the TMS320C6416T? The IQmath library seems to only work on C64x+ devices. If not, is there an open source fixed-point library that you could…
Richard and Tony worked this issue out:
Tony,
Actually, the code
you created is what it should be. You only need to wait for the first transfers
to complete before you re-configure the channels by inserting a while()
statement, otherwise…
Hi,
I applied DCP to generate the source code driver for the connection. When I ran the program, I found out my program always be blocked by TTIDCSTATUS WaitDrdy(TADS1256 *pADS). It is on the line 1909 of t1256_ob.c. It is the function call from the…
Other Parts Discussed in Thread: TMS320C6416T , TLC3578
Environment: TMS320C6416T DSK + ADC TLC3578 + 5-6K Interface. Any sample code or any document based on the this data flow? I am writing the code for the connection but it doesn't work. I also looking…