Replies: 2 comments 11 replies
-
Converted to discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@fpistm I tried generic also but it doesn't work, I also tried defining the led pin explicitly in case it changed. Will take a look at the clock config. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
Tested with blink sketch, custom board (8mhz crystal + CH340). The chip works with stm32duino 1.9.0 using "STM32F030F4 Demo Board", but when tried with any version past 1.9.0, it uploads the sketch without issues but it doesn't execute properly ie led is not blinking. Other sketches also don't work.
To Reproduce
Desktop (please complete the following information):
Board (please complete the following information):
Additional context
1.9.0 works, 2.0.0+ doesn't work
Beta Was this translation helpful? Give feedback.
All reactions