Hi Ihar,
I wanted to test something on AM437x GPEVM, but haven't got time for it yet. But
Ihar Filipau said: The CPL has a USB Device Only circuit, while the EVM has a USB Dual-Role circuit.
The EVM device tree sets USB0 dr_mode = "otg", what is the…
Part Number: AM4376 Hi,
We are testing ICSS_EMAC interface on PRUSS. We have a custom board based on IDK AM437x.
The difference between the boards is the custom boards doesn't have PHY interface. We don't find any configuration registers mentioning about…
Part Number: AM4376 Hello,
I am trying to make GPIO0_3 high but it is not working.
static pinmuxPerCfg_t gGpio0PinCfg[] = { { /* My GPIO 0 -> gpio0[7] -> G24 */ PIN_ECAP0_IN_PWM0_OUT, 7, \ ( \ PIN_MODE(7) | \ ((~PIN_DS_VALUE_OVERRIDE_EN & ~PIN_DS_OP_DIS…
Part Number: AM4376 Hi
I connected am4376 and l2 switch(rtl8367) with rgmii interface.
In this case, i want to change rgmii link speed 1000M to 100M.
When l2 switch linked 100M bps with external rj-45, clock pin of rgmii in AM4376 was not change 25Mhz…
Part Number: AM4376
Hi,
we would like to implement 1.8V low voltage signaling (LVS) interface for SD card at MMC0 and also use this SD Card interface as a bootable medium during the board bringing . Also we would like to use it in MMC/SD 4-bit mode.
…
Part Number: AM4376 Hello,
We are using a custom board based on the am4376 and have the PRU-ICSS functional in Linux. My question is regarding MAC address assignment/registers. Shown below are register and wireshark captures.
I see the CPSW MAC (CTRL_MAC_ID0…
Part Number: AM4376 Hi Experts.
Our customer was developing their system with AM4376 previously, for next generation, they plans to implement 1-wire master function now. Therefore, customer is looking for helpful documents which explain how to implement…
Part Number: AM4376
Hello,
I am using AM4376 with TI RTOS.
Below example code is using.
C:\ti\pdk_am437x_1_0_17\packages\ti\starterware\tools\flash_writer\src\nand-flash-writer_AM335x\Nand_flasher.
if (AM335X_NAND_writePage(hNandInfo, blockNum, function…
Part Number: AM4376 Other Parts Discussed in Thread: SYSBIOS Hello,
I am using below example project. using TI RTOS with AM4376.
UART_BasicExample_idkAM437x_armTestProject
i have ported GPIO driver to it.
i have modified am437x_app_idkam437x.cfg file…
We feel the SD_CON.PADEN bit and SD_HCTL.SDBP bit can be used to disable the IOs and toggle the POW output based on the information provided in the TRM register descriptions, but do not have any experience with this system implementation.
Your customer will…