Part Number: BP-DAC11001EVM
Other Parts Discussed in Thread: MSP-EXP432E401Y
I am trying to use the BP-DAC11001EVM software to control the board. It is connected to an MSP-EXP432E401Y as shown in the users guide. I was able to load the firmware as described in the setup guide. I was also able to get the software to connect to one of the 2 serial ports that appear when I plug in the USB cable (the software will not connect to the other port). It appears to be connected at 9600 bpm.
I am powering VCC with +15V, VSS with -15V, and Ref pwr/gnd with 5V. I have nothing connected to VIO or VDD; I believe these are powered by the MSP430 board. The jumpers are left in their default positions. During the firmware programming, I removed JP6 on the MSP430 board and put it on the middle column of JP1 as instructed. I have left this in place (I can't connect to either serial port otherwise).
When I go to the "dac quick start" section of the software and select any of the drop down options, or try to change the dac output, the fields simply reset to their original value (blank in most cases). My guess is the software is connected to the serial port, but not actually receiving messages from the device.
What do I do? I am using Windows 10; does this software work on Win 10?