Hi all, my first post. I'm trying to make a 0 - 30 PSI (, ~2 ATM, ~30' H2O) depth and pitch controller (see ISRsubRace.org for why). (Later, more on the rest of the system if people are interested.) So I'd like to integrate an InterSema MS5541C to a Teensy 3.1. Digikey 223-1099-1-ND, btw. (This module, with a 3 wire interface, rather than trying to buffer and amplify then digitize the bare sensor, for a mere ~$15 more seems to be a bargain. (This class of sensors seems to be entirely developed for wireless tire pressure monitoring systems.))
So the 5541 says it wants a low jitter square system clock signal (aside from the serial interface clock which I'll bit bang along with the data in and out). I'm ordering some watch crystals but it occurred to me that I need to have that oscillator signal put out to a DIO pin. Is this simple, impossible, do-able thru interrupting every ~3 us, or what?
___________
Also, anyone have experience waterproofing electronics to 30' on the cheap? __Marty
So the 5541 says it wants a low jitter square system clock signal (aside from the serial interface clock which I'll bit bang along with the data in and out). I'm ordering some watch crystals but it occurred to me that I need to have that oscillator signal put out to a DIO pin. Is this simple, impossible, do-able thru interrupting every ~3 us, or what?
___________
Also, anyone have experience waterproofing electronics to 30' on the cheap? __Marty