Hi,
I am new to TMS320C5505 and am trying to understand Q format.
The dsp uses q.15 format to operate. I am trying to implement Filters.
I would like to know how to represent the values which are greater than 1 in q.15 format.
I understand the values in range -1 to 1 can be represented by q.15 format.
But what if my input contains dats both >1 and <1. How do I represent.
I am working on a audio based app, and my input value might go beyond.
How do I handle these in ezDSPVC5505 USB STICK
Regards
Ramprasad