I have a new team running tests with the Aardvark I2C/SPI Host Adapter. I would like a way for them to easily verify the set up is correct before loading in our SPI devices and running extensive tests. I’m looking for a really simple procedure. What do you suggest?
I’m using the Aardvark I2C/SPI Host Adapter to test an I2C Flash Device. Normally the low-current pull-up resistors built into the Aardvark adapter work just fine with my SPI and I2C chips, but this time it interferes with the I2C device I’m working on. Is there a way to disable the pull-ups on the SDA and SCL lines?
Our project is to monitor UART data for several hours. We want to integrate that feature in a software product. For that we need an API (C/C++). We have the Beagle USB 480 Protocol Analyzer – and would like to use it to monitor the RS232 bus and capture the UART data. Is there any way we can do that?