Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: SYSCONFIG Tool/software: I opened the MCU-PLUS-SDK-AM243X and find a page containing the GPIO API information about GPIO_setDirMode() command.
The SDK shows that API's format, but doesn…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hello,
I am debugging using CCS, but I cannot set breakpoints in files other than main.c. Could you please advise me on how to resolve this issue?
[Phenomenon] After setting a breakpoint in main.c and breaking…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hi,
I see that I have i2c access from the main R5 cores as well as the M4 core. I see examples in the SDK for the R5 cores. I am able to build and run those. But, I would like to access i2c from M4 core…
Hi Kim, Thank you for the details, from the description, on the port where there is link down and up events (port 1): Tx is not working for both forwarded frame (from port 0) and frames sent from Host. -----------------------------------
KIM Jinbo said: …
Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: AM6421 , SYSCONFIG Tool/software: Hello,
I'm currently using the AM6421 with the R5s running RTOS only. When I check the PSC state of the A53 Cluster and Core0, the status returns that…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: HI,
I am working with the Sitara MCU AM243x Evaluation Module. I have found some things about bootflows and boot order, but I am not able to find what I am looking for specifically.
- For the Rom Bootloader…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hi
In executing the two diagnostic procedures specified in the security manual, I encountered issues. 1. R5F.CPU7 - Software readback of written configuration 2. CBA7 - Software readback of written confi…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hi,
I would like to protect my QSPI FLASH from being accessed during system power down - ~ 5 seconds.
I have a power down event - callback function.
Is it possible to disable the OSPI flash controller …
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hi,
I'm using the am243x with mcu_plus_sdk_am243x_09_01_00_41.
I use the OSPI SBL which successfully runs "Hello world" example code from 0x80000.
I've added to another Boot loader to syscfg…