Part Number: BP-DAC11001EVM
Other Parts Discussed in Thread: ENERGIA
Hello,
I'm trying write a control loop in python using a Real-time operating system (RTOS).
I want output voltage setpoints to a DAC at ~10kHz. The voltage outputs are single values which need to be updated sequentially.
We cannot use buffering. Each ~100us data is collected from a sensor and a correction voltage is calculated which needs to be output as a single value. This value is based on recent information which cannot be predicted, so buffering is not feasible.
It seems to me that the BP-DAC11001EVM is capable of such speeds, but I'm not designed a circuit, so I'm hoping to be able to use it through the launchpad system. However, I don't understand the launchpad system very well.
Will I be able to send commands to the DAC thru the launchpad at rates like this?
I'm using a Raspberry Pi-like device. I believe the GPIO pins are capable of communication at rates like this, but will the launchpad system/software deal with this?
Thank you for your help.
Best regards,
Hunter Kettering
