Part Number: TMS320F280048-Q1 Other Parts Discussed in Thread: SYSCONFIG Hi,
I have driverlib based project. I separately test the below trip functions which works fine.
Now, I want to use combination of all as below. I wrote below lines but it didn't…
Part Number: TMS320F280048-Q1 Hi,
My program gets bigger day by day. I got following error after adding some new lines to my software.
""../280048_FLASH_lnk.cmd", line 85: error #10099-D: program will not fit into available memory, or the section contains…
Part Number: TMS320F280048-Q1 Hi,
In my board, I connected GPIO24 and GPIO32 to 3.3V with pull-up resistors as you can see below. It represents that device default boot mode is FLASH.
However, these pins are also can be configured as EPWM8A-8B. In my…
Part Number: TMS320F280048-Q1 Other Parts Discussed in Thread: SYSCONFIG Hi,
In my software, I'm trying to use GPIO24 and GPIO32 as ePWM8A and 8B. When I wrote following lines for init. I got errors. Could you please comment how I cannot use it?
/…
Gokhan,
Apologies, I think I misunderstood your original test setup. Perhaps SYNCPER has nothing to do with this and it's all function of the digital filter. I'll have to split this thread so one of our CMPSS experts can look deeper into this.…
Part Number: TMS320F280048-Q1 Other Parts Discussed in Thread: SYSCONFIG Hi,
I'm trying to implement open loop PSFB drive signals with %50 duty and complementary with deadband.
OPTION#1 I did it before using ePWM1 and ePWM2. EPWM1 generates SYNCO,…
Part Number: TMS320F280048-Q1 Hi,
In my board, I use pins below pins as below;
I use ePWM1,2,3,4 as PWM channels. All of them up-down count mode.
ePWM5 and 6 -> SPI | ePWM7-> UART | ePWM8 as boot pin configuration. Pins are connected to 3.3V with…
Part Number: TMS320F280048-Q1 Other Parts Discussed in Thread: TIDM-02011 , C2000WARE Hi,
I'm trying to close my control loop by using DCL library. I have a driverlib based project. I need to add it and use it. My program is FLASH based.
Could you please…
Gokhan G. said: Comparator subsystem output generates events and drives PWM's. The issue seems related to CMPSS and its PWM configuration.
It would help me immensely if you could narrow down your question to a specific feature or problem with the MCU…
Part Number: TMS320F280048-Q1 Hi,
I need guidance to understand events and its actions.
1) There are events named as T1 and T2. I think that they are generated by ONLY DC submodule. Could you please confirm?
2) I'm trying to set the outputs to LOW of…