Hi my name is John,
I am trying to implement to ez430rf2500 the ADPCM algorithm that i found in this link: http://focus.ti.com/mcu/docs/litabsmultiplefilelist.tsp?sectionId=96&tabId=1502&literatureNumber=slaa361&docCategoryId=1&familyId=342
i just want to do the adpcm compression and then transmitted to the host pc and not to store the encoded values to the microcontroller.
Is this possible? i cann't make it work..
has someone do the same?