Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
Part Number: AM6421 Tool/software: I am using AM6421. i want to let GPIO signal or pwm output signal to trigger AD soc. In the user manual, it said we con configure CTRLMMR_ADC0_CTRL TRIG_SEL register to select the trigger signal for ADC soc. but in…
Part Number: AM6421 Tool/software: Used SDK: ind_comms_sdk_am64x_09_02_00_15 (with several patches from TI to improve behaviour of MappingChanged callback)
In our tests, we noticed that the callback for mapping changes (registered by EC_API_SLV_PDO_registerMappingChanges…
Part Number: AM6421 Tool/software: Hi
We are testing the Ethernet-IP Adapter Discrete IO example from new INDUSTRIAL COMMUNICATION SDK 9.02.00.15.
The Ethernet/I Adaptor Discrete IO Application crashes randomly when starting the Application.
We…
Hi Narasimha, I have notified our EthernetIP Stack Expert regarding this query. He will get back to you shortly. Thank you for your patience. Regards Archit Dev
Part Number: AM6421 Tool/software: Hello.
Need some help with adjusted example code with slightly different functionality.
I'm trying to configure DMA to transfer packets from a queue in TCM to DDR or MSRAM by using DMA. Started from the swtrigger…
Part Number: AM6421 Tool/software: Hi,
We are using mcu_plus_sdk_am64x_09_02_00_50 SDK.
We are testing the enet_lwip_icssg loopback test example project, "enet_lwip_icssg_am64x-evm_r5fss0-0_freertos_ti-arm-clang" project on custom board.…
Part Number: AM6421 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi,
We have a custom Board with SOC AM6421 1GB K4A8G165WB-BCRC DDR.
We are using mcu_plus_sdk_am64x_09_02_00_50 SDK.
We are testing the Hardware with example ddr_ec…
Part Number: AM6421 Tool/software: I am using AM6421. i want to let GPIO signal or pwm output signal to trigger AD soc. In the user manual, it said we con configure CTRLMMR_ADC0_CTRL TRIG_SEL register to select the trigger signal for ADC soc. but in…
Part Number: AM6421 Other Parts Discussed in Thread: MATHLIB Tool/software: Hi, i am using AM6421 for fft calculation. I found arm_cfft_32 in arm_math.h. but i did not know how to set the inputdata for inverse fft, is there any document about the lib…
Hi Narasimha, I would generally discourage blocking on callbacks, because it will affect the run-time behavior of the stack. If possible in your design, you could dedicate some other task which is running on the same core as Ethernet/IP stack to fetch a…