Forum Post: RE: AFE5804 LNA testing
Deepan,Reset device by writing 0[1]Set the VCA control register to 0bxx000011 by writing 0x0003 to register 16. This should route Ch1 input to CW0.Thanks,Chuck Smyth
View ArticleForum Post: RE: TMP006 - fresnel to increase range?
Focusing to one small area of a room would probably not work for this application. But the small array does sound interesting. In that configuration, I assume each individual sensor would be aligned...
View ArticleForum Post: RE: DRV8601 starting current capability
Ashokan,The minimum load impedance of the DRV8601 is 6.4 ohms. So at 5.5V, which is the maximum VDD, the maximum output current is 5.5V / 6.4 ohms = 859mA. So the DRV8601 should have no problem...
View ArticleForum Post: RE: NEED HELP ON AFE5801. I CAN NOT READ OUT REGISTERED SIGNALS...
Thx, csmyth! I've got the reason for this problem. To read what you have written into the TGC registers, the 0th register should be set as "0x000006", making a distinction between the read of...
View ArticleForum Post: RE: temp sensor with fastest conversion time
Thanks Aaron and Chris. These look good, we'll go with them. Thanks for your help!Mike
View ArticleForum Post: RE: TMP006 and I2C
HEllo Chis and JohnThanks for the replyI am sending the pointer register address,Slave address is 0x40void TMPWriteReg(uint8_t Slave, uint8_t Reg) { I2C_WrData(Slave,Reg); }Here is my code which has...
View ArticleForum Post: RE: TMP006 and I2C
Pranathi,As Chris said above, the best way for us to help would be if you could take an oscilloscope screenshot of the I2C lines when this code is executed so we can examine the communication on the bus.
View ArticleForum Post: RE: TMP006 - fresnel to increase range?
Hi Matthew,The array implementation is achieved by both designing a specific lens solution as well as deliberate placement of each sensor which makes up a "pixel" of the image. I will send you a friend...
View ArticleForum Post: LM96570 in multichannel application
Hi all,In the LM96570 datasheet there is an information that the output propagation delay(Tod) is between 32 and 47.5ns (table on page 6).Therefore, the [total delay]=[output propagation delay] +...
View ArticleForum Post: RE: PT100 circuitry(ADS1247/48)
I want to know about the reference circuit for interfacing of PT -100 3 wire RTD with micro controller and please provide me the excitation current circuit for the PT-100
View ArticleForum Post: RE: LM96570 in multichannel application
Hi Mariusz,TOD in the data sheet is chip-to-chip variation spec. in a multi-chip system. For a single-chip application, all channels have same TOD for beam forming.Regards,HK
View ArticleForum Post: RE: LM96570 in multichannel application
[quote user="Hon Kin Chiu"]TOD in the data sheet is chip-to-chip variation spec. in a multi-chip system. For a single-chip application, all channels have same TOD for beam forming.[/quote]Hello...
View ArticleForum Post: RE: RTD( Resistance temperature detectors ) circuitry with micro...
Hi DevIndia,As per my previous experience with temp sensors, I suggest you go with LMP90080 which is a all in one solution from TI also known as sensor AFE. It contains current exciter along with ADC...
View ArticleForum Post: RE: DRV8662 user guide
Patrick,The full datasheet is now publicly available on the DRV8662 web page. Sorry for any confusion. Thanks,Brian
View ArticleForum Post: TSC2004 I2C Addressing
I have incorporated the TSC2004 touch screen controller into an existing design utilizing the I2C bus for communications.An Initial bus probe of the I2C bus correctly identifies the peripherals on the...
View ArticleForum Post: RE: LM96551
[quote user="Mariusz Hajduk1"] I've used for VPP->VPF and VNN->VPF 470nF/100V capacitors.[/quote]Ooopsss.. Should be VPP->VPF and VNN->VNF 470nF/100V caps.Regards,Mariusz
View ArticleForum Post: RE: TMP006 for biomedical applications..
Hello Omar,The TMP006 can be calibrated to achieve very high performance in controlled systems. However, an application such as body temperature measurement requires high accuracy and precision as well...
View ArticleForum Post: RE: TMP275 & calibration
Hello,Because the specification for the TMP275 is given as absolute (rather than relative) a factory calibration procedure is performed on these devices. I can ask the product line if they are able to...
View ArticleForum Post: RE: TSC2004 I2C Addressing
Hello Scott,I am still confused on what the I2C is doing. May you send me the I2C waveform on running routine?Anyhow, the TSC works only after it is setup into TSMODE 1, 2, or 3.Regards,Wendy F.
View Article