Forum Post: TMS320F280039C: Use Uniflash command line to read flash
Part Number: TMS320F280039C Other Parts Discussed in Thread: UNIFLASH , Tool/software: Hi champs, I am asking this for our customer. How to read 16-bits data from memory address using Uniflash command...
View ArticleForum Post: RE: TMS320F28388D: Lack of Intrinsic Substitution for Standard...
Wonderful, this is exactly what I was looking for. #include float test(float x, float y) { float a = atan2(x, y); float b = sinf(a); float c = cosf(a); float d = a * 2 * M_PI; return a + b + c + d; }...
View ArticleForum Post: AM2432: Speed of encryption, decryption, digital signature
Part Number: AM2432 Other Parts Discussed in Thread: AM6441 , AM2434 Tool/software: Hi We are thinking of using AM2432, AM2434, AM6441. There is Security Functional Block, and it can use SHA, PKA,...
View ArticleForum Post: RE: TMS320F28388D: Why Is uint8_t Defined in hw_types.h on a...
Absolutely, byte width depends on the architecture and the size of `char` is exactly one byte. However `uint8_t` isn't a byte if it cannot be resolved to a 8-bit type, the compiler must raise an error.
View ArticleForum Post: RE: MSPM0G1105: ADC ref voltage for internal temperature trim...
Sal, i use MSPM0L2228 evm(rev. A). the result is very different if using 3.3v and 1.4v as Vref for Vtrim. TEMP_TS_TRIM_C 30 30 ADC_VREF_TRIP_VOLTAGE 1.4 3.3 ADC_VREF_VOLTAGE 3.3 3.3 TEMP_SENSE0 1873...
View ArticleForum Post: RE: TMS320F28388D: Why Is uint8_t Defined in hw_types.h on a...
I agree with you, but my question is more related to why the driverlib defines `typedef uint16_t uint8_t`. This is incorrect and dangerous. If it is for the USB, okay, but place this code in the USB...
View ArticleForum Post: TMS320F280025: Handling CLK_LOW_TIMEOUT in PMBus Communication...
Part Number: TMS320F280025 Tool/software: Dear expert, I am asking for customer. They’ve encountered an issue with our F280025 PMBus module holding the SCL line low for about 35ms without receiving a...
View ArticleForum Post: TMS320F28379D: Not able to select TMS320F28379D in system...
Part Number: TMS320F28379D Other Parts Discussed in Thread: TMS320F28377D Tool/software: While Working with this Delfino board (LAUNCHXL F28379D), I am not able to select its part number...
View ArticleForum Post: RE: TIDEP-01032: HDSL Safe Position Interrupt
Hi How are you giving SYNC pulse here? Are you using SDK example only? [quote userid="235837"...
View ArticleForum Post: AM2632: DC IR Drop
Part Number: AM2632 Tool/software: Hi Team, 1.2 V and 3.3 V DC IR margins are consistent in different modes and should be controlled at 2.5% IR Drop regardless of operating mode? Best Regards, Zane
View ArticleForum Post: RE: MSP430FR6043:...
Hi, At the initial stage, everything looked good and all modules were working as expected. However, the USS error code 129 started appearing randomly. After the system was reset, it started working...
View ArticleForum Post: AM2631: AM263 hardware design: AC PDN Z target
Part Number: AM2631 Tool/software: Hi Team, 1.2V core power supply, expressed in three modes of operation, AC voltage tolerance is consistent 1.2*2.5%=30mv, due to different current sizes, The...
View ArticleForum Post: RE: TMS320F28377D: Request for Recommended Development...
Hello Team, We are following up on our earlier query regarding the recommended development environment for firmware development on the TMS320F28377D microcontroller (currently we're using...
View ArticleForum Post: AM263P4: JTAG connection issue
Part Number: AM263P4 Other Parts Discussed in Thread: TMDSHSECDOCK-AM263 Tool/software: Hi, My customer has an issue with JTAG connection on their custom board. XDS110 debug probe is used. Here is...
View ArticleForum Post: MSPM0G3507: Error - 6305: PRSC module failed to write to a router...
Part Number: MSPM0G3507 Tool/software: Hi experts, I have trouble with a new issue, and it isn't very pleasant. I have changed the nonmain memory area several times to change the invoke BSL pin from...
View ArticleForum Post: MSP430FR6043: Time of flight(ToF) on window driver
Part Number: MSP430FR6043 Tool/software: Hi team, does any MSP430 ever have developed Microsoft Window driver supports time of flight(ToF) function ? please help me check with internal marketing or...
View ArticleForum Post: TMS320F28027: Non volatile memory flash for TMS controller
Part Number: TMS320F28027 Tool/software: i want to perform a Non volatile or ROM memory flash to controller TMS320F28027. is it possible via CCS tool ?
View ArticleForum Post: TMS320F28388D: CCS does not open
Part Number: TMS320F28388D Tool/software: I tried to install Code Composer Studio, but CCS does not open. I have installed versions 11.2.0, 12.5.0, 12.7.1, and 12.8.1. The same problem occurs with all...
View ArticleForum Post: RE: MSP430FR5947: Programming failure and "Debug interface...
Hi Diego, [quote userid="465179"...
View Article