Go to advanced search

by Scott
Fri Aug 29, 2014 9:29 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: On B+, how can I use RTS/CTS (Alt 3) on GPIO16 and 17?
Replies: 2
Views: 2113

Re: On B+, how can I use RTS/CTS (Alt 3) on GPIO16 and 17?

Thanks for the quick response!

I trimmed it down and got it to do what I need and was able to verify that the alt mode was actually switched with both that snippet and with WiringPi.
by Scott
Fri Aug 29, 2014 1:27 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: On B+, how can I use RTS/CTS (Alt 3) on GPIO16 and 17?
Replies: 2
Views: 2113

On B+, how can I use RTS/CTS (Alt 3) on GPIO16 and 17?

GPIO16 and GPIO17 are supposed to have Alt 3 functions of RTS/CTS (http://www.panu.it/raspberry/), which I would like to use. I'm looking for a standalone programmatic solution that I can run every boot or a way to permanently switch the functions. If there's a way to do it in RPi.GPIO for Python, t...
by Scott
Fri Apr 25, 2014 2:27 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: How to use a I2C-AI418S 4-20ma board with i2c?
Replies: 8
Views: 5894

Re: How to use a I2C-AI418S 4-20ma board with i2c?

The data sheet is very daunting for someone who's never made anything using i2c!

The vendor wasn't any help, unfortunately.
by Scott
Fri Apr 25, 2014 9:21 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: How to use a I2C-AI418S 4-20ma board with i2c?
Replies: 8
Views: 5894

How to use a I2C-AI418S 4-20ma board with i2c?

http://www.ereshop.com/shop/analog-inputs-c-143_179/i2c-analog-to-digital-p-805.html I'm relatively new to i2c and I can't figure this out at all. The board is connected to a 4-20 mA current loop generator (with a current loop). i2cdetect -y 1 shows the board at 0x68. I can access the board via smbu...

Go to advanced search