Part Number: TMP1826 Tool/software: I'm designing a new product using the TMP1826NGRR and have some questions about the NIST and Calibration process. Some of our clients require more information about the calibration of our devices.
It sounds like…
Part Number: TMP1826-1-WIRE-CODE Tool/software: P/N TMP1826NGRR has about 100% failure rate. The sensors fare not providing any temperature reading, even though we can see the IP address.
Part Number: TMP1826 Tool/software:
Dear Technical Support Team,
Is it possible to automatically save the temperature data that has been converted in "continuous conversion mode" to EEPROM each time, and read the stored data at once from EEPROM after…
Part Number: TMP1826 Other Parts Discussed in Thread: TMP139 , Hi,
my customer is looking for a p2p alternative to Microchip AT30TSE004A-MA5M (Integrated Temp Sensor with Serial EEPROM). The CrossRef tool does not know this Microchip device.
=> Do we have…
Part Number: TMP1826
Hello everyone, i am currently writing a driver for the TMP1826. We want to use the flexible address to asign each TMP sensor a fixed address. I am currently able to read the Temperatur of a single sensor(with the skip address command…
In the case of WR1L, you must also wait the remainder of the tSLOT time.
Your implementation is known as bit banging , and it may not be portable or viable on some platforms. This is because actual hardware timing can vary significantly from expectation…
Part Number: TMP1826 Other Parts Discussed in Thread: TMP1827EVM , TMP1827 Hello experts,
My customer is reviewing TMP1826 for their pjt. I see that we do not have TMP1826EVM, but TMP1827EVM supports TMP1826 as well.
Customer does not need Authenticated…
Part Number: TMP1826 Hi,
1. Does TMP1826 have an EEPROM erase command? How to erase?
2. EEPROM programming can only be written according to blocks. After writing one block, must I lock it before writing another? What happens if I don't lock it?
3…
The reset timing is inside mcu_txOneWireReset(). It is 480us for Standard and 48us for Overdrive. Your capture shows 51us, which is appropriate for Overdrive.
You might be using this version of mcu_txOneWireReset within single_wire_gpio_driver.c. Here…