Search found 2 matches

by damlevikram
Mon Feb 05, 2024 10:52 am
Forum: General discussion
Topic: STM32G030F6P6TR compilation error.
Replies: 3
Views: 1109

Re: STM32G030F6P6TR compilation error.

Thank you very much for pointing out my mistake.
What you told was correct. After selection of correct board there is no error now.
Thanks
by damlevikram
Mon Feb 05, 2024 7:10 am
Forum: General discussion
Topic: STM32G030F6P6TR compilation error.
Replies: 3
Views: 1109

STM32G030F6P6TR compilation error.

I am new to STM microcontroller and am trying to program STM32G030F6P6TR using Arduino IDE. I am using the latest version of IDE as well as latest version of STM32 libraries. Here is the code I am trying to flash #define SCR_Pin PA7 #define RELAY_PIN PC15 #define LED_PIN PA6 #define ZCD_PIN PA0 #def...

Go to advanced search