2026-04-22 11:07 PM - last edited on 2026-04-23 2:15 AM by mƎALLEm
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.
2026-04-22 11:44 PM
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.
2026-04-23 2:13 AM
SPC5 is an automotive product.
The question needs to be asked in "Automotive MCUs" forum board.
The post will be moved then ..
2026-04-23 2:19 AM
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.
2026-04-23 2:30 AM
@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?
2026-04-23 6:55 PM
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.
Best Regards
Kong Choy