Path: news.mathworks.com!not-for-mail
From: "Antonin Ancelle" <antonin.ancelle@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: State of the F28335 DSP support?
Date: Tue, 25 Mar 2008 13:36:25 +0100
Organization: The MathWorks, Inc.
Lines: 38
Message-ID: <fsasjg$e7t$1@fred.mathworks.com>
References: <frr6ig$794$1@fred.mathworks.com>
NNTP-Posting-Host: 172.16.45.248
X-Trace: fred.mathworks.com 1206449584 14589 172.16.45.248 (25 Mar 2008 12:53:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 25 Mar 2008 12:53:04 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.3138
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198
Xref: news.mathworks.com comp.soft-sys.matlab:459016



Hi Kevin,

Support for F28335 came out with R2008a on March 1st, 2008

FPU is supported
You can use all GPIOs all the way to 87.
Peripheral support includes: SCI, SPI, PWM, ADC, I2C, CAN, watchdog +
asynchronous suppport with interrupt handling.
All generic simulink blocks can be used the same way you can use them with
c280x and c281x.

Here is a link to the most up to date documentation:
http://www.mathworks.com/access/helpdesk/help/toolbox/tic2000/

I hope it helps,

Antonin.

"Kevin " <kedecuyp@mathworks.com> wrote in message
news:frr6ig$794$1@fred.mathworks.com...
> Hello everyone,
>
> We are thinking about buying a F28335 Texas Instrument DSP
> and using Simulink to control it, since the latest version
> of the Target for C2000 seems to support this processor.
>
> However, I read that it's only partially supported. So I
> would like to know what IS supported by this toolbox. The
> main points are:
> -Is the Floating Point Unit supported?
> -Can I use all the I/O's? Or am I limited to 35 pins?
> -Is it possible to use the classical Simulink Blocks like
> the Transfer Function block without any restriction?
>
> Thanks in advance