Part Number: TMS320C5535 Other Parts Discussed in Thread: BOOST5545ULP , CCSTUDIO , SYSCONFIG Hi,
From TI we are purchased TMS320C5545 based BOOST5545ULP EVK for one of our FFT development using HWAFFT. So, is it possible to provide some sample source…
Part Number: TMS320C5535 I have executed the programmer_C5535_eZdsp.out included in the C55XCSL-LOWPOWER following the steps below, but it does not seem to be working. Could you please confirm if my usage is correct?
In Code Composer Studio Version…
Part Number: TMS320C5535 I need to program the SPI Flash with a boot image. The documentation I am referring to mentions downloading the programmer utility from the Spectrum Digital support page. However, the provided link ( http://support.spectrumdigital…
Part Number: TMS320C5535 Can C5535 CLKIN support other frequency other than stated in datasheet?
Such as 18.432MHz, 19.2MHz, why if not ? what will impact?
Part Number: TMS320C5535 Hi
i am new beginner to TMS320C5535 ezdsp
im using aic3204 on a ezDSP C5535 based design board,in the event of trying to capture audio from open source codec
#include "stdio.h" #include "ezdsp5535.h" #include "ezdsp5535_i2s…
Part Number: TMS320C5535 We have designed a device that contains two C5535s running at 100MHz and use the USB i/f of each processor.
We use the USB boot mode to load our firmware
We have seen issues with the USB port not being recognized by the host…
Part Number: TMS320C5535 I tried a simple test and the behavior of the PERI_TXCSR register does not seem to follow the spec.
I'm using address 0x8512 for non-indexed version of endpoint 1 register.
TXMAXP is set to 800 and the FIFO is configured for…
Part Number: TMS320C5535 If build project with -vcore:2.2, can it run on a V3.3 C55x device.
Is there a list of difference between V2.2 and V3.3 C55x CPU?
Part Number: TMS320C5535 Hello,
I want to configure USB on DMA for my application. What I need is, I want to send bulk data to Host PC from TMS320C5535 DSP using USB interface. For that I am using CSL_USB_DmaExample example code from TI. In that I am…
Part Number: TMS320C5535 Hi,
I remember the IDE on the CCS3.3 allowed the setting (toggle ON/OFF) of Line Markers , which one could scatter about on a page of code, and jump/cycle from one marker to another with the simnple press of a key short-cut…