Forum Post: TMS570LC4357: ESM error signaling
Part Number: TMS570LC4357 Hi, i have a question regarding ESM error signalling timing. My customer has noticed that the ESM error / interrupt that is triggered by reading from the DED error region...
View ArticleForum Post: RE: CCS/MSP432P401R: how to change the clock divider in run time
thanks Bob, I'll try it, I think this solves the issue
View ArticleForum Post: RE: CCS/TM4C123BH6PZ: ADC capture and DMA question
You were right. I changed the function to SysCtlClockFreqSet() and it worked. I also read the manual about this and it was written in that clearly. Thank You very much Bob for helping me out.
View ArticleForum Post: CCS/TMS320F28377S: ramp generation using the comparator module
Part Number: TMS320F28377S Tool/software: Code Composer Studio how can i use the ramp generator in cmpss to work instead of the dacvala register? is there a way such that i can use the digital filter...
View ArticleForum Post: RE: CCS/DK-TM4C129X: Sampling a external analog signal through...
Yeah Charles, you were right. I did the changes and the code worked. I still have a query. I want to get clarity about this one thing. My system clock frequency is set at 120MHZ, I loaded 1000 in timer...
View ArticleForum Post: MSP430I2040: BOR and SVS behavior – Power Up
Part Number: MSP430I2040 Hi Team I have few questions for BOR, Please look the following image. I made it based on MSP430i2040 datasheet - SLAS887A and MSP430i2xx FamilyUser's Guide - SLAU335 BORH is...
View ArticleForum Post: RE: TMS320F280049: F280049 DAC
Hi Frank, Just customer want to know. No special reason. Thanks! BR Joe
View ArticleForum Post: RE: TMDSEMU110-U: Can't set serial number with xdsdfu
Hi Rafael, thank you for your help. It was my mistake with the serial number example. The number appearing in the error is the same one that I try to set. The probes I got are pretty new (at least I've...
View ArticleForum Post: CCS/TMS320F28377S: regarding the cpu timer isr in buff dac sine...
Part Number: TMS320F28377S Tool/software: Code Composer Studio interrupt void cpu_timer0_isr(void) { // // Start Cpu Timer1 to indicate begin of interrupt // CpuTimer1Regs.TCR.all = 0x0000; // // Write...
View ArticleForum Post: RE: MSP430FR5739: LPM4.5 Issue with SPI
Hi Gary, 1. search for the post " MSP430FR5730 : How to reduce power consumption in LPM4". its says "turn off all unsued modules". If you look at chapter 1.5 in the MSP430FR5739 UserGuide it's saying...
View ArticleForum Post: Compiler/TMS320F28335: XDS100V1 USB EMULATOR AND ZQ28335 BOARD
Part Number: TMS320F28335 Tool/software: TI C/C++ Compiler i am new for ti products, from which shall I start reading to design closed loop digital control? thanks
View ArticleForum Post: TM4E1231H6ZRB: TM4E1231H6ZRB LPC Clock support 24MHz?
Part Number: TM4E1231H6ZRB Hi Champion, Does TM4E1231H6ZRB LPC clock support 24MHz Purley LPC bus, because Purley LPC bus is 24MHz, customer want to know whether it can use ? Thanks! BR Joe
View ArticleForum Post: CCS/TM4C123GH6PM: MASTER AND SLAVE USING I2C
Part Number: TM4C123GH6PM Tool/software: Code Composer Studio Hi all, I am using TM4C123GH6PM development. I have configured one board as master and other board as a slave. I am trying to send data...
View ArticleForum Post: CCS/TMS320F28377S: difference b/w dsp280x and f28377s
Part Number: TMS320F28377S Tool/software: Code Composer Studio how radically are the 2 devices dsp280x and f28377s different ? i have to change a code( p i control) for the dsp microcontroller and will...
View ArticleForum Post: RE: CCS/TMS320F28335: Reading and calibrating data with Simulink
Dear Tommy, Thanks for your reply. Fortunately, my problem has been solved. The problem was related to data type conversion in MATLAB/Simulink. Now I read the data properly by connecting...
View ArticleForum Post: RE: MSP430G2553: Basic questions to ultra low power systems
Hi, I would suggest to get started with a book about MSP430 basics. There are a couple available like e.g. "MSP430 Microcontroller Basics" from John Davies. After understanding the basic concepts like...
View ArticleForum Post: RE: RTOS/EK-TM4C129EXL: 20 ADC Channels in combination with uDMA...
Hi Todd, I aligned the memory to 4 byte addresses but it still didn't work. The source code I used is the following: #pragma DATA_ALIGN(Adc0_FIFO0_UDMA_A, 4) uint16_t...
View ArticleForum Post: RE: CCS/TMS320F28377D: I need help with SDFM
Manoj, 1) I've configured ECap 5 as PWM, and am using it as clock generator (10 MHz) for the AMC1306x. SD filter receives Manchester-coded signal from the AMC1306x. SD filter clock input is not...
View ArticleForum Post: TMS320F2808: Flash erase time is too long
Part Number: TMS320F2808 Hello team, my customer is facing an issue with the flash erase time. They are using the device for quite some time, but now they noticed with 3 devices (same lot number) that...
View Article