Embedded System

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...

 Respuesta aceptada

Walter Roberson
Walter Roberson el 5 de Jun. de 2011

0 votos

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 comentarios

Arun Sharma
Arun Sharma el 5 de Jun. de 2011
Huge Difference....
Arun Sharma
Arun Sharma el 5 de Jun. de 2011
Do you have some more information regarding this..
Actually dsPIC33 is much more advance then My one...
that one is 32bit micro and PIC16 is just 8-bit micro
Walter Roberson
Walter Roberson el 5 de Jun. de 2011
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 el 5 de Jun. de 2011
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 ?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Embedded Coder en Centro de ayuda y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by