Part Number: AM6442 Tool/software: Hi Team,
I need the Timer example (1 milli second for blinking the LED/GPIO) for core M4F.
From SDK mcu_plus_sdk_am64x_10_00_00_20, couldn't find example.
Can you refer a link or example for the same.
Hello TI,
Is there any update,
As suggested in one of your comments, we are trying to implement ecap in capture mode.
The driver used for ecap is "drivers/pwm/pwm-tiecap.c" which is completely written for pwm mode, how can we test ecap in capture mode…
Shivangi Jain said: Specifically, I want to configure a GPIO pin as a General Purpose Output (GPO) controlled by the PRU firmware, while also using the same GPIO pin as an input on the A53 core for generating an interrupt.
This can be achieved via generating…
Part Number: AM6442 Tool/software: Hi,
When the bit is set to 1, how does the device work?
I referred "Table 12 - 2968" FSS0_OSPI_0_CONFIG_REG[23], ENABLE_AHB_DECODER_FLD in P.8327 of the following Technical Reference Manual.
https://www.ti…
It is not clear what you are asking. Most CMOS semiconductor inputs are not fail-safe. So, there is a good chance the same requirement applies for the attached device. We expect the IO power rail of attached devices to be powered from the same power supply…
Part Number: AM6442 Tool/software: Hello TI,
We want to understand GPIO mapping on AM6442, Let me put with small situation,
Now we want to use the pin U20 as GPIO from userspace, From user space we see there 4 groups as given below,
root@am64xx-evm…
Part Number: AM6442 Tool/software: Hi Team,
We are designed a industrial gateway with AM6442 chipset. Currently we are using single channel 16 bit LPDDR4. But the part availability of this model is very rare. only micron and kingston are manufacturing…
Part Number: AM6442 Other Parts Discussed in Thread: TMDS64EVM Tool/software: Hi Team,
I am planning to use RGMII Port 2 from the industrial domain for the third MAC usage.
I noticed that the pins for this industrial RGMII Port 2 are shared/multiplexed…
Part Number: AM6442 Tool/software:
We are exploring shared memory options between Linux (A53) and No-RTOS R5F remote cores.
The zero copy example is working OK as expected, but we are looking at direct memory access without rpmsg exchange. This would…