2024-02-05 06:53 AM
Hello, I am Erdem.
I am an R&D engineer at Devimsel Elektronik. I will use the SPC560P processor on my own PCB board. For this I need instructions for using SPC5 studio. How do I make configurations such as pin and clock tree? Can I get an instruction sheet for this?
Solved! Go to Solution.
2024-02-28 07:45 AM
Hello ,
you can use SPC5Studio Tools suite
https://www.st.com/en/development-tools/spc5-studio.html
there are a lot of examples for SPC560P Processor (Pinmap,Clocktree)
and there are help contents inside.
the license is under SLA0098 , https://download.spc5studio.com/updates/LICENSE.pdf
you can reuse and change it as example.
Best regards
Erwan
2024-02-05 02:35 PM
I want to use the SPC560P processor in the control card I designed. How will I code this processor with the HAL driver?
2024-02-28 07:45 AM
Hello ,
you can use SPC5Studio Tools suite
https://www.st.com/en/development-tools/spc5-studio.html
there are a lot of examples for SPC560P Processor (Pinmap,Clocktree)
and there are help contents inside.
the license is under SLA0098 , https://download.spc5studio.com/updates/LICENSE.pdf
you can reuse and change it as example.
Best regards
Erwan
2024-07-05 07:53 AM
Thank you for answer. I got it done :)
2024-10-17 10:28 AM
Hello Eakso.1!
Could you share how did you manage to code the processor with the HAL driver?
I'm really new in the automotive MCU world, but I need to develop a simple project for the eTPU, in the SPC563M647L.
Do you have any example projects that could help me with that?
Thank you and Best Regards!
2024-11-02 07:43 AM
I am beginner to this automotive MCU too.
I have a SPC560B-DIS board, but my project requires the SPC560P. But as I can see, the SPC5 studio does not have MCU wizard for the P MCUs like the B ones.
Do you know how to start a config with this MCU? I do not even know where to start with this one.
Best regard
2024-11-21 07:23 AM
Hello ,
there is some example applications in the Application Wizard SPC560P
you can use the GUI Configurator to configure your driver.
Best regards
Erwan