Forum Post: RE: TMS570LC4357: ADC sample rate
Hello, This can be derived from the MibADC Timing Specifications table in the datasheet : The minimum sample and hold time + conversion time in 12-bit mode = 600ns. Therefore, the theoretical maximum...
View ArticleForum Post: RE: TMS320F28075: Possibilities of Flash content loss
Hi Sheldon, Does the application code also erase that sector of Flash which stores Calibration data? Can customer look at their application code to make sure they are not erasing that sector of Flash...
View ArticleForum Post: RE: MSP430FR4133: Interrupt flag not getting set upon RXD input
This may have been Resolved over at https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/821162
View ArticleForum Post: RE: CCS/TMS320F28379D: TMS320F28379D
Hello Vivek, Excuse me , I mistook ... This is toggle fragment :
View ArticleForum Post: RE: TM4C123GH6PM: I am curious about when the uart Interrupt...
Hi,Ralph. Thank you for your kind help,I will remember your advice in the future. name is an important point that I am not good at.
View ArticleForum Post: RE: TMS570LS1227: ADC sample rate
Hello, Please see my answer in your other thread to derive the ADC sampling rate for this device: https://e2e.ti.com/support/microcontrollers/hercules/f/312/p/821814/3040620#3040620
View ArticleForum Post: TMS320F28388D: Flash API compared to that of F2837x
Part Number: TMS320F28388D Hello, My customer is porting an F2837x design to F2838x, and they want to ship prototypes by year-end to their customer. These prototypes require the flash API (please see...
View ArticleForum Post: RE: TMS320F28379D: ADC Drift Correction
Hi Mubeen, Glad you were able to get things to work. If increasing the S+H helped, probably the issue was with the input network. The ControlCard has footprints for capacitors on the ADC inputs. As you...
View ArticleForum Post: RE: TMS320F28035: Question about CLAmath.
[quote user="F.F"] Can CLA instructions not read constants from program space? Can CLA1mathTables be placed in CLA program RAML3 when using CLAmath? [/quote] The math tables are data and must be in RAM...
View ArticleForum Post: RE: TMS320F28377D: Offset correction soc0 is unresponsive
Hi F.F, I think you want to also configure PPB4 because the default SOC is SOC0 and the higher PPBs have priority:
View ArticleForum Post: RE: TMS320F28062: CSM password unlock using bootloader downloaded...
Thanks Hareesh. Modified my linker command file. Moving my code to L5 allowed the communication to work as expected, and allowed me to unlock the device as well. Thanks for the assistance!...
View ArticleForum Post: RE: CCS/MSP-FET430UIF: CCS/MSP-FETU430IF
Hi Mitch, I did another test: Using this SW (you can read it below), that I found in a website, I added a beakpoint and enabling the peripherical P1.3 with an external source, the interrupt is enabled...
View ArticleForum Post: RE: XTAL cannot clear CS_clearAllOscFlagsWithTimeout
Hi Nikola, The oscillator circuits we use are technically sub-optimal since we don't use the calculated load cap values. However, our test results show that these circuits give us acceptable results,...
View ArticleForum Post: RE: TMS570LS3137: ADC Sample rate, PWM channel
Hello, Please see my answer in your other thread to derive the ADC sampling rate for this device: https://e2e.ti.com/support/microcontrollers/hercules/f/312/p/821814/3040620#3040620 Could you please...
View ArticleForum Post: RE: CCS/MSP-FET430UIF: CCS/MSP-FETU430IF
Hi Matteo, Are those the only 2 interrupts you have enabled in your test? If yes, then the issue is with Timer A. Are you only enabling the TAIE interrupt? Or are you also enabling the CCR0 interrupt?...
View ArticleForum Post: RE: CCS/TMS320F280049: Unexpected flash programming issue with...
Hi, sorry for the late reply. All the data in that memory region is 0x0000 in value. We haven fixed the problem, we're just using another sample. Please, fin attached a memory dump of 2047 words...
View ArticleForum Post: MSP430FR5994: LEA FFT implementation questions
Part Number: MSP430FR5994 Hello, Can you please help me to answer the following questions below? 1. Does the FFT implemented in MSP430FR5994 require that the number of FFT points be a power of two? If...
View ArticleForum Post: MSP430G2553: SPI-By-Wire Programming Requirements?
Part Number: MSP430G2553 I am working on an embedded design that will use the MSP430 as the main controller. Specifically, I plan on using this part . I am currently using the PDIP version of the...
View ArticleForum Post: CCS/MSP430G2553: chool project, trying to do a visible light...
Part Number: MSP430G2553 Tool/software: Code Composer Studio I am trying to do a VLC with an infrared light. I have 2 MSP430G2553 one for transmitter side and other for receiver side. On the...
View Article