Part Number: TLV7011-2-3-41EVM Other Parts Discussed in Thread: TIDA-010237 , TLV7011 Tool/software: regarding this Design Guide: TIDA-010237, do you have any detailed calculation on error or accuracy? you know leakage current is very small. we are a little…
Part Number: UCC39002EVM Other Parts Discussed in Thread: UCC39002 , UCC29002 Tool/software: Dear sir,
We bought one UCC39002EVM board to test the load sharing concept. But we get some problem to parallel the module. Without OR-ing diode or mosfet, we…
Part Number: TMS570LC4357 Tool/software: Hi
Can you give me an example code using esmGetStatus for group 0 all channels? Is it
uint64 error = esmGetStatus(0, 0xffff ffff ffff ffff);
Thanks.
Part Number: UCC39002 Other Parts Discussed in Thread: TL431 , , UC3907 Tool/software: Greetings.
We have a 75W 12V DC isolated forward converter with voltage mode TL431AIDBZR+PC357 control using a voltage divider circuit.
We have a customer who would…
Hi LayEng,
You can add this code anywhere to bring back the ERROR pin to high.
LayEng Chan said: void ITCK_vCheckErrorPin(void) { ITCK_u8ErrorPin=esmREG->EPSR; if((ITCK_u8ErrorPin==0U) &&(ITCK_bGetPrivilegeMode() == true)) //error pin low …
Part Number: AM6422 Tool/software: 1.run "dm tree" as below and show the below log.
Class Index Probed Driver Name
serial 0 [ + ] omap_serial | |-- serial@2800000 serial 1 [ ] omap_serial | |-- serial@2810000 serial 2 [ ] omap_serial…
Hi Luiz
Apologies for the delayed response!
I tried to emulate the adc_soc_epwm example on R5FSS0_1 and am able to get the interrupts working properly. Please refer the attached example, and let me know if this solves your issue!
empty_am263px-cc_r5fss0…
Part Number: TMS320F28388D
Tool/software:
How do you select a MUX Position with number > 3 when the MUX registers have only 2 bits for each GPIO allowing only 0 - 3 to be selected.
For example, from Table 6-1 of the TMS320F28388D data sheet, how…
Part Number: XTR117 Other Parts Discussed in Thread: XTR111 , , LM358
Tool/software:
Hey guys,
I have completed building 4-20mA 2 Wire and 3 Wire transmitter using XTR117 and XTR111 respectively. Now, I want to design 2 wire and 3 wire receiver instrument…