gary36
Full Member level 4
Hi
I have simple subsystem consisting of 4 digit pushwheel switches, FPGA and a 16 bit DAC. DAC maximum output is 5V corresponding to 65535 counts.
When I set 5000 through push wheel switches, the output of DAC must read 5.000V. To do this I have to use FPGA and not a microcontroller. FPGA must convert BDC digits 5000 (20480-decimal) to 65535 for proper display. Please provide the method to do so.
I have simple subsystem consisting of 4 digit pushwheel switches, FPGA and a 16 bit DAC. DAC maximum output is 5V corresponding to 65535 counts.
When I set 5000 through push wheel switches, the output of DAC must read 5.000V. To do this I have to use FPGA and not a microcontroller. FPGA must convert BDC digits 5000 (20480-decimal) to 65535 for proper display. Please provide the method to do so.