1497 views|0 replies

3836

Posts

19

Resources
The OP
 

Advantages of combining TI analog devices with DSP [Copy link]

1) When using TI's DSP, you can also use TI's analog devices to seamlessly connect to the DSP. No connections or adapters are required between devices. This reduces the size of the board and the difficulty of development.
2) As TI's products, many devices can be used in fixed combinations. There is less worry about device selection. 3
) TI provides plug-ins in CCS that can be used for the development of DSP and analog devices, which is very convenient.
Can assembly language be nested in C language?

  Yes. The standard usage in the ANSI C standard is to write the main program in C language, write subroutines, interrupt service programs, and some algorithms in assembly language, and then call these assembly programs in C language, which will be relatively efficient.
Can floating-point operations be implemented in fixed-point DSP systems
? Of course, because DSPs can all use C, and floating-point operations can be implemented in any occasion where C language can be used.
What situations will you encounter when using the JTAG header?
1) The CLKOUT of the DSP has no output and does not work properly.
2) Emu0 and Emu1 need to be pulled up.
3) The frequency of TCK should be 10M.
4) In a 3.3V DSP, the PD pin is powered by 3.3V, but the emulator needs to be powered by 5V voltage, so the PP emulator box needs to be powered separately.
4) Simulate multiple DSPs. When using a daisy chain, the TDO of the first DSP can be connected to the TDI of the second DSP. Note that when there are more DSPs in series, the signal line should be properly driven.
The main function of include header file (.h)
  Header files are generally used to define functions, parameters, variables and some macro units in the program, and are used in conjunction with library functions. Therefore, when using a library, the corresponding header file description must be used.

This post is from DSP and ARM Processors
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list