I was wondering if it is possible to use a RTD instead of a thermocouple with this chip or are there other chips available able to do the same job as the ADS1118 but with a RTD. Thanks for ...
I've successfully configured the BQ76942 in my system and everything seems to be working fine. I've done this development using the EV2400. I would now like to OTP the part using the EV2400. I've ...
My customer has a question about SD pin. I would be grateful if you could advise. According to the LMH6601 datasheet, p. 20, 7.2.1 Shutdown Capability and Turn On/Off Behavior, If SD_Pin (5PIN) is not ...
I am using PIC32MZ2064DAS169i micro controller with DP83848 PHY. I have interfaced the DP83848 PHY driver library in MPLAB version 6.20 harmony library. When i am ...
I read the result register for current measurement 1000 times. I found that I got negative value(unit: V), but it shouldn't be like this. here is our pin definition ...
our soc application need to open "/dev/dma_heap/carveout_edgeai_shared-memories", but in the development board, there is just 'linux,cma' and 'system' node in /dev ...
I want to use the DTC function of the UCD7138, which is controlled by the UCD3138A, so I need to customize the UCD3138FW_LLC firmware. I would like to add an interrupt process when the CIMINT_ALL_DTC ...
I define the function, which calls the library functions, to be stored before start in the FLASH and copy during start of the program to RAM. *the function itself is copied to the RAM and the PC goes ...
Uploads a binary file to the Flash memory, via SPI, then clears the flag and resets Makes the jump to the aplication uint32_t transferAddress; // Address that is ...
I am using ADS1263EVM-PDK. I want to measure current using differential input, voltage across shunt resistor( 1 ohm) . used INA0 and INA1 . i am using GUI tool. the full scale voltage is 5 v , taking ...
We are using TCAN1145-Q1 to judge it is wake up frame from the network or not by CANINT register bit. While we found when there are other nodes receiving WUF, this TCAN1145 node cannot assert register ...
We solved this first I2C issue by sending 20 empty clock cycles at the start/restart of the system. Also tried with 9 empty clock cycles but with worse results than with 20 empty clock cycles. These ...