Search found 2 matches

by leigh
Wed Jan 05, 2022 1:38 pm
Forum: General
Topic: ESP32 WROOM bluetooth programming
Replies: 17
Views: 5804

Re: ESP32 WROOM bluetooth programming

The first time a Flowcode (ESP32) project is compiled, a sub-directory (with the same name as the Flowcode project) is created, and the default sdkconfig is copied there. Subsequent edits and compiles of the same Flowcode project does not overwrite that sdkconfig file. So the sdkconfig file can be c...
by leigh
Wed Jan 05, 2022 11:04 am
Forum: General
Topic: stm32 chip support
Replies: 1
Views: 1078

Re: stm32 chip support

Yes, it is possible to use 32F446RE setting to create project for an 32F446RC device.
Also, attached is (an unofficial) FCD for the 32F446RC