Sign in

username:

password:



Not a member?

Search c54x



Search tips

Subscribe to c54x



c54x by Keywords

5409 | 5416 | AD5 | ADC | BIOS | Boot | Booting | Bootloader | C540 | C5402 | C5409 | C5416 | CCS | Codec | DMA | Dmad | DSK | DSKPlus | Dsplib | EVM | FFT | FIR | Flash | GPIO | HPI | Initialization | Interrupt | JTAG | LOG_printf | MCBSP | RFFT | RTDX | Sampling | STLM | UART | VC540

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C54x | audio buzz

Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).

  

Post a new Thread

audio buzz - muraszkd2000 - Jun 29 11:37:00 2003

I've tried several of the audio examples included with CCS such as
the CODEC and AUDIO projects, but I always get a loud annoying buzz!
I tried various filters and this has only a slight effect. Does
anyone know what is causing the buzz?



______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of c54x -- send a blank email to c54x-subscribe@yahoogroups.com )

Re: audio buzz - Les Newell - Jun 29 16:27:00 2003

I had a similar problem with my C5402 DSK and it turned out to be the power
supply. A 470uF capacitor directly across the 5V power in socket fixed the
problem.

Les > I've tried several of the audio examples included with CCS such as
> the CODEC and AUDIO projects, but I always get a loud annoying buzz!
> I tried various filters and this has only a slight effect. Does
> anyone know what is causing the buzz? >
> _____________________________________


______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of c54x -- send a blank email to c54x-subscribe@yahoogroups.com )

Programming G.723.1 to Flash Memory on DSKC5402 - temy sanjaya - Jun 30 9:02:00 2003

Dear,
I have a project to program G.723.1 source code to
Flash Memory on DSKC5402, then boot that program from
Flash Memory. The size of the boot table is 87e7h
(exceed 8000h), so i must used at least 2 extended
program memory spaces (flash memory is mapped here).
I've already used the secondary bootloader and using
Flashburn Utility to program the flash. The question
is, how to program the source code to that 2 extended
program memory spaces. Should i divide the sections
into 2 parts, how? And how to make the *.cmd file?
Down here is the list of the command file for making
the boot table that i used :

audio.out
-m1
-map audio-hex.map
-o audio.hex
-memwidth 16
-romwidth 16
-boot
-bootorg 0x8000
-e 0x8075
-swwsr 0x7fff
-bscr 0x8806

Any suggestion or help will be appreciated....thanks

temy

__________________________________


______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



(You need to be a member of c54x -- send a blank email to c54x-subscribe@yahoogroups.com )