Skip to main content
Associate II
April 23, 2026
Question

Regarding Pin information and Pin configuration

  • April 23, 2026
  • 3 replies
  • 161 views

1. Where can I find pin function list for SPC582B60E1CD00X MCU.

Package: eTQFP64 

2. Suggestion on tool used to configure pins according to application and generate code.

3 replies

Associate II
April 23, 2026

Hi,

 

Your question is a bit surprising, since such a controller is used only in an environment where the question does not arise. If there is already a decision to use exactly this MCU then I assume someone has an idea about the developing tools.

This forum focuses on STM32 with ARM Cortex processors. But you ask for a PowerPc based MCU (e200z). I am not aware of a more specific forum or community for this.

But anyway: a starting point is the documentation available at https://www.st.com/en/automotive-microcontrollers/spc582b60e1.html

Here you should find all documentation.

Rearding a development environment there should be a SPC5Studio available from st.com, which includes an eclipse based IDE and gcc cross compiler.

sanket471Author
Associate II
April 23, 2026

Thank you I got the IO definition sheet. IO Definition sheet for SPC582B60E1CD00X 64 pin MCU which i was looking for.
Can you guide on how to decide pins for a pin. I am working on AVAS system design. Ex. If i want to assign I2c, I2s, SPI to MCU pins.

sanket471_0-1776935922460.png

 

Andrew Neil
Super User
April 23, 2026

@sanket471 wrote:

 I am working on AVAS system design. E


You mean an Acoustic Vehicle Alerting System ?

As previously noted, That's a safety-critical automotive system - not really suitable for a novice project!

Surely, you must have someone supervising you who can help with these basic questions?

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.
mƎALLEm
Technical Moderator
April 23, 2026

SPC5 is an automotive product.

The question needs to be asked in "Automotive MCUs" forum board.

The post will be moved then ..

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
KTANG.9
ST Employee
April 24, 2026

Hi,

We have a AVAS reference board and schematic - https://www.st.com/resource/en/data_brief/aek-aud-c1d9031.pdf

User manual - https://www.st.com/resource/en/user_manual/um2719-avas-architecture-based-on-autodevkit-stmicroelectronics.pdf

Sample project - SPC582Bxx_RLA_AEK_AUD_C1D9031 - Avas Compact - Test Application

This is found in the AutoDevKit IDE - https://www.st.com/en/embedded-software/stsw-autodevkit.html

Has graphical pinmap editor to configure the MCU pins. 

KTANG9_0-1776995669445.png

Best Regards

Kong Choy