Forum Post: RE: TMS570LS1227: Tool box available in matlab
Hi Sivasakthi, As far as i know we do have Matlab support for RM48x and RM57x devices of Hercules. I don't think we have Matlab support for TMS570LS series devices. I don't know any third-party tools...
View ArticleForum Post: RE: TMS570LS1227: Tool box available in matlab
Sure, please check with your senior colleague and let me know once you have an update. I’ll wait for your response.
View ArticleForum Post: RE: MSP430FR6820: Power consumption of RAM vs FRAM
Thank you for your answer. I will conduct a comparison test using a simple program which updates a single variable in a loop and measure the current. I'll come back with the results.
View ArticleForum Post: LP-AM261: EPWM generating a different frequency
Part Number: LP-AM261 Tool/software: Hello, I was trying to run an SDK example :epwm_hr_duty_cycle_am261x-lp_r5fss0-0_nortos_ti-arm-clang , which is expected to create a 1 khz, 25% duty EPWM, but...
View ArticleForum Post: RE: AM2432: Use (general) ECAPs to generate a clock signal for...
[quote userid="652050"...
View ArticleForum Post: RE: AM263P4: where is an mcan_external_read_write example that...
Ok that example solved my issues but only after changing the function mcanEnableTransceiver () I had to add this line outside of the board version check status = TCA6424_Transceiver (); So the total...
View ArticleForum Post: TMS320F28377S: How to run variable switching frequency, variable...
Part Number: TMS320F28377S Tool/software: I want to run a control algorithm where a six-phase motor will be driven by an inverter using Space Vector Pulse Width Modulation. Here, I want to run...
View ArticleForum Post: RE: TIDM-HV-1PH-DCAC: SFRA connection Problem
Sivarajan, Apologies for delay response! There is a sfra example in "C2000Ware_DigitalPower_SDK_xx\libraries\sfra\examples" for this f280049 device - You can try out connecting GUI with that and let...
View ArticleForum Post: RE: LP-MSPM0G3507: UART DMA TX can' work.
There are two potential point will cause this issue, compiler and event. Event: Please remove the UART Tx DMA event disable and enable function here: void UART_Console_Write(const char *data, ...) {...
View ArticleForum Post: RE: MSP-EM-DESIGN-CENTER: Window 11 support?
Dear Sal, I think you are right, this might related to Java version. See my input Best Regards, Eric Chen
View ArticleForum Post: RE: MSPM0G3519: Problem while compiling example given in...
Please try this configuration: If there is no launchpad, there won't be boosterpack param in syscfg. Also, if this doesn't work, please try to import a new project from SDK, this will use a new syscfg...
View ArticleForum Post: RE: AM263P4: where is an mcan_external_read_write example that...
Hi Calum, Are you using the latest MCU SDK 10_01_00_34 released in March? These issues are fixed in the latest release. You can find it here: MCU-PLUS-SDK-AM263PX Software development kit (SDK) |...
View ArticleForum Post: AM2634: deviation of Internal Oscillator
Part Number: AM2634 Tool/software: Hi, experts, There are Internal Oscillator in AM2634, RCOSC32K and CIO's RCCLK_10M, but the accuracies of them are not mentioned in datasheet. Can you please help to...
View ArticleForum Post: RE: AM263P4: where is an mcan_external_read_write example that...
Yes I installed the mcu_plus_sdk_am263px_10_01_00_34-linux-x64-installer.run When I click on create a project in CCStudio and then I choose an example project in the CCStudio GUI is this using the...
View ArticleForum Post: RE: UCC28180: I required a advice of PFC controller and achieving...
Can you please provide some additional design details? 1. What is your maximum output power? 60Watt 2. Do you plan to use an ordinary diode bridge for the input rectification or synchronous rectifiers...
View ArticleForum Post: RE: TMS320F28379S: Continuing with my custom board, same issue.
I cannot now, sorry, the device is busy. But I am sure only 2 bits is set. Voltages are ok, I checked it out.
View ArticleForum Post: AM263P4-Q1: Flashing custom board
Part Number: AM263P4-Q1 Other Parts Discussed in Thread: UNIFLASH , SYSCONFIG Tool/software: Hey Experts, ive a question regarding flashing my custom board. As flash iam using the IS25LX064 (same as...
View ArticleForum Post: RE: TM4C1294NCPDT: Generating low frequency synchronized PWM with...
Thank you, looks like second aproach is ok. For PWM controller, with /64 divider 500kHz is not possible, only 468.75kHz or 625kHz.
View ArticleForum Post: AM2634: Any GEL file (or other) magic for proper multi-core...
Part Number: AM2634 Tool/software: Hi I am looking for some kind of solution for multicore debug which does not involves 10 clicks on each run which not always working either. Is there any magic (GEL...
View ArticleForum Post: RE: LP-MSPM0G3507: UART DMA TX can' work.
This issue is still happened after remove the UART Tx DMA event disable and enable function. This time the issue is happened when UART_Console_Write() is executed 1, 2, and 5 times. Before remove the...
View Article