Part Number: TMS320F28375S Dear Sir,
We use SPI interface to communicate between two TMS320F28375S CPUs.
It works fine when there is no SCI communication.
When we use SCI to send messages to PC, the SPI RX interruptr will NOT be triggered. We use scope…
Part Number: TMS320F28375S Dear Sir,
Can we change the stack address from RAM M1 to other RAM bank for increasing stack size?
.stack : > RAMM1, <--------------------------------------------Change to GS6 and get the compile error RUN_START(_HWI_STKBOTTOM…
Part Number: TMS320F28375S Dear C2000 expert,
From the TRM, it says “ The code security mechanism offers protection for two zones, Zone 1 (Z1) and Zone 2 (Z2). The security mechanism for both the zones is identical. Each zone has its own dedicated…
Part Number: TMS320F28375S Dear C2000 expert,
Regarding to TRM, I found a infomation that all GPIO pins are input with pull up disabled by default.
For PWM pins that are used to drive MOSFET, and those pins require to keep in low level state after reset…
Part Number: TMS320F28375S Dear Sir,
We integrate the STA sample with calling STL function for power on testing.
The timer2 and some GPIOs are malfunction after we call the STA test (for example: STA_SCI_TEST or STA_SCI_MON...)
Is it possible to reset…
Part Number: TMS320F28375S Dear C2000 expert,
I have some questions about 2837xS_FLASH_CLA_lnk_cpu1.cmd listed as below, can you please help to share some suggestions?
1. RAMM0 start address is 0x000123 in this cmd file, but it start at 0x000000 in datasheet…
Part Number: TMS320F28375S Hi team,
Does continuous software forcing in Action Qualifier(AQCSFRC) for a certain period of time effect the same PWM interrupt serving time?
I have been continuously software forcing Action qualifier output for half a power…