Hi guys,
I got around interfacing with the LTC1859 encoder. It's quiet impressive, a very stable chip, and much easier to program than the Digital Analog stuff: Indeed, I ended up using a publicly available generic spi library, with very few modifications!
I have yet to write anything other than several test routines, but I'm getting all 16bits. Before starting the auto gb code, I figured I would release the X9118 library (for the two digital potentiometers).
I recently visited Intersil's site, and it seems like they lowered the price of this pot to a more competitive amount ( http://www.intersil.com/products/dev...o.asp?pn=X9118). This chip is now less than $5 USD.
At 10bits, this pot means serious business, so much more sensitive than the older 8bit pot.
Make sure to go over the Readme file if you decide to use the library.
I got around interfacing with the LTC1859 encoder. It's quiet impressive, a very stable chip, and much easier to program than the Digital Analog stuff: Indeed, I ended up using a publicly available generic spi library, with very few modifications!
I have yet to write anything other than several test routines, but I'm getting all 16bits. Before starting the auto gb code, I figured I would release the X9118 library (for the two digital potentiometers).
I recently visited Intersil's site, and it seems like they lowered the price of this pot to a more competitive amount ( http://www.intersil.com/products/dev...o.asp?pn=X9118). This chip is now less than $5 USD.
At 10bits, this pot means serious business, so much more sensitive than the older 8bit pot.
Make sure to go over the Readme file if you decide to use the library.
Comment