Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi exports,
We need use two gpio(AA7/Y8) interrupts, but found not work.
Import project "gpio_input_interrupt" can reproduce the issue: Config as…
Part Number: MCU-PLUS-SDK-AM243X
Tool/software:
Using: CCS Version: 20.0.2.5__1.6.2, TI Launchpad kit with Sitara AM243x MCU
I'm trying to add a CGI handler to one of the demo applications (ti/mcu_plus_sdk_am243x_10_01_00_32/source/networking/enet/core…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hi, i need to transfere data from the msram to pru dram or pru shared dram and back. The background is that i programmed the pru0 to act as a rgmii driver to transmit and receive at 1Gbps. I need to transmitt…
Part Number: MCU-PLUS-SDK-AM243X
Tool/software:
Hi experts,
When using the mcspi dma mode to communicate with peripherals, there is a problem if the transfer size is large.
Set size = 128, normal.
Set size = 4096, MCSPI_transfer() without return…
Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi all,
we use the Am243xLP board and the CCS.
Our first evaluation should look like this:
CPU0_Core0 is used for our real-time and a freertos-
CPU0_Core1 is used…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hi Team,
I am doing development on AM243x SoC, and ran into issues with the resource allocation.
Is there any tool/script like K3conf which runs on Linux Environment?
Since, I can't use Linux on my devices…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Following E2E forum mentions that next SDK release (ver 10.1) will have encryption support for OSPI boot. When will SDK version 10.1 be released?
E2E
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Is there any use case of MbedTLS with SA2UL API for accelerated cryptographic?
on my application, general MbedTLS crypto owned a lot of cpu loading.
it effect my application working normal.
is there any…
Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: SYSCONFIG Tool/software: Subject: Inquiry Regarding Frame Check Sequence (FCS) in AM243x LaunchPad ICSSG Layer 2 Dual MAC Example
Following my exploration of the AM243x LaunchPad's ICSSG…
Hao Wang said: It looked the loadings are successful.
But when run dfu-uitl --list again, the DFU disappeared.
This is expected.
The SBL DFU is a bootloader that loads a single appimage over DFU & boots it. So, after you send the "hw.appimage" over DFU…