• How to simulate analog input to ADC0 pin on logic analyzer ?
    I want to simulate performance of a code uses ADC module in MKL25Z board using Keil uVision5 simulator , this requires supplying virtual signal to one of its ADC channels , i tried adding variables...
  • How to simulate analog input to ADC0 pin on logic analyzer ?
    I tried using variable names ( AD0 , Ain0 ) non of them was identified in Keil's logic analyzer , and also non of VTREG signals was related to ADxx ( Updat e : discussion mov e d to https://community...
  • How to simulate analog input to ADC0 pin on logic analyzer ?
    I tried using variable names ( AD0 , Ain0 ) non of them was identified in Keil's logic analyzer , and also non of VTREG signals was related to ADxx ( Updat e : discussion mov e d to https://community...
  • How to simulate analog input to ADC0 pin on logic analyzer ?
    I want to simulate performance of a code uses ADC module in MKL25Z board using Keil uVision5 simulator , this requires supplying virtual signal to one of its ADC channels , i tried adding variables...
  • C51 Logic analyzer signal naming
    Hi With the logic analyzer is it possible to provide meaningful names, for example if i have digital signals for P1_0 and P1_1 the logic analyzer seems to truncate the names down to P1 for both. This...