Gregory Nutt
|
3e7b2d617a
|
All drivers that use SPI must call SPI_LOCK and SPI_UNLOCK. This is not optional.
|
2016-05-26 14:56:10 -06:00 |
|
Gregory Nutt
|
ca792558bf
|
Update ChangeLog; add ADS1242 driver to build system; fix some typos; eliminate some warning
|
2016-01-29 07:55:39 -06:00 |
|
Entinger Alexander
|
dc8c14aa53
|
Driver for the 24-Bit Differential Input ADC ADS1242 that communicates via SPI with a MCU. Reading the ADC conversion result as well as configuring the ADC, setting the input channel, etc. is implemented via ioctl calls. However, it does not yet implement the standard ADC interface.
|
2016-01-29 07:41:23 -06:00 |
|