2025-03-11 9:37 AM - last edited on 2025-03-11 9:42 AM by Andrew Neil
Hello Anyone can Help me to solve this Issue I am using STM32MP257F-EV There is a week ego try to troubleshoot this issues by installing all necessary drivers but still not working , when I want to run the code via IDE it is showing busy and COM ports number, Any assistance please
2025-03-11 9:42 AM
@claudenesta wrote:when I want to run the code via IDE it is showing busy and COM ports number,
Give more detail on that - I don't see it in the screenshot provided.
But what the screenshot does show is that your target has no power:
2025-03-11 9:44 AM - edited 2025-03-12 2:39 AM
Hi @claudenesta
This is normal. STM32MPU product doesn't support flashing through ST-LINK
You might use USB boot.
Check-out STM32MP257x-EV1 - stm32mpu
Olivier
2025-03-12 2:37 AM
2025-03-12 2:52 AM
So something has changed since your original post!
Anyhow, @Olivier GALLIEN has already given the answer:
@Olivier GALLIEN wrote:This is normal. STM32MPU product doesn't support flashing through ST-LINK
Please mark the solution:
https://community.st.com/t5/community-guidelines/help-others-to-solve-their-issues/ta-p/575256
2025-03-12 3:16 AM
Thank you for your feedback, but what I mentioned early is running the code through the board using STM32CubeIDE, about flashing is already done with stm32mp2-openstlinux-6.6-yocto-scarthgap-mpu-v24.11.06 Starter package, is where I have used USB boot mode.
see the screenshot below:
And I was thing that it is because of in STM32Cubeprogrammer does not find the STM32 Target to be connected.
I think its clear now.