Part Number: AM2634 Kindly check and confirm about support of Fast-speed mode in AM2634 I2C.
In TRM REV H - October - 24, it is mentioned that I2C port of AM2634 does not support "High-speed and Fast-speed modes".
In TRM REV I - August - 25, it…
Part Number: AM2634 The bootloader driver in the mcu plus SDK for am263x includes code for parsing elf64 files from the mcelf. Does the AM2634 support executing elf64 in some way?
Part Number: AM2634 When handling a fault (e.g. handling divide by 0 trap from within undefine_instruction_handler), we want to disable the watchdog for a specific core, write some persistent information, and reboot (either by warm reset or by re-enabling…
Part Number: AM2634-Q1 Other Parts Discussed in Thread: AM2634
I have a question regarding the mpu_init() function. Basically this function is called by c_init(), but is called before ti_auto_init. I get stuck in the assert for Mpu region size, this…
Part Number: AM2634 Tool/software: Hello,
I am currently using the AM2634 in my project. I’m using SPI3 to communicate with the MAX3421E , but I’m facing an issue — I’m not receiving any data when I send a command. Currently, I’m using the mcspi_loopback_polling_lld…
Part Number: AM2634 Tool/software: Hi.
Recently, our project has encountered a problem during development, which concerns the size of the vector table of the software. Now, let me describe this issue.
Since we need to use the MPU, we need to modify…
Part Number: AM2634 Other Parts Discussed in Thread: TMS320F28388D , , AM263P4 , C2000WARE Tool/software: Hello,
I would like to compare the performance of TMS320F28388D and Sitara AM2634 for motor control applications. The goal is to understand which…
Part Number: AM2634 Other Parts Discussed in Thread: UNIFLASH Tool/software: Hi Ti Family, We have designed new board based on AM2634 MCU and to connect and load the program we are using XDS110 debug probe. I am currently debugging and running program…
Part Number: AM2634 Tool/software: Hello Ti Team,
We are currently working on a custom made AM2634 based hardware. In which we are encountering a miscellaneous interrupt from CPSW CPDMA in Ethernet interrupt. We have referred the documentation and…
Part Number: AM2634 Tool/software:
If R5F core and M4 core all need to access external flash to read data, how to ensure that the external flash is accessed only by one core at a time? I'm currently have a problem. The R5F app program will access…