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.
Did you transmit Reset, SkipROM (0xCC), Read ScratchPad-1(0xBE) before the read byte loop?
From the datasheet:
See also GetTemperature() in tmp182x_func_driver.c included with TMP1826-1-WIRE-CODE download.
thanks,
ren
Jaehoon Jeong said: So P-ch FET will turn on and pull-up resistance will be 1.27k ohm.
It should be. I'm not sure whey the signal is rising so slow. Like I mentioned before, in O/D configuration, the MCU will only drive the pin low. The external circuit…
Hi Gowtham,
Gowtham R said: what does sstate summary means?
is it ok if it is 99%?
This just means that one sstate task couldn't be found within the cache and had to be run.
Gowtham R said: is my generated image corrupted?
No.
Best, Jared
Part Number: TMS320F280039C Tool/software: Hi team
Customer want to use Uint_16 format for struct variables alignment, like the function of #pragma pack(1).
I searched the post for that, the answer is TI_clang cannot support.
My question is:
1. is there…
Part Number: MSP430FR6043 Other Parts Discussed in Thread: MSP-FET We have been using a dev board for several months with no issues.
We are switching to custom boards. Using CC and MSP-FET with spy-by-wire setup.
At times, the debugger works great, we…