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
Search found 2 matches
- Mon Feb 05, 2024 10:52 am
- Forum: General discussion
- Topic: STM32G030F6P6TR compilation error.
- Replies: 3
- Views: 5537
- Mon Feb 05, 2024 7:10 am
- Forum: General discussion
- Topic: STM32G030F6P6TR compilation error.
- Replies: 3
- Views: 5537
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 ...
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 ...