Hi,
I apologize for the delay.
Adrian said: ADC_enableConverter(adcBase); DEVICE_DELAY_US(1000); OP_06: I would like to know why additional delay is necessary, since the previous function call introduces at least a 500us delay before sampling:
This delay…
Hello Will,
Apologies for the delayed response here. This is a hardware requirement that is documented in the device TRM (see note in section 3.7.11 (System Control and Interrupts > Clocking > Clock Configuration Examples) and is required for glitch-free…
Part Number: TMS320F280041-Q1 Hi BU,
Customer wants to know if there any numerical difference between C-macro 300.0/500.0 (the division will be done by compiler) and same division by C28x FPU?
Regards,
Will
Part Number: TMS320F280041-Q1 Hi BU experts,
In my customer application, they use InitSysPll to configure the PLL when initialization.
They use IMUL=5 and FMUL=0, divider is /1. With this configuration, the VCO output frequency in PLL circuit is 50MHz…
Part Number: TMS320F280041 In the FOC control of a PMSM (IPM), need clarification on how to do the Plugging braking and Regen braking in terms of iq and id control. and other relevant settings
Forward Drive/Motoring
a) iq - positive
b) id - negative
…
Part Number: TMS320F280041 Other Parts Discussed in Thread: C2000WARE Hello,
when using LIN_disableSCIInterrupt(LINA_BASE, LIN_SCI_INT_TX) it also disables LIN_SCI_INT_RX. Same other way around.
Also tried example lin_ex2_sci_loopback which worked fine.…
Part Number: TMS320F280041 Other Parts Discussed in Thread: C2000WARE Hi, I have a few questions on memory mapping. In the memory configuration of the map, there are multiple sections that start at the same address, specifically in page 3, 4, and 5. For…