in PID Help to calculate the RAM Information

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
Guest

in PID Help to calculate the RAM Information

Post by Guest » Tue Feb 19, 2013 9:49 am

Hi,
Actually I'm trying to make a card compatible with HID and using the PID . I've succeded to make my device recognized correclty but now I'm loosing my mind to understand the RAM managing.
I've understand that the size of the RAM is proportionnal of the effect. But I don't understand how to calculate the RAM pool , there is some example in the pid documentation but it is really hard to understand .
My device have a single axis effect with all the 12 effects activated.
Could you help me to determine how to calculate and manage this POOL ?
Thanks

Post Reply