c2000 and BLDC Motor with f28335

조회 수: 17 (최근 30일)
mohsen teimoori
mohsen teimoori 2024년 2월 29일
편집: Aditya Pahariya 2025년 8월 22일 4:56
Hello and dear
First, I downloaded a sample file c2000 f28379d from your company. It looked like this.
then, I changed to f 28335 all Blocks . I converted this file of blocks f28379d that already had this model to f28335 and encountered an error.
" Error evaluating 'InitFcn' callback of ADC Type 3-5 block (mask) 'f28335_sixstep_controlBLDC/Hardware Init/Code Generation/Calculate ADC Offset /For Iterator Subsystem/ADC5'.
Callback string is 'validatePiccoloADC;
codertarget.registry.registerPiccoloADCBlocks(gcb);'
Caused by:
Unrecognized field name "ADCmodule2"."
one of this has a problem
"Error evaluating 'InitFcn' callback of ADC Type 3-5 block (mask) 'f28335_sixstep_controlBLDC/Current Control/Sensor Driver Blocks/Sensor Driver Blocks (codegen)/Current Measurment/ADC3'.
Callback string is 'validatePiccoloADC;
codertarget.registry.registerPiccoloADCBlocks(gcb);'
Caused by:
Unrecognized field name "ADCmodule".."
Please I would like this simulation with f28335.
Thank you.
  댓글 수: 1
KrishnaKumar
KrishnaKumar 2024년 7월 10일
If you are interested in only simulation of the model then the hardware board configuration/block replacement would not affect the simulation. Block replacement is needed only if the model needs to be deployed on specific hardware like f28335.

댓글을 달려면 로그인하십시오.

답변 (1개)

Aditya Pahariya
Aditya Pahariya 2025년 8월 22일 4:50
편집: Aditya Pahariya 2025년 8월 22일 4:56
Hi,
Looks like you have taken the Block from the F28M35x library rather than taking it from C2833x library.
attached the screenshot to differentiate :
Please take the block from the C2833x library.
Regards,
Aditya

카테고리

Help CenterFile Exchange에서 Motor Control Blockset에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by