Comments on Interfacing sensor with TTL output with Microcontroller
Parent
Interfacing sensor with TTL output with Microcontroller
+3
−0
I need to interface a radiation sensor (BG51 by Teviso Sensor Technologies) with TTL output with a CC1352P microcontroller.
May I know how to approach this.
Post
+2
−0
"TTL Std." means input threshold is 1.3V and output levels are 0.8 max ("0") and 2.0V min ("1"). This is directly compatible with all 3.6V logic including your CPU. This is like HV CMOS CD4xxx series that uses Vdd to drive Voh ("1").

1 comment thread