Other Parts Discussed in Thread: TIDA-00555 , AMC1100 , AMC1100EVM , ADS7263 Hi,
My name is Idan and I'm electronic engineering at the Israeli Aerospace Industry.
In my application I have I have to use isolated shunt resistor in order to measure the…
hi
Thank you very much for your answer, but our dts file has modified some code. This is our modified dts file, and with the patch you provided, it still reports the error "davinci_gpio 42110000. gpio: error - ENXIO: IRQ index 0 not found". Could you…
V8300F_SIU-10GEPON8.DS-R1-826-A3(OIP1).SCH.pdf I attached schematics first. 12V source is from isolated DC converter which input is 48V. I checked the hiccup boards#1,#2,#3 compare to normal operating board. I am not sure yet if 3.3V short leads to 12V…
Hi James,
The only modification I made in demo_link.bat was renaming the output file. I wanted to use a single image and the code size was OK too. However, I had to insert a placement directive for the INFO segment -Z(CONST)INFO=1800-19FF in the output…
Hi,
There are three method.
1. Optimize your code. 1641.MSP430 Optimizing C Compiler User Guide.pdf
2. Use other area that you haven't used.(BSL and information memory) But I don't suggest you to do this.
3. Add an external flash or EEPROM.
…
Hi Tarun,
We are planning to implement the following diagnostics mentioned in TI's safety manual (SFFS462_J784S4_TDA4AP_TDA4VP_TDA4AH_TDA4VH_SafetyManual_v0.99.pdf):
e2e.ti.com/.../5315.SPRUJ52-_2D00_-J84S4-AM69A-TRM.pdf
• INTR1 - Software Read…
Part Number: TDA4VM Tool/software: Dear TI Support Team,
I am working with the TI TDA4 J784S4 SoC and referring to the attached SPRUJ52D Technical Reference Manual (TRM) . I need clarification on the interaction between the A72 core , the R5F firmware…
Hi,
hongyao.jin said: 1.We would like to know what the differences are between this L3 MSMC MEM and L1 L2 MEM.
L1 Memory is the s mallest, fastest memory directly within each C7x core. It serves as the primary memory for instructions and data with…
Hi Mark, According to the TRM document that i am currently using ( SPRUJ52D – JUNE 2022 – REVISED JULY 2024, link ), I can only validate 2 CLKSEL signals; - WKUP_PER_CLKSEL (Table 5-35, Page 302) for WKUP_UART_0. Values are [19.2, 20, 24, 25, 26, 27]…