Forum Post: RE: CCS/MSP430I2041: SPI peripheral inconsistency
// Configure GPIOs P1DIR |= BIT4; // Slave select pin P1SEL0 |= BIT5 | BIT6 | BIT7; // eUSCI_B0 Pin Function P1SEL1 &= ~(BIT5 | BIT6 | BIT7); // Configure eUSCI_B0 for SPI operation UCB0CTLW0 =...
View ArticleForum Post: RE: MSP430I2030: About the linearity error of SD24
Dear Mr.Walther as I'm this Japanese customer, I answer the questions. We used internal voltage(1.158V) and it was measured during conversion. We used 1000 samples averaged after send via UART. We...
View ArticleForum Post: RE: MSP430I2030: About the linearity error of SD24
Dear Mr.Walther I'm sorry, Our calculation may be wrong. I think 197 LSB is the result of 65535 * 0.003, but we thought it should be 65535 * 0.00003 (= 0.003%). Which one is correct? The 250 LSB was...
View ArticleForum Post: RE: Compiler/TMS320F28335: Delfino F28335 experimenter kit
Could you guide me how to generate PWM signal using Code composer studio? I even tried to run example program.
View ArticleForum Post: RE: MSP430FR2633: Data transfer from Design Center version...
Hello, Dennis Lehman Thank you for your reply. I also confirmed that there was an own tab for noise immunity when I created a new project before, so I also know that the item for noise immunity was...
View ArticleForum Post: RE: TMDSHVMTRINSPIN: Step by Step Instructions
Hi Carlo, The User guides and sofware for TMDSHVMTRINSPIN are all on the web of that kit. The most representative materials are as follows. - InstaSPIN-FOC Users Guide :...
View ArticleForum Post: RE: CCS/MSP430FR59691: I2C max read count
Hi Vaishnavi, I have learned about your needs, and looking for and testing the solutions, you may be able to try the DMA method. Get back to you later. Best Regards Johnson
View ArticleForum Post: microcontroller selection
Hi All, Can anyone suggest a controller supporting following features. 1) 1 I2C Port. 2) 4 UART Ports. 3) 20 Gpios 4) 1 RGB LED Pin Thanks, Ashok
View ArticleForum Post: RE: CCS/TMDSSOLARPEXPKIT: TMDSSOLARPEXPKIT
I am performing the SolarExplore_PVInverter_F2803x and task 2 in the lab. The 4 channel Data Logger as DLOG is already included in that task. Im not able to access the data logger graph. Can you please...
View ArticleForum Post: RE: CCS/MSP-EXP430FR6989: Implementing Capactive Touch On FR6989
I found another thread on the forums referring to code examples for a controller that uses the same type of Capacitive I/O sensing, the FR4133. There are actual code examples for that controller...
View ArticleForum Post: TINA/Spice/TMS570LS1227: CAN/LIN drivers
Part Number: TMS570LS1227 Tool/software: Hi, Please guide me where can can i find can/lin drivers and sdk of tms570ls1227 mcu . Thanks and regards, K Subrahmaniam
View ArticleForum Post: RE: Linux: AM437x Pinmux Uart1
Hi, I've done with Linux: AM437x Pinmux Uart1. But now I'm working RTOS: AM437x Pinmux Uart1, I've gone with Board porting up using Processor SDK RTOS for AM335x and done the changes as mention in the...
View ArticleForum Post: RE: CCS/TMS320F28335: Error -1155
Hi Matthew, I tried the settings, but no success. I think I give up with that sample of the board. Others work flawless. Thanks for your help
View ArticleForum Post: RE: Compiler/TMS320F28377D: HEX2000 generate wrong output when...
Hello Georges, I have found the problem. I have displayed the bin file with notepad++ (and hex plugin). With another hexadecimal editor, the file is good. So, hex2000 is working OK with binary output....
View ArticleForum Post: MSP430F6736: MSP430F6xxx UART Bootloader via USB bridge IC
Part Number: MSP430F6736 Hi, I am having trouble finding software to program an MSP430F6736 via the UART bootloader using an IC (CP2102n) to convert from Windows USB COM port to UART. I am aware I need...
View ArticleForum Post: TMS320F2812: not able to open .out file
Part Number: TMS320F2812 i have .out file of the code that i have integrated in my dsp processor. i need to access the c language code in the file.kindly somebody tell me how to open the file using ccs
View ArticleForum Post: TMS320F28335: Control of semiconductors using TMS320F28335 and ADC
Part Number: TMS320F28335 Hi, I am developing a dc circuit breaker using semiconductors for my master thesis, and have a challenging time with the dsp using the internal ADC to control on and off...
View ArticleForum Post: Implementation of a Three-Phase Electronic Watt-Hour Meter Using...
Hi, This is with reference to application note: Implementation of a Three-Phase Electronic Watt-Hour Meter Using the MSP430F677x(A) from TI. In above document in section 3.2.2 : Hardware implementation...
View ArticleForum Post: RE: TIDM-TMS570BMS: Host PC connection issue
Hello, Check whether this link is helpful for you: e2e.ti.com/.../2752400 Best regards, Miro
View ArticleForum Post: RE: CCS/TMDSSOLARPEXPKIT: TMDSSOLARPEXPKIT
I am following the manual, and as I click on the graph for the any expression from the watch window, there nothing happen. And you can see the graph option from the toolbar is also being faint and cant...
View Article