Search the Community
Showing results for tags 'interface'.
-
i am trying to connect cc3200 and neo gps . can someone please help me if my connections are correct . vcc = vcc (3.3v) gnd = gnd tx = p01 rx = p02 ??
-
- interface
- texas instruments
-
(and 2 more)
Tagged with:
-
I want to interface DHT22 with TIVAC (tm4c123). Can anyone help me with the code.My code is not working. DHT22_energia.ino
-
Hello, I am new to Launchpad, and interfacing CC2564MODNEM with EK-TM4C1294XL launchpad board. I have searched but not found and document related to this interfacing. I need : 1) Physical connection between CC2564MODNEM and EK-TM4C1294XL through Debug port. 2) Any example program to start with GATT or SPP Bluetooth stack protocol. Waiting for some quick reply. Thank in Advance
- 2 replies
-
- interface
- CC2564MODNEM
-
(and 2 more)
Tagged with:
-
Hello, I am new to MSP430 and am trying to make an MSP430 interface with a 74LS375 latch with 4 data lines. When I run the MSP430 without connecting it to the 74LS375 the data on the lines is correct. When I connect it to the 74LS375 I get strange results or no output at all. Is there some way to connect the MSP430 to the 5v chip like a 74LS375 and make it work? Do I need some type of a buffer or driver between them or something? Is this current at the input of the 74LS375 too much for the msp430 to handle? I would really appreciate any help that some smart guys can provide.