Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
resources:tools-software:uc-drivers:renesas:ad7176 [04 Dec 2012 14:10] – Added a picture of the evaluation board. Dragos Bogdanresources:tools-software:uc-drivers:renesas:ad7176 [20 Dec 2012 09:52] – Added reset function. Dan Nechita
Line 52: Line 52:
 | int32_t AD7176_ReadRegister(st_reg* pReg) | Reads the value of the specified register. | | int32_t AD7176_ReadRegister(st_reg* pReg) | Reads the value of the specified register. |
 | int32_t AD7176_WriteRegister(st_reg reg) | Writes the value of the specified register. | | int32_t AD7176_WriteRegister(st_reg reg) | Writes the value of the specified register. |
 +| int32_t AD7176_Reset(void) | Resets the device. |
 | int32_t AD7176_WaitForReady(uint32_t timeout) | Waits until a new conversion result is available. | | int32_t AD7176_WaitForReady(uint32_t timeout) | Waits until a new conversion result is available. |
 | int32_t AD7176_ReadData(int32_t* pData) | Reads the conversion result from the device. | | int32_t AD7176_ReadData(int32_t* pData) | Reads the conversion result from the device. |
Line 60: Line 61:
  
 ===== Downloads ===== ===== Downloads =====
 +
 +<WRAP round download 30%>
   * {{:resources:tools-software:uc-drivers:renesas:ad7176_generic.zip|AD7176 Generic Driver}}   * {{:resources:tools-software:uc-drivers:renesas:ad7176_generic.zip|AD7176 Generic Driver}}
   * {{:resources:tools-software:uc-drivers:renesas:ad7176_rl78g13.zip|AD7176 RL78G13 Driver}}   * {{:resources:tools-software:uc-drivers:renesas:ad7176_rl78g13.zip|AD7176 RL78G13 Driver}}
 +</WRAP>
  
 ====== Renesas RL78G13 Quick Start Guide ====== ====== Renesas RL78G13 Quick Start Guide ======
Line 81: Line 85:
     EVAL-AD7176-2SDZ Pin TSCLK  ->  YRDKRL78G13 J11 connector Pin 4     EVAL-AD7176-2SDZ Pin TSCLK  ->  YRDKRL78G13 J11 connector Pin 4
     EVAL-AD7176-2SDZ Pin GND1   ->  YRDKRL78G13 J11 connector Pin 5     EVAL-AD7176-2SDZ Pin GND1   ->  YRDKRL78G13 J11 connector Pin 5
 +
 +{{ :resources:tools-software:uc-drivers:renesas:ad7176_rl78g13.jpg? |}}
  
 ==== Reference Project Overview ==== ==== Reference Project Overview ====
resources/tools-software/uc-drivers/renesas/ad7176.txt · Last modified: 25 Jan 2021 05:24 by Robin Getz