How to interface PGA with a PIC

Status
Not open for further replies.

clau

Newbie level 5
Joined
Nov 13, 2013
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
82
Hi everybody,

I'm using for the first time a PGA (Programmable Gain Amplifier) and I don't know how to use it.

I'm using a MCP6S91 , an one channel amplifier.
(https://ww1.microchip.com/downloads/en/DeviceDoc/21908a.pdf)

And I want to interface with a PIC18F4550. I'm using MPLAB and CCS C Compiler
Can somebody help me?

Thank you!
 

The PGA is programmed through a Serial Peripheral Interface (SPI). The PIC also has a SPI interface. Now you need to go read about SPI, and about how to implement it in your PIC.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…