Forum Post: Temperature controlling of a pan
Hello,I want to control the temperature of a pan which will have water. So I want to keep the temperature of the water around 80°C.My board is going to be mounted under the pan and its going to be...
View ArticleForum Post: RE: i need to help about sensor temperature,sensor detection...
Hello Nguyen,Well there are multiple answers to your broad question because you haven't mentioned any spec requirements (digital/analog, accuracy, linearity, number of channels, Interface, conversion...
View ArticleForum Post: got damage at pulser IC in Tx_sdk_v1
Hi, When I connected the complete setup of TX_sdk_v1 to PC, led was on in opall kelly board but DOTP1 led in Trasmit solution board was off. Is it indicates any problem in board. And then I...
View ArticleForum Post: RE: Can the TMP006 be used as PIR motion sensor?
Hello Derek,TMP006 can be used as a PIR motion sensing device. However, due to the distance and field of view limitations it can be of practical use only for applications that involve close distance...
View ArticleForum Post: RE: Need recommendation regarding LM99EVAL evaluation board
Hi Chris,Could you give your email? I need to send you some information offline.Aaron
View ArticleForum Post: RE: Thermal ressponcse of LMT87-Q1
Hi Toshio-san,I will wait for your reply then...Take care,
View ArticleForum Post: RE: Damaged AFE5808 in Evaluation Module
Hi, Same problem I also got, if I replace with new afe5808 the GUI can access it ?thank you.regards,chandu
View ArticleForum Post: TSC2004 CFR0 register stucked
Dear all,we're using the TSC2004 TI device in mode1, therefore our processor implements the polling solution on the I2C bus each 400msec and the speed of the I2C is 100KHz. After some hour of operation...
View ArticleForum Post: RE: got damage at pulser IC in Tx_sdk_v1
Hi Chandu,When powering on properly, the DOTP1 LED should be on. Before powering up, do you have the jumper J_SUB connect properly? If you are using 2 power supplies for VSUB & VNN, then you need...
View ArticleForum Post: RE: TMP275 erroneous values
The reason you are always reading FF for the second byte, is that you are missing the required acknowledge by the Master to the slave between bytes read. This needs to be sent from the Master to the...
View ArticleForum Post: PENIRQ is generating interrupt twise or more for single touch?
Hi I am using tsc2046 with McSPI3 channel 0 on beagleboard XM. when i touch the screen it is generating interrupts many times what should i do control the interrupt.void touch_gpio_handler(){...
View ArticleForum Post: RE: TMP275 - when reading TLow, or THigh, second byte is always FF
James,Thanks for posting the resolution on E2E. It will surely be of help to people who face similar I2C readback master ACK issues.-Abhi
View ArticleForum Post: RE: Damaged AFE5808 in Evaluation Module
Chandu,I don't understand your question. Are you having a power supply short with excessive current?Thanks,Chuck Smyth
View ArticleForum Post: RE: need help on 16 channel US pulser
Hi Can any one help me ,how to give +/- 50V to TX_SDK_V1?can i use DC +/-50V supply or should i use regulated supply?Is there any separate power supply modules for TX_SDK_V1?Recently i have given -50V...
View ArticleForum Post: RE: I2C temp sensor with non-volatile set open drain trip
Old thread... but i was looking for the same thing.see Atmel AT30TS750
View ArticleForum Post: Is McSPI and penirq will overlap?
Hi, when i am sending 32bit data through spi3 on channel 0 on beagleboard xm automatically the penirq handler is calling what might be the reason?
View ArticleForum Post: DRV8662_Maximum voltage_varying for frequencies
Hi,I need to use the haptic driver DRV8662 to drive a piezo transducer to peak voltages of 200V. I have removed the on board input filter as my input signal is only a sinusoid, with peak to peak 3V,...
View ArticleForum Post: RE: TMP006 on flexi?
Hello Lei,I have responded to you via E-mail.Regards,Abhi
View ArticleForum Post: difference between diode connected transistor and grounded...
I am starting to use the TMP512, and have a question on the remote temp sensors... The datasheet specifies that a remote PNP transistor can be connected as a diode or with the collector grounded. What...
View ArticleForum Post: RE: TMP112 I2C communication
I just wanted to let you know, how I got the communication working for me on the MSP430G2553 at 8MHz DCO clock.void initClock(){ BCSCTL1 = CALBC1_8MHZ; // Set DCO to 8 MHz DCOCTL =...
View Article