analogdevicesinc / precision-converters-firmware

Precision Converters Embedded Firmware Repository

Home Page:https://analogdevicesinc.github.io/precision-converters-firmware/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for AD4000

pamolloy opened this issue · comments

Add support for the serial interface to the AD4000 using the STM32 HAL directly (as opposed to Mbed).

Note that when powering the board use the barrel jack on the K1 rather than just the USB-C.

See projects/ad4696_iio/ as an example.

Tasks

  • If not already setup, setup hardware for testing
  • Create page on ADI wiki

Dependencies

  • adi-ses/sea-misc/issues/6
  • adi-ses/sea-misc/issues/8
  • adi-ses/sea-misc/issues/12
  • adi-ses/sea-misc/issues/11