Other Parts Discussed in Thread: C2000WARE
We are using TMS320F280049(100 pin) board, in this we are going to use SDFM for measuring current( for motor control) I have question is SDFM has ADC nternally Or we connect it Externally.
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.
We are using TMS320F280049(100 pin) board, in this we are going to use SDFM for measuring current( for motor control) I have question is SDFM has ADC nternally Or we connect it Externally.
Hi,
The SD modulator needs to be connected externally and SDFM is used as digital filter for SD modulator bit-stream output.
Thanks
Vasudha
Hi,
Yes, the output of external sigma delta ADC is input for SDFM module.
Thanks
Vasudha
Hi,
The output of each filter available in SDFM module is available in SDDATx registers namely SDDATA1, SDDATA2, SDDATA3 and SDDATA4. Refer to device TRM and SDFM examples present under C2000Ware for more details on SDFM features.
Thanks
Vasudha
Is there application note showing SDFM usage for 280049 CPU? I think in olden days it should be like what you said.but now a days Normally they provide all parts needed into CPU .
Is there application note showing SDFM usage for 280049 CPU? We are going to use SDFM in our project , is it need to connect sd module externally? because now a days cpu s are Delvelped all the required parts internally
Hi,
The SDFM examples are present in latest C2000Ware package at location: C2000Ware_3_01_00_00\driverlib\f28004x\examples\sdfm
KAGITHA VENKATESWARARAO Rajeswari kagitha said:We are going to use SDFM in our project , is it need to connect sd module externally? because now a days cpu s are Delvelped all the required parts internally
I think I have already replied to this question in above posts. The SDFM module is a digital filter module which filters the sigma delta ADC ouput. The sigma delta ADC needs to be connected externally. The sigma delta ADC needs to be connected externally even in the evaluation boards like controlcard and launchpads.
Thanks
Vasudha
Hii sir/madam
You already replied to my question, sd module is conncetd externally to sdfm, but i have question how the sd module conncetd? Is there any app notes related to that connections.. We are using sdfm in motor control..
Hi,
You can refer to SDFM examples present in C2000Ware. These examples also have connection related details as part of example description. Also, you can refer to device datasheet for checking SDFM related pin details.
Thanks
Vasudha