Forum Post: RE: TMS320F28388D: EMIF getting unexpected data.
//total SDRAM size is 8M * 16bit * 4 banks #define MEM_BUFFER_SIZE 0x200 //1K words #define MEM_BUFFER_PAGE (uint16_t)(0x400 * 8 * 4) //8K * 4 banks The extSDRAMBuf total size is 0x8000*0x200 = 0x100...
View ArticleForum Post: RE: TMS320F28P659DK-Q1: GPIO internal weak pullup resistance
Hi Masoud, Thanks for your update. [quote userid="566507"...
View ArticleForum Post: RE: MSP430FR6043: Specify direction detection
Hi Yusong, Please give more descriptions, I can not figure out your application scenario. B.R. Sal
View ArticleForum Post: RE: MSPM0G3107-Q1: Pin FMEA sheet
Hi Vaibhav, Refer to below page: https://www.ti.com/technologies/functional-safety.html PIN FMEA normally applicable with analog or signal chain device, not include microcontrollers. B.R. Sal
View ArticleForum Post: RE: MSP430G2553: A/D conversion in DTC mode on multiple channels...
Hi Bruce, Thank you for your support. What do you mean of the picture (1) above? Do you mean the following? Best regards, Kenley
View ArticleForum Post: RE: TMS320F28P550SJ: CLAsin() not working
Hi Rajeesh, On the F28P55x, the CLA math tables are hardcoded in the boot ROM so you don't need the cla2_math_library_fpu32_eabi.lib file. Removing this file should also take away this warning, the...
View ArticleForum Post: RE: AM2431: Unintended Filtering of Packets from a Specific MAC...
Let me tell you the current situation. I updated the sdk and tested it. example : enet_cpsw_socket_am243x-evm CCS : 12.7.1 SDK : 11.00.00.15 CLANG : 4.0.1 LTS syscfg : 1.22.0 Original PC MAC address :...
View ArticleForum Post: RE: LP-AM243: Design with LP-AM243
Hello Mehmet Thank you for following-up. I have reached out to the EVM team. I suspect they will have to reach-out to a 3P (third party) and is expected to take additional time. Regards, Sreenivasa
View ArticleForum Post: RE: TMS320F28335: TMS320F28335
Hi, I will need a day or two to get back to you about this. Best Regards, Ben Collier
View ArticleForum Post: RE: TMS320F28377D: Request for Recommended Development...
Hi, I will need a day or two to get back to you about this. Best Regards, Ben Collier
View ArticleForum Post: RE: MSP430FR6043: Specify direction detection
We run the UltrasonicGasFR6043_02/30_00-01 routine based on the EVM430-FR6043 evaluation board. Its operating mechanism is periodic bidirectional ultrasonic detection and automatic flow rate...
View ArticleForum Post: TMS320F2800137: Help Needed:...
Part Number: TMS320F2800137 Tool/software: Hi Experts, As per our project requirements, we need to set a PWM output high under certain conditions. To achieve this, we are using the...
View ArticleForum Post: RE: TMS320F28379S: Controller not branching to application after...
Hi Alex, Sorry for the delayed response. Below I've attached my screenshot These are my steps. 1.I've run the F2837xS_SCI_flash_kernel example code in debug mode and started the process. 2.Used...
View ArticleForum Post: RE: TMS320F28P550SJ: Where is the corresponding setting in...
Hi Wayne, It is correct. The sysconfig doesn't generate code to enable TXBTIE (TX Buffer Transmission Interrupt).
View ArticleForum Post: RE: TMS320F28P550SJ: Where is the corresponding setting in...
Hi QJ, Thank you for your confirmation. Please help ask Sysconfig team to add them because these can be basic and frequently-used functions.
View ArticleForum Post: RE: TMS320F28P550SJ: CLA fails to write to EPWM after Power Cycle
Hi Delaney, 1. By "power cycle" I mean a POR. 2. I added a separate debug configuration in CCS with "load symbols only" as part of the configuration. I'm only connecting the debugger to the main core...
View ArticleForum Post: RE: TMS320F28388S: Debug error(C28xx_CPU1: Error: (Error -1044 @...
Thanks for the answer. But this wasn't the cause either. I tested the PCB in various ways and the disconnection time is different, so I think it's a difference in HW. There was no problem with the...
View ArticleForum Post: RE: LP-MSPM0G3519: MCAN_TXBTO does not update after resuming the...
Hello Sal, Thanks for the response! We are working on "MCAL_MSPM0_00.02.05.00_Internal". Does the SDK version mean the same? We are transmitting one message, and for that, we have done the following...
View ArticleForum Post: RE: LP-MSPM0G3519: MCAN_TXBTO does not update after resuming the...
In above message, I mean to say " We have tried with different "CanHwObjectCount" values from 1 to 8; however, the result is the same."
View ArticleForum Post: RE: MSPM0G3519: how to update memory that CSC set as read-only
Hi Mykhaylo, [quote userid="640325"...
View Article