STM32F103C8T6(Black Pill) arduino upload issue

Thank you for your kind response.

Based on your guidance, I installed the STM32 MCU based boards platform from the following

:play_button: URL : GitHub - stm32duino/Arduino_Core_STM32: STM32 core support for Arduino

I also installed the STM32CubeProgrammer software from the link below:

:play_button: https://www.st.com/en/development-tools/stm32cubeprog.html

After completing these steps, I was able to successfully run the Blink example.

However, when I attempted to perform the upload via a USB cable, the process failed with a specific error message.

I followed the instructions in the link below to install the appropriate drivers. Could there be something I missed?

:play_button: https://www.st.com/en/development-tools/flasher-stm32.html

I would appreciate your help in resolving this issue.

Thank you.