Kieran Mackey
38ed9c885e
drivers: dac: added driver for Microchip MCP4725
...
The MCP4725 is a single channel 12 bit DAC. It is controlled via I2C.
Signed-off-by: Kieran Mackey <kieran.mackey@lairdconnect.com>
2021-05-06 11:07:33 -05:00
Sidhdharth Yadav
38c2411651
samples/drivers: nucleo_f429zi: Enable DAC sample application.
...
This commit enables DAC sample application for nucleo_f429zi.
Signed-off-by: Sidhdharth Yadav <sidhdharth.yadav@hcl.com>
2021-03-26 08:32:31 -04:00
Sidhdharth Yadav
8ce99a8602
samples/drivers: nucleo_f767zi: Enable DAC sample application.
...
This commit enables DAC sample application for nucleo_f767zi.
Signed-off-by: Sidhdharth Yadav <sidhdharth.yadav@hcl.com>
2021-03-18 10:21:12 +01:00
Mikkel Jakobsen
5cdbe07b53
samples: drivers: dac: add support for frdm_k22f board
...
Add support for the NXP FRDM-K22F development board to the DAC driver
sample.
Signed-off-by: Mikkel Jakobsen <mikkel.aunsbjerg@prevas.dk>
2021-03-02 16:27:47 -06:00
Thomas Stranger
fbb0327d3e
boards: nucleo_g071rb: enable dac driver
...
Add DAC definitions for this board and add it to the dac sample.
Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2021-01-04 17:52:05 -05:00
Martin Jäger
81c7daea5b
boards: nucleo_f091rc: Enable DAC driver
...
Also add this board to DAC driver sample
Signed-off-by: Martin Jäger <martin@libre.solar>
2020-09-03 14:46:03 -05:00
Martin Jäger
7958fe4633
boards: nucleo_g431rb: Enable DAC driver
...
Also add this board to DAC driver sample
Signed-off-by: Martin Jäger <martin@libre.solar>
2020-09-03 14:46:03 -05:00
Anas Nashif
dca317c730
sanitycheck: inclusive language
...
change whitelist -> allow.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-08-27 07:04:07 -04:00
Michael Hope
d5e1753eb6
boards: arm: document and enable the DAC for the Arduino Zero
...
The previous commits added the SAM0 DAC driver. Now document and
enable it, including enabling it in the DAC sample.
Signed-off-by: Michael Hope <mlhx@google.com>
2020-08-04 16:08:48 -05:00
Ilya Tagunov
30e15de442
samples: drivers: dac: Add Nucleo-L152RE board
...
Enable DAC samples for Nucleo-L152RE board.
Signed-off-by: Ilya Tagunov <tagunil@gmail.com>
2020-06-12 11:06:44 +02:00
Henrik Brix Andersen
ae2b3587e6
samples: drivers: dac: add support for frdm_k64f board
...
Add support for the NXP FRDM-K64F development board to the DAC driver
sample.
Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2020-05-01 12:35:50 -05:00
Henrik Brix Andersen
280e3fa999
samples: drivers: dac: add support for twr_ke18f board
...
Add support for the NXP TWR-KE18F development board to the DAC driver
sample.
Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2020-05-01 12:35:50 -05:00
Martin Jäger
8870a699dc
samples: drivers: dac: Add API example
...
This example generates a sawtooth signal to show how to use the DAC.
Signed-off-by: Martin Jäger <martin@libre.solar>
2020-04-20 17:41:48 +02:00