c2000 and BLDC Motor with f28335
4 ビュー (過去 30 日間)
古いコメントを表示
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
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
2025 年 8 月 22 日
編集済み: Aditya Pahariya
2025 年 8 月 22 日
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Motor Control Blockset についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!