IMHO - I would skip the effort of porting an IP-Stack to 8051
uC-Architecture if it is only about a small volume product and would use a
Hardware TCP/IP-Stack like W5500 from wiznet - and keep the sw simple.

According the STM8 - i am using the device in one of my projects and like
it very much 3,6 MBaud SPI and 921kBaud RS-232 are done with no problems
whatsoever (using SDCC) - I cant say much about I2C as I didn“t use it
till now.

Georg

> I've only lightly dabbled with them myself, but a trusted friend told
> me he's found the STM8's peripherals to be a real weak spot, which is
> unfortunate since the STM32 peripherals are pretty strong.
>
> On Fri, Aug 30, 2013 at 2:21 PM, Philipp Klaus Krause <p...@spth.de> wrote:
>> Am 30.08.2013 20:20, schrieb jon:
>>> For small jobs I use Microchip PIC.  I often combine an ARM board and
>>> PIC and offload anything real time parts onto the PIC then use a serial
>>> channel back to the ARM board for communication. The PIC had great real
>>> world I/O and in the years i've used them I have never had one fail in
>>> service.
>>
>> What are the advantages of the PIC compared to STM8?
>>
>> Philipp
>>
>>
>> ------------------------------------------------------------------------------
>> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
>> Discover the easy way to master current and previous Microsoft
>> technologies
>> and advance your career. Get an incredible 1,500+ hours of step-by-step
>> tutorial videos with LearnDevNow. Subscribe today and save!
>> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Sdcc-user mailing list
>> Sdcc-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sdcc-user
>
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft
> technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
>



------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to