Hi Kanishk,
Kanishk S R said: I am testing it on a custom-built board and I use Linux v6.11.5 version. Kanishk S R said: I tried to test in in switch mode, but unfortunately our busybox doesn't support devlink. I got devlink not found. If I remove the…
Part Number: PROCESSOR-SDK-AM62X Tool/software: We have gone through AM62x_TRM and understood that SDMMC controller hardware supports UHS mode. We just wanted to understand if SDHC controller supports UHS speeds? When we checked k3-am62-main.dtsi file…
Part Number: PROCESSOR-SDK-AM62X Tool/software: Dear TI Team,
We are using an AM6254 SOM on a custom carrier board that must operate at an ambient temperature of 70 °C (158 °F).
Active cooling is not feasible due to product constraints, so only…
Part Number: PROCESSOR-SDK-AM62X Tool/software: Champs:
By reading this E2E:
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1192667/sk-am62-emmc-uda-redundant-boot
It seems the EMMC with Raw mode for UDA is not supported…
Part Number: PROCESSOR-SDK-AM62X Tool/software: TI AM62x provides the functional safety feature, but does not describe the detail of the Linux portion.
Please provide the document or application note to introduce it.
We need the instruction to process…
Part Number: PROCESSOR-SDK-AM62X Tool/software:
The SDK 11.0 release had the wrong PRU example library (6.3.0) included per the following e2e
[FAQ] AM62x & AM64x: How to enable PRU RPMsg on Processor SDK Linux 11.0
The FAQ mentions the correction…
Part Number: PROCESSOR-SDK-AM62X Other Parts Discussed in Thread: SK-AM62B-P1 Tool/software: Hi Expert,
DTS backlight
enable-gpios = <&main_gpio0 34 GPIO_ACTIVE_HIGH>;
Does this gpio need to be used with backlight?
lcd_bl: backlight {
compatible…
Part Number: PROCESSOR-SDK-AM62X Other Parts Discussed in Thread: SK-AM62 Tool/software: MCU SDK version: mcu_plus_sdk_am62x_10_01_00_33
Test EVM: SK-AM62
CCS version: 12.8.1
I imported the example from C:\ti\mcu_plus_sdk_am62x_10_01_00_33\examples…
Hello Anil,
Off the top of my head, I am not sure of the "correct" way to do it through uboot drivers, but you can manually start the watchdog by manipulating the registers like I did here: https://e2e.ti.com/support/processors-group/processors/f/processors…