Part Number: AM2431 Tool/software: Hi,
If we want to use Keywriter software for OTP programming, what is the interface from host (PC) to target (AM2431 MCU based custom board)
Is it through JTAG?
Thanks,
Yashasvini
Part Number: AM2431 Tool/software: The OSPI is connected to the FLASH memory and is used with a single I/O bus.
OSPI only reads during boot.
The program is designed to write USB data to the FLASH memory only when a USB is inserted.
Currently, since no…
Part Number: AM2431 Tool/software: Does the Texas Instrument FCCSP based package have an interposer between the silicon die and the solder bumps or are the solder bumps deposited directly onto the die itself? If an interposer is used, is it made of metal…
Hi Yang,
Yang Lingyun said: Attachment is the source code.
you are still using " CPSW_ALE_ALL_PORTS_MASK "
Try with " CPSW_ALE_ALL_MACPORTS_MASK " for particular MAC address, you do not want to receive on HOST.
Zekun Bai said: And change…
Part Number: AM2431 Tool/software: Dear person in charge. We are developing products using AM2431. We have questions about errata i2196 on AM243x. (i2196-IA: Potential deadlock scenarios in IA.)
・We are using CPSW3G. Upon checking the source code, it appears…
Part Number: AM2431 Tool/software: Hi,
I am currently using an AM243x EVM board. This board comes pre-flashed with the RBL Code (ROM Bootloader). I was wondering, If I just ordered AM2431 processor chips for a custom board, do the processors come with…
Hi,
Vijay bansal said: I am thinking to purchase XDS100V2 whcih is very less cost. will it work on all three ICs ? or should i purchase newer advance version ?
I highly recommend XDS110 which will work with all of these devices.
Best Regards,
Ben Coll…
Part Number: AM2431 Tool/software: The SDK i use is mcu_plus_sdk_am243x_08_03_00_18
I would like to ask whether it is necessary to set the current tick to 1ms when using LWIP?
The phenomenon in my project is that when the tick is set to 10ms, various…
Hi Ellen,
Thanks for your response.
Ellen Wei said: 1S-1S-1S
When you switched this mode of operation did you make sure to change the SysConfig Flash other settings as well? Or you just went ahead and selected the dropdown as 1S-1S-1S from 1S-1S-4S(earlier…