We designed a PCB with stm32f030c8t6. We soldered the PCB and tried to upload the code. Power has gone to the stm32f030c8t6 successfully but when we arranged a pin as a gpio output it wasn't high.
Are you a Keil product user?
Note - this forum is about Keil products and related requests
yes, can you help me with this problem we are using cubeid and Keil. it wouldn't matter if we solve this situation from Keil or cubeid.
Thanks for providing this confirmation. The information shared is not a lot, however, I recommend to compare your setup with the example projects the Pack Installer of MDK offers, see:
It might help to also see "Use STM32CubeMX in MDK Projects":
www.keil.com/.../cubemx_using.html
also: www.youtube.com/watch (well, the video of my colleague is from 2016, but still valid)
thank you for those links. we are uploading code with st-link. we are using stm32f030c8t6 as a microcontroller on our board which we designed. the problem is we are seeing the microcontroller but we can't upload the code. there are no connection errors.
Keil created this related video tutorial "Benefits of ST-Link when using with Arm Keil MDK": http://www2.keil.com/video
As you see to your target there are many Infos existing at Keil. Another one is our "Application Note 286":
https://www.keil.com/appnotes/docs/apnt_286.asp
I hope with all these links you manage to approach a solution, good luck!