Keil™, An ARM® Company

File Download Area

STMicroelectronics ST10x167 A/D Example Program

This example program shows how to configure and use the A/D Converter of the following microcontrollers:

  • STMicroelectronics ST10CT167
  • STMicroelectronics ST10F167
  • STMicroelectronics ST10R167

After configuring the A/D Converter, the program reads A/D channel 0 and outputs the converted value using the serial port.

To run this program...

  1. Select the Target device from the pull-down target list
  2. Build the project (Project Menu, Build Target)
  3. Start the debugger (Debug Menu, Start/Stop Debug Session)
  4. View the Serial Window (View Menu, Serial Window #1)
  5. View the A/D converter peripheral (Peripheral Menu, A/D Converter)
  6. Run the program (Debug Menu, Go)

A debug script (debug.ini) creates buttons that set different analog values in each A/D channel. As the program runs, you will see the A/D input change.

Another button runs a signal function that generates a sine wave on analog input 0. µVision3 users may enable the built-in Logic Analyzer to view, measure and compare the input and output signals graphically.

ST10X167_ADC.ZIP (18K)
Wednesday, July 14, 2004