2024-06-04 11:14 AM
I'm working with the WB55 Nucleo Transparent Mode project
Is there a simple way of changing the interface in an MXCUBE project from USART1 to LPUART1?
Solved! Go to Solution.
2024-06-04 12:52 PM
Hello @TWood.4
On the .ioc file, You have to:
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-06-04 12:52 PM
Hello @TWood.4
On the .ioc file, You have to:
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-06-05 03:13 AM
This is great. Is there any way to retarget the project to STM32WB5MMGH6 in MX Cube?
2024-06-05 05:16 AM
Hello @TWood.4
For such a purpose you have to create a new project. On this new one, migrate the project to this MCU considering his specifications.
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.