필터 지우기
필터 지우기

Embedded System

조회 수: 2 (최근 30일)
Arun Sharma
Arun Sharma 2011년 6월 5일
How can we use Simulink to design our embedded system.. Can we interface MATLAB and Simulink with our Micro-controller and control its operation.. Is it possible... and How???
I am using PIC16F877A micro-controller...

채택된 답변

Walter Roberson
Walter Roberson 2011년 6월 5일
Perhaps this previous posting will help: sim2lab
(Note: I do not myself know if there is a difference between the dsPIC33 and the PIC16*)
  댓글 수: 4
Walter Roberson
Walter Roberson 2011년 6월 5일
http://www.mathworks.com/matlabcentral/fileexchange/15955-read-lm73-temperature-sensor shows reading a temperature sensor using your chip.
And see these old practical notes:
http://www.mathworks.com/matlabcentral/newsreader/view_thread/45329
http://www.mathworks.com/matlabcentral/newsreader/view_thread/264868
Walter Roberson
Walter Roberson 2011년 6월 5일
I'm think I might be missing something. The PIC16F877A only has 368 bytes of RAM. That would be very limited to use as a USB controller such as you mentioned in your previous post. Are you sure your USB controller is not communicating via serial emulation to the UART that is on-board the PIC16F877A ?

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by