Hello all,
I have two doubts.
1. I am working on TMS320F28335. I tried to set GPIO84- GPIO87 in order to select a boot mode selection. But, I couldn't debug in pulling up those pins. later I just floated (Removed the resistors)those pins and it is working properly now. Does it matters if I leave it as it is? i.e without Boot mode selection resistors
2. when I use an External ADC Reference voltage of 2.048, what would be a digital value computation? is it DigitalValue = (4095*AnalogValue)/3 or DigitalValue =(4095*AnalogValue)/2.048 ?
Any one help me would be appreciated.
Thank you very much inn advance