• 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 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...
  • Sending Waveform Calculations to Logic Analyzer using Analog: STM32F103RB Board
    We are trying to generate via code a sawtooth waveform and output a graph of it to the logic analyzer. The calculations for the sawtooth equation are more or less done. We just don't know how to use a...