Part Number: DRV8301-69M-KIT Other Parts Discussed in Thread: MOTORWARE I am not clear on using the IQ library but if someone can give me a checkpoint hopefully it will clear it up. I am running the Instaspin FOC and one of the values that is measured…
Part Number: DRV8301-69M-KIT Dear team:
My customer asked:
The above picture is the part of the development board's schematic diagram that collects the bus current. The network at the input end is the input of the ABC phase current corresponding…
Part Number: DRV8301-69M-KIT Hello,
DuringTrapezoidal commutation/control what are all the parameters that need to be changed/considered in software? To control the BLDC motor.
Thanks
Vivishekh
Hi Terry,
Terry Harrison said: How do I convert this number from _IQ to a decimal?
You can use the _IQNtoF() function.
Terry Harrison said: How do I know which ones are in which?
You can figure it out from the code. _IQN(a) = 2^N * a. Can you…
Part Number: DRV8301-69M-KIT Hello TI,
We are working on CAN module in 28069F MCU which supports CAN-A but for secondary CAN node (CAN-B) we chose PCAN View (PEAK-SYSTEM) . Which was suggested by TI team.
The cost of the dongle provided by PEAK…
Part Number: DRV8301-69M-KIT Other Parts Discussed in Thread: MOTORWARE Hi,
TI has not released Motor SDK code for the DRV8301-69M-kit. I am eagerly waiting for an update if TI has plans to make the Motor SDK code compatible with DRV8301-69M-kit also…
Part Number: DRV8301-69M-KIT I am working with Simulink for the generation of the code for the microproccesor, and I want to generate a code that executes standalone, as soon as I turn on the device. My main problem is that, once I swicth on the device…
Part Number: DRV8301-69M-KIT Hi TI,
We developed our new board for product and try to test the functionality of the board. But while debugging we got an Error -151 @ 0x0 .
After checking the E2E form on this issue we able to solve the problem and…
Part Number: DRV8301-69M-KIT I have an A/D operation that reads a value so it is a IQ12 number. I convert it to IQ24 using the TI library so now I have a long number and in the CCS I can cast it to a Q-24 number within CCS and it is correct. Now I want…
Part Number: DRV8301-69M-KIT Other Parts Discussed in Thread: DRV8301 Tool/software: Code Composer Studio HI
i am working with drv8301 Ti motor drive. At my worktable my code gave following result
gmotorVars.VdcBus_kV= 0.002683 (Q value (24))…