Search found 3 matches

by jasonhk
Sat Aug 21, 2021 1:46 pm
Forum: IDE's
Topic: Compile error using Arduino IDE 1.8.15 with build_opt.h
Replies: 5
Views: 4825

Re: Compile error using Arduino IDE 1.8.15 with build_opt.h

Thanks, I try this later
by jasonhk
Mon Aug 09, 2021 5:47 am
Forum: IDE's
Topic: Compile error using Arduino IDE 1.8.15 with build_opt.h
Replies: 5
Views: 4825

Compile error using Arduino IDE 1.8.15 with build_opt.h

I am going to use 2 serial ports in my STM32F103C8 project. My development environment is Windows 10, Arduino IDE 1.8.15, Arduino_Core_STM32 2.0.0 My testing code is: void setup() { Serial1.begin(115200); Serial2.begin(115200); } void loop() { } build_opt.h -DENABLE_HWSERIAL2 I got compilation error...
by jasonhk
Mon Aug 09, 2021 5:10 am
Forum: Let us know a bit about you and your projects
Topic: New user from HK
Replies: 1
Views: 2414

New user from HK

I am Jason, a beginner of stm32duino. I am working on a STM32F103C8 from taobao with different types of sensors.

Go to advanced search