Part Number: AM2432 Tool/software: Hi TI Expert,
Do you have the Pin Mux Excel sheet available for the AM243x ALV package? If yes, could you kindly share it with us?
Looking forward to your response.
Best regards, Vaibhav Kundariya
Part Number: AM2432
Tool/software:
Hi TI Experts,
In the latest SDK9.2 release note, we see there are 2 important fix for PLL sequence shown below.
https://software-dl.ti.com/processor-industrial-sw/esd/ind_comms_sdk/am243x/09_02_00_24/mcu_plus_sdk…
Part Number: AM2432 Tool/software: HI,
I would like to use the encryption feature of the secure boot with OSPI-bootmode, but in the SDK, there is a limitation highlighted related to that (OSPI boot).
Do you know when this will be fixed and available…
Part Number: AM2432 Other Parts Discussed in Thread: AM2434 , , UNIFLASH Tool/software: We have designed a custom board with AM2432BSEFHIALV, the suffix of the chip includes 'F' and 'H', so it features both functional safety and security. The AM2434ALV…
Part Number: AM2432
Tool/software:
Hi,
I am using AM2432 with Profinet from the Industrial SDK 09.02.00.24.
I saw that there is the callback type PN_API_IOD_outSubmodSubstValReadCbf that should be used when an acyclic read request with index 0x8029…
Part Number: AM2432 Tool/software: Hi Ti experts,
We experienced random packet lose phenomenon in our application. We checked PDI and SYNC0 arrival time in normal case and packet lose case. And it’s found that PDI is about 90 us before SYNC0 in normal…
Part Number: AM2432 Other Parts Discussed in Thread: SYSCONFIG Tool/software: hi experts
Becasue of the huge size of the code, the MSRAM_256k0- MSRAM_256k7 is not enough for me, so that I think I have to use a external RAM to replace the internal RAM…
Part Number: AM2432 Tool/software: Hi,
I see in linker.cmd that the MSRAM starts from MSRAM : ORIGIN = 0x70080000 and not from MSRAM : ORIGIN = 0x70000000.
Is it because of the boot ?
When the program is already loaded and running can I use this…
Part Number: AM2432 Other Parts Discussed in Thread: SYSCONFIG Tool/software: I'm trying to get BiSSC working on our AM2432 (ALV package) based custom board. On our board the RS422 transceivers are connected as follows:
Our software is based on MOTOR…
Part Number: AM2432
Tool/software:
Hi TI Experts,
Customer is working on AM2432 SDK9.2.
As we know normally the timer callback needs to function together with interrupt mode enabled. Customer is asking if they do not enable the interrupt mode…