Forum Post: RE: TMS320F28379D: CPU2 does not work when power-off
Hi Monoj, Thanks for your response. Sorry for the less details about my issue . I am working on TMS320 launchpad. Whenever the launchpad is powered off and then powered on the micro is not jumping to...
View ArticleForum Post: CCS/TMS320F28069M: BaudRate
Part Number: TMS320F28069M Tool/software: Code Composer Studio How can I adjust baudrate to 9600 and LSPCLK to 4MHZ? I observe that I can divide SYSCLK to max by 14 , which gives me 90M/14 = 6.56 M HZ...
View ArticleForum Post: RE: TMS320F28069: CAN boot rom baudrate
Hi Chris, Thank you for your reply. Regards, Chandrakant Pal
View ArticleForum Post: TMS320F28069: TMS320F28069 RAM usage
Part Number: TMS320F28069 Hi All, I have a requirement where in I have to download a application code in RAM from the application in flash section which uses all the RAM section of the TMS320F28069 for...
View ArticleForum Post: RE: MSP430F5529: MSP430F5529: mdio waveform looks not correct
Hi Eric, Just to understand your problem, you are trying to use USB-MDIO Software tool with MSP430 LaunchPad to connect to TI Phy and access extended registers. You are facing problem in this ? or you...
View ArticleForum Post: RE: developement logic board for motor drive inverter
Hello Bertrand, We dont have an board exactly meeting your needs, however there are lot of reference designs which implements the functions you are looking for. You could explore the following designs:...
View ArticleForum Post: RE: TMS320F28377S: TMS320F28377S
I actually found the answer in a footnote (3) For devices that are available in more than one package, the peripheral count listed in the smaller package is reduced because the smaller package has less...
View ArticleForum Post: RE: Compiler/TMS320F28377S: Place many RAM variables on the same...
Hi, Did you query got resolved? Please let us know. Thanks, Katta
View ArticleForum Post: RE: MSP432P401R: Voltage regulation for DVCC & AVCC of a...
Thomas, 1. The 200mA surge is not a condition that occurs in functional mode, so you don't need to consider this for purposes of Vdd variation while operating. That surge figure is from Table 5-19 of...
View ArticleForum Post: RE: MSP-EXP430FR5969: MSP-EXP430FR5969
P2SEL1 |= BIT0 | BIT1; // USCI_A0 UART operation P2SEL0 &= ~(BIT0 | BIT1); Your code has mentioned above lines. But for MSP-EXP430FR5969 , RXD & TXD pins are 2.6 2.5, So i think the code should...
View ArticleForum Post: RE: MSP-EXP430FR5969: MSP-EXP430FR5969
There is no special hardware. I just have MSP-EXP430FR5969 development board connected to my PC and using Code Composer Studio.
View ArticleForum Post: RE: TMS570LS0432: can anyone elaborate the meaning of...
[quote user="QJ Wang"]Hello Marco, As Charles says that this register is not user programmed during application selftest. The rsvd1[1U] is used internally to select test clock inputs. However, this...
View ArticleForum Post: RE: TMS570LS0432: VBUS cycles at the PBIST run
Ok, but anyway the TM says that when ROM_DIV=0h, then HCLK divided by 1 and PBIST will reset for 16 VBUS cycles. So why do the cycles need to be at least 32 while they will be 16 ?
View ArticleForum Post: RE: MSP430F6736: MSP430F6736
Hi, before getting to your question please note that we recommend the MSP430F6736A for new designs. SLAA666 will give details on the differences between the MSP430F6736 and MSP430F6736A . Coming back...
View ArticleForum Post: RE: TMS320F28035: Overvoltage Problem
Hi Cody, I can not understand what exactly "ramp rate" means? My comparator block code as below AdcRegs.ADCCTL1.bit.ADCBGPWD = 1; // Enable ADC bandgap // Configure Analog Comparator 1...
View ArticleForum Post: TMS570LS20216: Unique serial numbers
Part Number: TMS570LS20216 Hello, My questions are listed below: 1) I want to assign unique serial numbers for my PCBs to avoid possible illegal production. Do these microcontrollers have unique...
View ArticleForum Post: RE: MSP-EXP430G2: Meaning of Buffering ACLK and other CLK...
Hi David, thanks for making us aware of the typo. I'll work on getting this changed to the correct output pin. Sorry for the confusion! Best regards, Britta
View ArticleForum Post: RE: CCS/MSP432P401R: Having trouble sending ADC values through...
I'd guess that some bytes are missing. Instead of the constant values 0xAA and 0xBB, send the value of an increasing counter. The most likely reason is that the 24 MHz clock is not precise enough. A...
View Article