How to map ADCRESULT input to actual pins on board.
Submitted by BeachCat on Sun, 08/02/2015 - 22:55
I have a F28377D experimenters board, how do I setup VisSim to read specific pins on the board with the ADC ?
I have the TI pinouts see attached file for the board. But cant see how to map VisSim ADC blocks to them.
‹ 'Target Open failed' trying to download
Find more posts tagged with
Sort by:
1 - 6 of
61
Submitted by BeachCat on Tue, 08/04/2015 - 03:52.
Yep, tried that here are the settings I used along with the vsm file, everything seems to be set as should be.
Submitted by pete on Tue, 08/04/2015 - 04:06.
You have ADCBRESULT0 set up to trigger on ePWM1 SOCA. Do you have ePWM1 set up to send SOCA on a proper event?
If not, it's described here
You do that via the ADC Config... screen. Note that their are 4 separate ADC units on the 28377, named A,B,C and D. So there are 4 separate sets of ADCxRESULTn regs. In the upper right corner of the ADC Config screen you choose the ADC unit.
To read a result register into the diagram, select an Embedded > Delfino > Digital/Analog input. To configure it to a particular ADCxRESULTn register, right click the block and select the ADC unit and channel.
