DSPRelated.com

Writing a value in a certain memory location

Started by baha...@hotmail.com in TI C200015 years ago 4 replies

Hi all, I am using F2812 TI dsp. I want to write a value in a certain memory location. The value is"0x0003" its address is...

Hi all, I am using F2812 TI dsp. I want to write a value in a certain memory location. The value is"0x0003" its address is "0x00200D". I am not sure if there is a way to write that in C. If you can please tell me about the assembly code which should be used to perform such task and how to include it in a C code? Best regards, Bahaa _____________________________________ ...


Aloccate, store values in Flash memory

Started by pier...@jaqpot.net in TI C200015 years ago

Hi, I'm using a development board (F2808). I used the JTAG interface to load my program into Flash Memory (with the Flash plugin in CCS3.1)....

Hi, I'm using a development board (F2808). I used the JTAG interface to load my program into Flash Memory (with the Flash plugin in CCS3.1). Everything works fine. I need to allocate a specific area into flash memory to save a table, for example. Thoses values will be modified during a calibration process (after having program the unit F2808) and the idea is to avoid loose them after "reset"...


PWM

Started by Mladen Ostojic in TI C200015 years ago 1 reply

Hi, can you help me. I use bit FCMP1OE to put PWM1 in high-impedance state. When in high-impedance state I get high level on output, probably...

Hi, can you help me. I use bit FCMP1OE to put PWM1 in high-impedance state. When in high-impedance state I get high level on output, probably because internal pull-up on this pin. How can I change this output on low level when pin is high-impedance state?


eCAN downloader for 2801

Started by ziau...@mail-ems.com in TI C200015 years ago 1 reply

Is there any "firmware downloader through eCAN" available for 2801? I know SDFlash downloads .out file through the serial port. Anything like that...

Is there any "firmware downloader through eCAN" available for 2801? I know SDFlash downloads .out file through the serial port. Anything like that for eCAN? Zia _____________________________________


Connect F2812 to LCD+keypad

Started by udon...@rocketmail.com in TI C200015 years ago 2 replies

Hi there, I want to connect the DSP with a LCD and a keypad. When switched on the user is asked about certain parameters, which he can feed...

Hi there, I want to connect the DSP with a LCD and a keypad. When switched on the user is asked about certain parameters, which he can feed into, using the keypad. The collected data has to be transmitted to the DSP and stored in the variables until a new input has been made. Does anyone know how I could implement that? Which Hardware could I use and which interface should I use for data t...


Memory page (0 and 1) information?

Started by ron2...@cherylandron.com in TI C200015 years ago 1 reply

I have been handed a project that is C2812-based, and the original person who did the .cmd files is no longer around and I have been searching for...

I have been handed a project that is C2812-based, and the original person who did the .cmd files is no longer around and I have been searching for info on page 0 and page 1 information, but can not find any. Can someone tell me what they specify, or lead me to the info? Thanks. _____________________________________


SCI on F2811 doesn't send stopbits

Started by thom...@ctr.at in TI C200015 years ago

Hello! I'm using the SCI A of a F2811. It doesn't seem to produce stopbits! tested with 19200 and 115200 baud; idle-mode (SCI-man-quote:...

Hello! I'm using the SCI A of a F2811. It doesn't seem to produce stopbits! tested with 19200 and 115200 baud; idle-mode (SCI-man-quote: "RS232-compatible"), both RX and TX where used Config (SCICCRA-value) Result 8N1 (0x07) I get a startbit (low) and 8 data-bits (lsb first). so, if I send 0xFF, there is just the startbit ...


linker error for f2812

Started by baha...@hotmail.com in TI C200015 years ago

HI all, I am a new user of F2812 TI DSP. I read a previous posts form you recommending TI examples for beginners to trace. So I started with...

HI all, I am a new user of F2812 TI DSP. I read a previous posts form you recommending TI examples for beginners to trace. So I started with the CPU timer example v111. I built a code which toggles Pin0 on port A using timer 0 interrupt and use it as the main code in that project. Below is my code. #include "DSP281x_Device.h" // Prototype statements for functions found within this fil...


NEED PROGRAMMING CIRCUIT FOR TMS320F28335

Started by sbhu...@rmsindia.com in TI C200015 years ago 1 reply

Hi all... I am development a general board for TMS320F28335 DSC controller according to my requirement and I got all detail like the reset...

Hi all... I am development a general board for TMS320F28335 DSC controller according to my requirement and I got all detail like the reset circuitry, Flash memory connection etc. But can anyone provide me the programming circuit for it using USB or SCI(UART). Thanks... OMAP35x EVM jump-starts low-power apps The modular and extensible OMAP35x Evaluation Module (EVM) enables developers to star...


FFT calculation F2812

Started by ksvadim in TI C200015 years ago 1 reply

I'm trying to calculate FFT with C28x Fast Fourier Transforms Library (sprc081). The 1-st lamers qestion is why TI use narrow dynamic range -...

I'm trying to calculate FFT with C28x Fast Fourier Transforms Library (sprc081). The 1-st lamers qestion is why TI use narrow dynamic range - Q31 for calculating FFT (range: -1..1), how to work with it if math library doesn't suport it? Another problem is to get right result of fft calculating. At thirst I've tested fft with CFFT32_brev2 bit reversal utility and it works incorrect. CFFT3...


Ask a Question to the DSPRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright