Forum Post: RE: TMS320F2800156-Q1: Flash Image via SCI-boot mode
Hi Alex, I have generated the SMOCIP_Applications.txt file by enabling the c2000_hex utility in the build settings of CCS.
View ArticleForum Post: RE: TMS320F28379D: ADC ePWM construction C2000 package matlab...
The FPWM for this microcontroller F28379D is 100Mhz. For my EPWMCLKDIV I am using SYSCLKOUT/2. I am thinking of an issue with my algorithm. The transport delay cannot be used in this situation. I have...
View ArticleForum Post: SW-DK-TM4C129X: Stellaris ICDI driver under Windows 11
Part Number: SW-DK-TM4C129X Tool/software: As the prior thread was locked I had to begin a new thread to mark it as resolved. The problem is that our IT department had turned off and disabled the Core...
View ArticleForum Post: RE: AM2634: ASIL Rated MCAL is Available for AM2634
Can anyone reply to my queries ASAP
View ArticleForum Post: TMS320F28035: ok
Part Number: TMS320F28035 Tool/software: Hi, I am using CCS 12.8.0 and Experiment kit Piccolo F28035. I was trying to connect with the Gui Composer V1 but it didn't connect. p/s: I connected...
View ArticleForum Post: RE: TMS570LC4357: ESM status registers for group 1, 2, 3
Dear Jagadish Thanks for your reply.
View ArticleForum Post: RE: F29H85X-SOM-EVM: Project Creation.
Hi Ryan Ma, Is there any documents related to create projec in ccs20.0.2 for F29h85x t from scratch. i am tried to make project by removing the files regarding SysCfg in Empty driver lib Project . is...
View ArticleForum Post: TMS570LC4357: Disable error pin output for ESM group 1, 2, 3
Part Number: TMS570LC4357 Tool/software: Hi For some strange reason, the error pin is pulled low quite often although the firmware is running. There is a request to disable the error pin. I notice...
View ArticleForum Post: TMS320F28335: Issue with Frequency Output in custom PCB Based on...
Part Number: TMS320F28335 Tool/software: I have developed a Custom PCB based on the F28335PTPS microcontroller and am using the TI XDS 110 Debug Probe for JTAG debugging. While generating waveforms at...
View ArticleForum Post: RE: TMS320F2800137: Setting GPIO pin as output pulls down nSLEEP...
Hi, I have tried to set the pin in push-pull mode also and the same thing happened. Whenever I call GPIO_setDirectionMode, it pulls pin down. Regarding the OD mode, I need that because I just need to...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: Function Register for the DSL Slabe
Hi Dhaval , All relevant registers seems to be functional thanks
View ArticleForum Post: RE: TMS570LC4357: Disable error pin output for ESM group 1, 2, 3
Hi Can I use ESMLTCR to set to 0 to disable the error pin function? What is the time interval of every count? It seems that when the error pin is low, it stays low forever. Can you describe purpose of...
View ArticleForum Post: RE: MSPM0G1506: BOR settings are not reflected
Tsuchiya, When making the changes, can you save the changes and look at ti_msp_dl_config.c under sysconfig tool and verify that the C code is being updated? You should see this: Also, while debugging...
View ArticleForum Post: RE: AM2434: MAC address on AM2434 ALX chip for Ethernet IP
Hi Archit, thank you for your valuable insights on using a single MAC address with the AM2434 processor; your advice has been helpful in solving my task! BR, Matej.
View ArticleForum Post: RE: TMS320F28379D: TMS320F28379D : SCI boot 1
Hi Matt, We build the SCI kernel for the flash, we successfuly debug it but when we use serial flash programmer.exe provide by TI, it get error and stop the execution. Below error msg we get What...
View ArticleForum Post: RE: AM2434: MAC address on AM2434 ALX chip for Ethernet IP
Hi Pourya, Thank you for your helpful response regarding the EI_APP_TASK_getMacAddr function! Just to clarify, am I correct that the two memory addresses used to read the MAC address from the SoC are:...
View ArticleForum Post: RE: LP-AM243: [LP-AM243] AM2434 Firmware Upgrade Over Ethernet -...
Hi Kavaskar, Can you confirm that your sysconfig Enet settings match the example you are referring to. Specifically, can you check the RTOS variant selected in Enet (CPSW) > System Integration...
View ArticleForum Post: MCU-PLUS-SDK-AM263X: Bug in UART Uniflasher.py
Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: UNIFLASH Tool/software: When using `tools/boot/uart_uniflasher.py` with command line arguments (no cfg file), I get the following...
View ArticleForum Post: RE: AM2431: Unintended Filtering of Packets from a Specific MAC...
Is it possible to migrate to latest version as we have multiple bug fixes? Regards Ashwani
View ArticleForum Post: RE: AM2434: MAC address on AM2434 chip from TI
Hello Matej, Can you try below API and let me know, if it is a help for you ? int32_t EnetSoc_getEFusedMacAddrs(uint8_t macAddr[][ENET_MAC_ADDR_LEN], uint32_t *num); Regards Ashwani
View Article