Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: AM2634 , LP-AM263 Tool/software: Hello,
for my application I want to use three MCAN modules.
The LaunchPad provides MCAN0 directly and MCAN1 by external pin mux on J7.63 and J7.64.…
Part Number: MCU-PLUS-SDK-AM263X Tool/software: I have called SOC_rcmR5ConfigLockStep(CSL_CORE_ID_R5FSS0_0); api and SOC_rcmR5ConfigLockStep(CSL_CORE_ID_R5FSS0_1); api . and also used SOC_rcmR5SS0TriggerReset(); api to make the status register into lockstep…
Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: SYSCONFIG Tool/software:
When updating the AM263x MCU+ SDK from version 09.01.00 to version 10.00.00, we noticed that the debug log zones are no longer initialized in the generated function…
Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: SYSCONFIG Tool/software: how can we increase the WDT Expiry Time In Millisecond(ms) in configuration of WDT in sysconfig. Explain
Part Number: MCU-PLUS-SDK-AM263X Tool/software: Hi,
I'm using MCU-PLUS-SDK-AM263X v10.0.0.35.
I'm having some issue while trying to load and run an application code on my HF-SE board.
The problem is present only when I decide to enable the encryption…
Hi Riccardo,
Riccardo Belli said: In any case, I noticed that at line 59 of "keywriter_utils.c" the call to "Hsmclient_loadHSMRtFirmware" is incorrect (with just one parameter),
The OTP keywriter compatible with SDK 10.0 has not been released yet…
Part Number: MCU-PLUS-SDK-AM263X Tool/software: Hello, TI. I was using the SDK mcu_plus_sdk_am263x_10_00_00_35 and encountered the problem that when configuring the ADC it gets stuck at System_init(), which was solved after switching to the SDK mcu_plus_sdk_am263x_10_01_00_31…
Part Number: MCU-PLUS-SDK-AM263X Tool/software: hi,
how to program/flash the MCU once in production w/o JTAG?
is it the same for all AM2xxx?
thx
Vincenzo
Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hello,
The PMIC configuration in SYSCONFIG doesn't contain much:
The code just enables the LDOs through pmic_power.c.
However, I noticed that there are…