Jump to content

MIDAM MPC5200 DB1: Difference between revisions

From HW wiki
Samekm1 (talk | contribs)
No edit summary
Samekm1 (talk | contribs)
No edit summary
Line 15: Line 15:
* Default boot loader is [http://www.denx.de/wiki/UBoot UBoot].
* Default boot loader is [http://www.denx.de/wiki/UBoot UBoot].
* Loader system console is attached to the ttyPSC0 port.
* Loader system console is attached to the ttyPSC0 port.
* ttyPSC0 port is done in LVTTL 3.3V logic, so appropriate 3.3V to RS-232 converter is required for serial console.
* ttyPSC0 port is done in LVTTL 3.3V logic, so appropriate 3.3V to RS-232 converter (e.g. MAX3232) is required for serial console.
* Communication parameters are: baudrate 115200, 8 bit, 1 stop bit, no parity, no flow control.
* Communication parameters are: baudrate 115200, 8 bit, 1 stop bit, no parity, no flow control.

Revision as of 14:20, 4 August 2008

Description

Two sets of the MIDAM MPC5200 was delivered by the Mikroklima s.r.o. for our purposes. Each set consist of the:

  • Shark MPC52000 CPU module (pin compatible with TQ Components TQM5200 module),
  • MPC5200 v1.1 2008/02 carrier board.

Set #1 has s/n: 008770, set #2 s/n: 008771.

Board overview

Some specifications:

  • Default boot loader is UBoot.
  • Loader system console is attached to the ttyPSC0 port.
  • ttyPSC0 port is done in LVTTL 3.3V logic, so appropriate 3.3V to RS-232 converter (e.g. MAX3232) is required for serial console.
  • Communication parameters are: baudrate 115200, 8 bit, 1 stop bit, no parity, no flow control.