Forum Post: CCS/MSP430FR5739: Wrong ADC10 results in the memory
Part Number: MSP430FR5739 Tool/software: Code Composer Studio Dear Community, I use nearly the software example from the demo code: CCS8.2/ MSP430FR5739 /DMA(64)-ADC10 And I like the use of nearly the...
View ArticleForum Post: CCS/TMS320F28377S: MCU Stack
Part Number: TMS320F28377S Tool/software: Code Composer Studio Hi all, what if I want to clear the stack memory in mcu TMS320F28377S to avoid the stack over flow problem. If we can Clear the stack...
View ArticleForum Post: RE: MSP432E401Y: Problem with flashing boot-loader and...
Hi Long, thank you for your notes here. I experienced the same thing for in some PC. You can check in the PC which does not work if the UDP firewall is disabled.
View ArticleForum Post: TMS570LS0914: TI FMEDA Spreadsheet for Customized Functional...
Part Number: TMS570LS0914 Hi Whereas the TI FMEDA Spreadsheet for Customized Functional Safety Analysis is pretty user friendly, I have the question as how actually to implement the selected safety...
View ArticleForum Post: RE: CCS/MSP430F5529: MSP430 : problem with Poll for transmit...
Hello James, Thank you for your response. As you can see the BQ27441 schematic on BOOSTXL‑BATPAKMKII , you can see the internal pull-up resistors drive the SDA and SCL lines with values 5.1kOhm. I...
View ArticleForum Post: RE: RTOS/TMS320F28379D: SYS/BIOS with driverlib SCI module
Hi, Thanks! They are exactly what I meant. And just to correct one of my lasts posts within this thread, SCI_D peripheral instance is 8 and not 4. Best regards, Adria
View ArticleForum Post: RE: CCS / TMS320F28377D: Using FPU do fft, how to load program to...
Hi, The cmd file "F2837x_D_FPU_RFFT_lnk.cmd " already supports FLASH configuration. Please select one of the below CCS project build configuration based on your need 1) FLASH_FASTRTS or 2)...
View ArticleForum Post: RE: CCS/TMS320F28377D: Running Application Code From CPU1 On-chip...
Hi, After you program the code to flash, could you please step-in to the code till the control reaches your custom code. Please let me know if you see any problem. Also, could you please run the led...
View ArticleForum Post: RE: CCS/TMS570LS0714: Debugger is not detecting in TMS570ls714...
Hello, XC2C32A CPLD is part of the built-in XDS100v2 emulator. It needs to be programmed. Please take a look at the following links: e2e.ti.com/.../646969 e2e.ti.com/.../2003691 e2e.ti.com/.../414814...
View ArticleForum Post: RE: CCS/MSP430FR5739: Wrong ADC10 results in the memory
Hi Volker, could you please share your code, that we could have a look at the problem.
View ArticleForum Post: RE: TMS570LS1227: SCI2 of TMS570LS1227 can not transmit data...
Thank you very much for your reply! According to your suggestion, I added the following code: sciREG->GCR0 = 0U; Unfortunately, the problem is still not solved.I use HALCoGen for configuring the sci...
View ArticleForum Post: RE: CCS/TMS320F28379D: TMS320F28379D
Hi Nirav, from below lines I understood that it will set and clear and will not give real motor pulse, but generates more or less the same. if (Interrupt_Count==1000) { EALLOW;...
View ArticleForum Post: RE: CCS/MSP430FR6972: msp430fr6972
Hello, I have received the desired value. Thank you very much for helping. Regards, Srijit.
View ArticleForum Post: RE: RM46L852: UART tolerance
Hello, VCLK is peripheral clock of the device. VCLK1 is the clock source for SCI. All clock could be set using HALCoGen . Best regards, Miro
View ArticleForum Post: RE: LAUNCHXL-F28069M: How to log the real time data using F28069M...
It means I can use USB drive and UART debug interface at a time by removing J6 ?
View ArticleForum Post: CCS/MSP430F5132: InstaSpin library with MSP430F5132 or MSP430G2553
Part Number: MSP430F5132 Tool/software: Code Composer Studio Hi I want to design our board with MSP430F5132 or MSP430G2553 for BLDC sensorless application. Is there any Instaspin-BLDC library like...
View ArticleForum Post: RE: RTOS/TM4C123GH6PM: How to change the number of fatfs files...
Hi Todd, re: "In a task, can you just have a loop that opens N unique files and see if that works?" Yes, this is what my program is doing... Now: Program.stack = 2048; task0Params.stackSize = 5000; (My...
View ArticleForum Post: RE: LAUNCHXL-F28069M: Can I interface SDcard to F28069M launchpad
Sir I have some questions : 1) Do you have any video or tutorial or any other document explaining how to use BOOSTXL-SHARP128 with LAUNCHXL-F28069M or any other C2000 MCU. 2) Currently I am using...
View ArticleForum Post: RE: Compiler/TMS320F28069M: how to use MODBUS RTU for c2000 in...
Thank You. I will try work on your suggestion.
View ArticleForum Post: RE: RTOS/MSP432P401R: Posix Timer - Get time is different than...
I will update and check. Was it a known issue at any point that it will be fixed ?
View Article