2024-02-19 07:58 AM
Standalone STM32CubeMX 6.9.2 allows the user to configure the 3 SPI interfaces, the embedded CubeMX in STM32CudeIDE at version 6.10.0 has them all greyed out and unavailable. The hint says to disable the corresponding I2S1/I2S2/I2S3 peripherals. These peripherals not available on the L476RG and thus can't be disabled.
For now I dare not upgrade my standalone version of CubeMX as I suspect this will break as well! Please can we have a fix?
Ta
2024-02-19 08:41 AM
Hello @Peter Allnutt
I've been able to configure the 3 SPI interfaces on the STM32L476RG MCU and the Nucleo board using this MCU.
Could you share more details about your issue (with screenshots and description if possible).
PS: I2S/PCM Protocol is applicable using the SAI interfaces.
Best regards.
STTwo-32
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.
2024-02-19 08:54 AM
Thanks both for your responses. As I said if I use STM32CubeMX 6.9.2 it works and I see what you show above. My STM32CubeIDE embedded CubeMX is version 6.10.0. Here is what I see after simply creating a new STM32 Project based on the Nucleo board within STM32CubeIDE
I've expanded the SIA configuration so you can see nothing is enabled there.
Also if I create a project in CubeMX 6.9.2 and open the IOC file I get the option to migrate it to the new version, this breaks the configuration previously created.
Hope this helps
2024-02-19 10:00 AM
Hello @Peter Allnutt
I can't reproduce this issue . Could you please share your .ioc file for more details.
Best Regards.
STTwo-32
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.
2024-02-19 11:07 AM
2024-02-19 08:45 PM
I'm unable to reproduce the issue with the IOC you attached in the external CubeMX 6.10, or on the CubeMX 6.10 embedded within STM32CubeIDE.
Also unable to reproduce it by creating a new project on the given chip.
2024-02-19 10:39 PM
Everything looks fine on my side. could you share the message that appears when you put the curser on an SPI interface like this:
Best Regards.
STTwo-32
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.
2024-02-20 12:48 AM
Well this is all rather embarrassing! Since my last message I've been to bed so the PC has been shutdown and guess what, yes you guessed it, everything seems just fine this morning ( well except the weather ;) )
Thanks all for your persistence, forgot rule #1. If it doesn't work - reboot. Sorry.