Other Parts Discussed in Thread: TIDEP0032 , LP-AM243 Hi, are you thinking to port the TIDEP0032 application from AM335x family to AM64x family? Or are you thinking to develop a similar application on AM64x family?
Part Number: AM2434 Other Parts Discussed in Thread: SYSCONFIG , LP-AM243 Hi
We make CANOpen protocol on AM2434 by using MCAN as data Transmit and Receive.
But we got the problem:
when slave got a synchronization object 0x80 and RxPDO1 0x202, RxPDO2…
Hi Andrea,
Apologies for the delay. Could you please share the Wireshark trace that contains packet from/to the LP-AM243 board (nor any EtherNet/IP packet). We need to check packets between Raspberry Pi and the LP board. We want to EtherNet/IP service…
To be more specific, I connected the I2C0_SCL to I2C1_SCL and I2C0_SDA to I2C1_SDA on LP-AM243 Evaluation board to implement an external loopback test to test both the master mode and slave mode functionalities.
I checked the MDIO code, it seems it goes into a halt state because, any transaction once gives, it waits till completion,
Can you check if phy configuration is done correctly and try to re run the application after power cycling it.
software-dl…
Part Number: AM2434 Other Parts Discussed in Thread: LP-AM243 , UNIFLASH Hi Team,
When I was debugging the board, I found that the PowerClock_init() function wasn't working well. I traced it and found that it was because of the CUR_CNT of the DMASS0_SEC_PROXY_0_STATUS…
Part Number: AM2434 I am going through the AM243x MCU+ SDK (EVM) , in Getting Started -> EVM Setup, I cannot complete "Flash SOC Initialization Binary ".
I got the "C C C" printed in the Terminal and I closed the UART before run the Python command.…
Part Number: AM2431 Other Parts Discussed in Thread: LP-AM243 i notice on some of the development boards the OSPI0_RESET_OUT signal is "ANDed" with MCU_RESETSTATz and sometimes it also "ANDed" with PORz_OUT.
It seems that those additional "AND" functions…
As you noted, the schematic for the LP-AM243 shows the VDDSHV_SDIO rail is connected to CAP_VDDSHV_MMC1. The AM243x TRM shows that CAP_VDDSHV_MM1 is driven by the SDIO_LDO block to generate either 1.8V or 3.3V in section 5.2.2.1.5.
Thanks, Mike
Part Number: AM2432
Hello CCS experts,
we are developing with the CCS12 on a AM2432 device. When we start a debug session on the M4F, only the M4 core registers are shown. How can we enable the view of the peripheral MCU registers, like UART and GPIO…