Forum Post: TMDSHVMTRPFCKIT: which pins are used to get six PWM signal...
Part Number: TMDSHVMTRPFCKIT I use external inverte r to control the external BLDC motor , so i required six PWM signal to control the external inverter .which pins are used to get PWM signal externally
View ArticleForum Post: LAUNCHXL-F28069M: How to log the real time data using F28069M MCU
Part Number: LAUNCHXL-F28069M Hello sir, I am using LAUNCHXL-F28069M for CAN communication in my system. I am sending ADC data over the CAN bus. As my ADC value changes my respective CAN message value...
View ArticleForum Post: EVM430-FR6047: Board layout gerbers
Part Number: EVM430-FR6047 I don't have access to the Altium PCB layout software package. Do you have the top and bottom gerbers in a viewable format, such as pdf? I would like to know the copper...
View ArticleForum Post: TMDSHVMTRPFCKIT: which are the function of the 20 pins under the...
Part Number: TMDSHVMTRPFCKIT I am use TMS320F28035 control card , which are the function of the 20 pins under the H2 part of TMDSHVMTRPFCKIT ,
View ArticleForum Post: CCS/MSP430FR5969: pseudo code to write 1 byte of data via SPI
Part Number: MSP430FR5969 Tool/software: Code Composer Studio Hello. I am trying to get started in writing a byte of data using the SPI interface. Could a software expert provide some pseudo code that...
View ArticleForum Post: CCS/TMS320F28030: Capture Input Event Driver Module
Part Number: TMS320F28030 Tool/software: Code Composer Studio I am using f2803xcap.h file to get Timer value difference between two rising/falling edges. My system frequency 60MHz . My initialization...
View ArticleForum Post: MSP430F6726: ADC10 input impedance
Part Number: MSP430F6726 Hello, I have a customer trying to asses the total input impedance of the ADC10 peripheral. Do we spec a leakage current or equivalent DC impedance for the input capacitor C_i?...
View ArticleForum Post: Compiler/TMS320F28335: Unresolved symbols remain: _memcpy. Issue...
Part Number: TMS320F28335 Tool/software: TI C/C++ Compiler Hi, We inherited a project that was built using the C2000 compiler version 5.1.3. Now trying to build the same project using the...
View ArticleForum Post: RE: MSP430FR2633: MSP430FR2633 Bootloader
Hey Thanos, George is absolutely correct. TI does not have an example code using FT232RL to envoke the BSL but using the BSL-scripter with MSP-FET or BSL-rocket are our recommend solutions. For...
View ArticleForum Post: RE: EVM430-FR6047: EVM430-FR6047: What is the difference between...
Jadhav, Your understanding is correct regarding the modes. By default, in the demo code, we are using the ultra low power mode to show lowest power performance.
View ArticleForum Post: RE: CCS/TM4C123GH6PM: TIVA C Series TM4C123G Launchpad SSI...
Charles, Thank you for the response. I do have some follow-up questions. Are saying for the second argument in SSIDataGet to just enter the name of a pointer instead literally using "*pui32Data"? As...
View ArticleForum Post: RE: TMS320F28377S: TMS320F28377S
Vadim, I am guessing that you are using the F28377S MCU? An option when measuring high voltages is to use a simple, but high value and high-precision resistor divider as an input into the opamp of your...
View ArticleForum Post: RE: LAUNCHXL-F28379D: ADC Interrupt fail safety
Hi Leonardo, This isn't going to work because the max ADCCLK is 50MHz (so you want PRESCALE = 6): AdcaRegs.ADCCTL2.bit.PRESCALE = 0; // ADC Clock = SYSCLK AdcaRegs.ADCCTL2.bit.PRESCALE = 0; // ADC...
View ArticleForum Post: RE: TMS320F28377S: TMS320F28377S
I did just find an FAQ from the amplifiers forum which points to a blog post covering this very topic! e2e.ti.com/.../705618 Hopefully it helps, Mark
View ArticleForum Post: RE: MSP430FR5969: Delayed communication when using Application...
Russell, As Bruce explained, the USB bandwidth is divided between UART, debug, and energy trace with UART at lowest priority. There is another recent thread explaining this as well. See below....
View ArticleForum Post: RE: TMS320F28377S: TMS320F28377S
Hi Vadim, I think this is more a question about available instrumentation/operational amplifier. I'm going to send this to the precision op-amp engineers. Please let us know if you still have questions...
View ArticleForum Post: TMS570LS3137: The content of the RAM is maintained after a warm...
Part Number: TMS570LS3137 Hi there, With reference to the linked answer in a goal to pass information from the previous session to the next power-up following a warm reset (CPU self reset or nRST pin...
View ArticleForum Post: RE: CCS/EVM430-FR6047: EVM430-FR6047 Calibration not working...
Hello, Please see the thread below which has a fix for the calibration. e2e.ti.com/.../2844450
View ArticleForum Post: RE: MSP430F5438A: MSP Gang DLL LABWINDOWS CVI
Hi Iheb, Are you using w LabVIEW 64 b application or 32-b application. The dll should works with LabVIEW 32b. Let me know if that helps. Best regards, Gregory CZajkowski Elprotronic Inc.
View ArticleForum Post: RE: EK-TM4C1294XL: DLPLCR6500EVM
Hello Maxim, We have examples for host HID in TivaWare too, for Keyboard and Mouse. The process would be the same as I described for a HID device.
View Article