Forum Post: RE: EK-TM4C1294XL: Trigger PWM
You mean the DI calling an interrupt handler and coding there the PWM start? In this case how to stop the PWM? Can I program it to produce a constant amount of pulses and then stop?
View ArticleForum Post: RE: MSPM0G3507: CCS Theia ctrl-click on function goes to wrong...
try the following - for a project with a .out file (must have existing .out file for this test) edit code and insert bug that stops build. click on the debug icon. what happens?
View ArticleForum Post: RE: TMS320F28388D: InstaSPIN-FOC/FAST Estimator Usage on F2838
TMS320F2838x Datasheet SPRSP114E June 2023 has no mention of InstaSPIN. TMS320F2838x Technical Reference Manual SPRUII0F June 2024 only mentions InstaSPIN in the PARTIDL register as I pointed out...
View ArticleForum Post: RE: LP-AM243: Logging from the same UART interface for all cores
Hi, [quote userid="576793"...
View ArticleForum Post: RE: MSPM0G3507: CCS Theia ctrl-click on function goes to wrong...
Hi Chris, Thanks for the recommendation. After I followed the steps you recommended, here are the results. As you can see, no window appears asking if I want to debug it even when it fails. It is...
View ArticleForum Post: RE: LP-AM243: UNIFLASH tool qspi flash
Hi, If the flashing is already done, then what do you need the UNIFLASH tool for? If you have already flashed via the python uart uniflash command, then there would be no further use of UART Uniflash...
View ArticleForum Post: RE: MSP430FR2355: MSP430FR2355IDBT
[I suppose someone needs to ask the obvious:] Did you enable the oscillator circuit in the MSP430 (PSEL=10 for P2.6/P2.7)?
View ArticleForum Post: RE: TMS570LS3137-EP: Impedance of PWM pins
Hi, I think you can calculate the output impedance from the IBIS model for the pin that you want to use. Refer to the below article....
View ArticleForum Post: RE: TMS320F2800152-Q1: HRPWM support in F2800152
Hi Fan, The team is aware of this issue in SysConfig. HRPWM is not supported on these devices. There will be a fix added to SysConfig and the memory view to hide peripherals/update the memory based on...
View ArticleForum Post: RE: EK-TM4C1294XL: Trigger PWM
No, but you can set up another timer that is started at the DI interrupt and stops the PWM when it expires.
View ArticleForum Post: RE: MSP430G2755: How to filter noise input to analog input of MCU?
Probably 0.9 MHz to be sure - depending on the filter and how much aliasing you can tolerate.
View ArticleForum Post: RE: TMS570LS1224: Many inputs undeterminded at ADC Self-Test
[quote userid="524805"...
View ArticleForum Post: TMS320F28379D: SysConfig for inputxbar
Part Number: TMS320F28379D Other Parts Discussed in Thread: SYSCONFIG , C2000WARE Tool/software: Dear TI, Hello, I have a project using SysConfig, but I could not determine the version of SysConfig in...
View ArticleForum Post: RE: TMS320F28388D: InstaSPIN-FOC/FAST Estimator Usage on F2838
Please refer to the datasheet, SPRSP114E.
View ArticleForum Post: RE: MSPM0G3507: ADC Ping Pong Example gives MEMRESx overflow out...
Hi Kai, Can you check when the underflow and overflows are getting triggered. For example, is the overflow on the first DMA trigger and the underflow on the second? Regards, Luke
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: Calculate CRC of sections with MCRC and...
Hello Andreas, The MCRC module is connected to the 32bit VBUSP, so the 64bit atomic write is not possible. So, the MCRC module that is available on the AM64X does not support the 64bit CRC and...
View ArticleForum Post: RE: C2000WARE-MOTORCONTROL-SDK: Looking for dual-motor projects
You may download and install MotorControl software development kit (SDK) for C2000 MCUs as the link below. C2000WARE-MOTORCONTROL-SDK : http://www.ti.com/tool/C2000WARE-MOTORCONTROL-SDK You can find...
View ArticleForum Post: RE: TM4C1290NCZAD: Invalid EPSR and instruction combination
Hi, [quote userid="643751"...
View ArticleForum Post: RE: TMS320F28027F: TMS320F28027with DRV8301 to run bldc motor
Any error if you don't make any changes on the original example lab?
View ArticleForum Post: RE: TMS320F28388D: InstaSPIN-FOC/FAST Estimator Usage on F2838
That document makes no mention of InstaSPIN. What specifically are you suggesting I look at?
View Article