I have been using TI MCU tms570ls3137 and want to utilize virtual EEPROM on BANK7. so i have proceeded below steps I have generated FEE driver code through Halcogen and included FAPI library. while ...
My customer is using the eeprom function on the TMS570LS0032. They found that serval chips cannot read and erase the eeprom. They use TI's SDK function to read and erase the eeprom, and the function ...
I'm using CC2340R5-Q1 MCU and SDK simplelink_lowpower_f3_sdk_8_10_01_02. I use the basic_ble project and integrate i2ctarget into it. If I2C receives I2C data, it ...
Schematic access link: https://www.ti.com.cn/cn/lit/zip/sprr466,the pcb name of the board is PROC154E3, we changed the order of the GPIOs on the expander based on ...
We use gmake tool to build our AM62Ax project in windows operation system, sometimes the compiler report error log as the screenshot show,but if we try to rebuild the ...
Order of millivolts output swing to be fed into an ADC I'm using currently using TINA-TI to simulate the TIA, with the ultimate goal of producing a tangible physical version of the circuit in the ...
I designed an AC/DC converter using TIDRF62 as a reference. The TIDRF62 uses Wuerth 750314727 however one was not available when I made my design and I used a Myrra 74080. The main difference between ...
I modified the configuration of a customer board based on the AM62x-evm, and the image and sdk can be successfully compiled through the command. $ MACHINE=am62xx-customer bitbake tisdk-customer-image ...
I need to operate a 4x4 matrix to find its inverse in my firmware. I was trying to see if there was a function from any TI library can be used for that. So far, I haven't found any. 1. Please confirm ...
Hello, my device is of HSSE type. R5 was previously developed under version mcu_plus_sdk_am62x_08_06_00_18. The compiled firmware will finally be signed by the ...
The difference between case 1 and case 2 with open circuit output lies in whether the output capacitance is large or small. How to determine whether the output capacitance is large or small, and is ...
Here is what we want to achieve when evaluate on TI EVM. We have an application running on Linux A53 core and we want to update it each time we power on the EVM. Using EMMC boot media of EVM, after ...