Is it possible to use EPI with F28M36 concerto C2000 in Simulink ?

조회 수: 2 (최근 30일)
Antoine Bostem
Antoine Bostem 2018년 8월 28일
댓글: Antoine Bostem 2018년 9월 3일
Hello,
I would like to use EPI (External Peripheral Interface) on my F28M36 control board. I don't think there is a block dedicated for the EPI. Is there a way to use it on Simulink ?
Thanks,
Antoine
  댓글 수: 2
Vineeth Nair
Vineeth Nair 2018년 8월 31일
Maybe you can use the SPI block, which is used for serial communication between the processor and external peripherals. You can read more about the blocks required for external peripheral interfacing here .
Antoine Bostem
Antoine Bostem 2018년 8월 31일
Thanks for your answer. I need the speed of the EPI to communicate. The SPI is too slow...

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

답변 (1개)

Vineeth Nair
Vineeth Nair 2018년 9월 3일
In the simulink library browser->under Embedded coder support package for F28M36x/M3 -> "Hardware Interrupt" block is available. This block has a parameter -"Interrupt Group", which can be set to EPI.

Community Treasure Hunt

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

Start Hunting!

Translated by