Forum Post: TMS320F28377D: Regarding the problem of using DMA to store...
Part Number: TMS320F28377D Tool/software: On the DSP28377D chip, I use DMA to store the data received by SPI. I read that the DMA storage address has increased by the number of received data, but when...
View ArticleForum Post: RE: AM2434: AM24x ADC0 Measurement at AIN7
Hello Kallikuppa Sreenivasa, we now found the last issue with the AIN7: The comment in the adc.h of the SDK 9.1 is misleading and the driver was used wrong: /** * \brief This API is used to initialize...
View ArticleForum Post: RE: LP-MSPM0G3519: Fee_SetMode API is not defined as part of Fee...
Hi Pradeep, Got it, will check with MCAL team. B.R. Sal
View ArticleForum Post: RE: TMS320F280049C: CCS output format for Uniflash
UniFlash loaded the binary file with a memory section warning though the application is running.
View ArticleForum Post: RE: MSP430FR2355: CCS Theia, really, how bad is this, major step...
Tony, Sounds good. We will continue to improve CCS v20, from both a usability and features perspective, so when you do try it again for your next project, I hope you will get a better experience....
View ArticleForum Post: LAUNCHXL-F28379D: i want to add the ADC SOC at count = 0 to this...
Part Number: LAUNCHXL-F28379D Tool/software: I have this code that triggers the ISR at every counter = 0 to this code I want to add the condition that the ADC samples at counter =0. can anyone help me...
View ArticleForum Post: RE: AM2434: AM24x ADC0 Measurement at AIN7
Hello Robert Czech Good to hear the issue has been resolved and thank you for sharing the resolution, this is appreciated. Regards, Sreenivasa
View ArticleForum Post: RE: TM4C1294NCPDT: CCS 8.3.1: No repository found for ARM GCC...
[quote userid="650556"...
View ArticleForum Post: RE: TMS320F280049C: CCS output format for Uniflash
Thanks Gentaco, so I understand that there is no a way to have any text format like: intel hex or srec o ti.txt etc. Am I right? Luca
View ArticleForum Post: RE: MSP430FR6043: ADC12_B and REF_A configuration
> Ref_A_enableReferenceVoltage(REF_A_BASE); > if(Ref_A_isRefGenActive(REF_A_BASE)) This appears to expect the REF to be ready immediately, and I expect that won't be true. I think the function...
View ArticleForum Post: RE: TMS320F28379D: Sinewave generation using EPWM, DMA, and DAC
I have this working now, following the flow chart in TRM Figure 5-5 to better direct how I should configure the DMA setup.
View ArticleForum Post: RE: TMS320F280049C: Variable range of output voltage in LLC...
Hi Conor, It was mentioned above that your input is 200V AC. Are you looking for PFC + LLC topology? Thanks Srikanth
View ArticleForum Post: RE: EK-TM4C123GXL: Error Communicating With Cloud Agent
Hello, [quote userid="579246"...
View ArticleForum Post: RE: LP-AM243: LP-AM243 ETHERNET/IP CODESYS EXAMPLES PROGRAM FOR...
Hi Karam. CS_DAP_0: Error connecting to the target: (Error -1170 @ 0x0) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the...
View ArticleForum Post: RE: TMS320F28379D: TMS320F28379D : SCI boot 1
Hi Aditya, The kernel is reporting a programming error, can you check the FMSTAT register in CCS to view the reported failure status? Can you also share your application linker command file (.cmd)?...
View ArticleForum Post: RE: MSP430F5310: Where to get info about libraries,...
I tried these combinations this morning. These formats did not work either. -l rts*.lib (.text:_c_int00_noargs) -l rts*.lib (._c_int00_noargs)
View ArticleForum Post: RE: LP-EM-CC1314R10: SPI_CS pin
Datasheet (SWRS270B) Sec 8.8 mentions that "All digital peripherals can be connected to any digital pin on the device." This is also indicated in TRM (SWCU194) Table 15-84 [I think you're interested...
View ArticleForum Post: RE: TMS320F280039C: After the EPWM module is configured, does...
Hi Zhen, https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/692255/tms320f28335-about-clock-division-of-epwm-in-f28355 Here is another option...
View ArticleForum Post: RE: MSPM0G1507: Are there any registers or settings that can...
You might get some mileage out of the internal pull-up/-down. This wouldn't be a definitive test, but it would tell you whether the impedance is >Rpullup (~40K), where "open" would be much larger....
View ArticleForum Post: RE: TMS320F280039C: After the EPWM module is configured, does...
HI Ryan, “ These are initial configuration options and changing the ratios on the fly may result in unpredictable behavior. ”Does that mean you're not sure what the specific effects will be? My...
View Article