Is it possible to use EPI with F28M36 concerto C2000 in Simulink ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Vineeth Nair
am 31 Aug. 2018
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 .
Antworten (1)
Vineeth Nair
am 3 Sep. 2018
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.
Siehe auch
Kategorien
Mehr zu Texas Instruments C2000 F28M3x Concerto Processors finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!