Hello Benjamin,
Glad to hear that you were able to resolve your issue, and thank you for replying back with your solution! That can be helpful for anyone else who has the same question. Yes, some devices like AM65x have MSMC that can be allocated between…
Hello Ian,
Ian Willats said: 5: "A multicast frame is transmitted out of port A , looped back to port B and is to be received"
Regarding the above query, can you share more details on the following:
Is the device in Vlan-Aware or Unaware mode…
Part Number: AM6548 Tool/software: Hello,
For the PDK RTOS code, and ICSSG firmware for the AM6548 IDK, does TI support using the ICSSGs in MII mode?
How would one go about doing this? In a design we have, so far I have modified the pinmux settings for…
Hi Sarfaraz,
Yes I thought transmitting just one char makes it easier to check the RTS pin state before, during, and after the transmission on a scope or logical analyzer.
sarfaraz shaikh said: for IDK board I could not find any pinmux setting for wkup…
Part Number: AM6548 Tool/software: Dear TI tech-support team:
Just as it is descriped as the title, Could I call the GPU for video stream decoding in linux? The input format of video stream is H265, the resolution is 1280*720; And the expected output…
Part Number: AM6548 Tool/software: Hello,
I would like to use the MCU Island/R5F cores in the AM65x within other OS's (Linux/VxWorks). Is it possible to develop an application, say in the form of an executable (.out or similar) and use some API to communicate…
Part Number: AM6548 Hello,
I was wondering if the ICSS ethernet MACs on the AM6548 SR2.0 support multicast address filtering? In the PDK I see functions for enabling multicast filters on ti/drv/icss_emac/src/icss_emacFwInit.c. I have tried running some…
A coworker of mine found this thread: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1025865/am6548-boot-mode-pins-state-during-device-reset
Which seemed to mirror our issue almost exactly. Specifically this comment:
"""…
Part Number: AM6548 Tool/software: Hello,
I am attempting to trigger an interrupt using the UART1 peripheral on the Cortex-R5F. I am able to use the UART using TI's DRV functions, but using the A53 specific interrupts (CSL_GIC0_INTR_USART1_BUS_USART_IRQ…