Skip to main content
davidwang1969
Associate
May 15, 2010
Question

UART multiprocessor communication

  • May 15, 2010
  • 13 replies
  • 6937 views
Posted on May 15, 2010 at 12:21

UART multiprocessor communication

#lmgtfy #uart-multi-communication #uart-multi-communication #uart-multi-communication #stm32-uart-usart #lmgtfy:-stm32-resources
This topic has been closed for replies.

13 replies

Tesla DeLorean
Guru
July 9, 2011
Posted on July 09, 2011 at 20:15

Well, for starters, that link you posted : 

http://www.st.com/mcu/familiesdocs-110.html

  gives ''Page not found''

Some how I can't see blaming Andrew for the vagaries of ST's website changes is at all helpful. Just use Google, FFS. ''RM0008 Reference Manual''

http://www.st.com/stonline/products/literature/rm/13902.pdf

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Andrew Neil
Super User
July 10, 2011
Posted on July 10, 2011 at 08:46

That'll be because I posted it before ST totally re-did their website - which broke all  existing links!

It even broke the links in their own publicity materials!

D'oh!

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Andrew Neil
Super User
July 10, 2011
Posted on July 10, 2011 at 09:56

It's not hard to find the STM32 literature on the ST site:

  1. On the ST Home Page 

    http://www.st.com/

    under 'Products' there's an icons for 'Micros & Memories';  the STM32 is a micro-controller - so choose that one!

    That takes you to 

    http://www.st.com/internet/mcu/home/home.jsp

  2. http://www.st.com/internet/mcu/home/home.jsp

     has an icon for 'Microcontrollers'; again, the STM32 is a microcontroller - so choose that one!

    That takes you to 

    http://www.st.com/internet/mcu/family/141.jsp

  3. http://www.st.com/internet/mcu/family/141.jsp

     The 'Resources' tab has a link for 'Reference Manuals';

    The panel at top-left also has links for the various STM32 families.

Simples!

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.