This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SPI DOUT/DRDY multiple pin usage

Hi,

Working with ads1220 which runs on SPI. There standard SPI pins - dout, din, sclk, drdy. In its datasheet there is written it is possible to merge dout with drdy to indicate new data are available. How to configure gpiote to run event handler when new data are available? Thank

using SDK15.2. , Segger embedded studio 

Related