Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: AM2634 , SYSCONFIG
Tool/software:
Hi
I noticed the MCAN initialisation sometimes hangs.
The example used is the sdk one named canfd_loopback_interrupt and the devboard is a LP-AM263 . Sdk…
Part Number: MCU-PLUS-SDK-AM263X Tool/software: I'm looking at the documentation related to security driver of AM263x SDK (mcu_plus_sdk_am263x_09_02_00_56).
I dont see AES-CCM mentioned in there. Is it not supported?
I notice that dthe_aes.h doesnt…
Part Number: MCU-PLUS-SDK-AM263X Tool/software: I have been having issues debugging multi-core applications since I’ve been using AM263Px. The symptom is that if multiple cores run simultaneously with both cores attached. I am using SBL_NULL (not DEV_BOOT…
Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: AM2634 Tool/software: Dear Team,
We are using AM2634 MCU for one of our safety application. We are trying to use the AM2634 as I2C Slave Device and TMS3200F2800157 as I2C Master device…
Part Number: MCU-PLUS-SDK-AM263X Tool/software: MCU-PLUS-SDK-AM263X: Multicore application
I need to know if it is possible to chose what functions I can run in different cores for the same project, it seems like different out files can be loaded to…
Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: SYSCONFIG Tool/software: How can I generate an interrupt from a CMPSS edge event?
I found a reference for C2000, but it doesn't seem to translate directly to Sitara.
https://e2e.ti…
Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: SYSCONFIG Tool/software: I am looking at the CMPSS asynchronous trip example. I would like to validate different CMPSS inputs, but when I change the CMPSS instance to CMPSSA4 and route an…
Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: LP-AM263
Tool/software:
Hi
Noticed a weird thing and I wonder what do I need to do to reset all filtering of the MCAN.
The example used is the sdk one named canfd_loopback_interrupt and…
Part Number: MCU-PLUS-SDK-AM263X Tool/software: We are trying to establish I2C communication between two TI AM263x MCU using Launchpad wherein one MCU is configured as Master and other as Slave. The code gets stuck at I2C_Transfer function at both master…
Part Number: MCU-PLUS-SDK-AM263X Tool/software: Hi Team,
I am using the lwip examples provided in the am263x mcu_plus_sdk and trying to connect multiple UDP clients to UDP server. I am only able to connect 4 sockets and for the rest of the socket creation…