Search found 15 matches

by mkopitovic
Tue Mar 18, 2025 10:12 am
Forum: Bug Reports
Topic: ADS111x with STM32
Replies: 2
Views: 1095

Re: ADS111x with STM32

I apologize for the unnecessary question, three modules purchased from the same place do not work, now I have purchased another module and it works flawlessly
Best regards
by mkopitovic
Mon Mar 17, 2025 10:27 pm
Forum: Bug Reports
Topic: ADS111x with STM32
Replies: 2
Views: 1095

ADS111x with STM32

Please,
Can somebody confirm that the ADS111x component (ADS1115) works with STM32 (In my case I can't make it work with STM32F446).
I attached the project file maybe I'm doing something wrong :D

Best regards
by mkopitovic
Thu Feb 20, 2025 5:55 pm
Forum: Feature Requests
Topic: STM32 new component SD-Card Mode 1Bit and 4Bit Mode
Replies: 2
Views: 3332

Re: STM32 new component SD-Card Mode 1Bit and 4Bit Mode

Hi Ben :D :D

Here is another very cheap and interesting stm32f446 board (https://www.aliexpress.com/i/1005006051 ... cification) with the QSPI SD-card
More datasheets (https://github.com/WeActStudio/WeActStu ... _CoreBoard)
by mkopitovic
Fri Oct 18, 2024 6:56 pm
Forum: General
Topic: STM32 Auto programmer ( via ST-link V2)
Replies: 6
Views: 2267

Re: STM32 Auto programmer ( via ST-link V2)

thanks
work flawless
by mkopitovic
Tue Sep 03, 2024 5:32 pm
Forum: Bug Reports
Topic: ESP32 and QMC5883 and HMC5883 not compiling
Replies: 7
Views: 9374

Re: ESP32 and QMC5883 and HMC5883 not compiling

hi sorry to bother you but I ran into a few more bugs trying to make a compass: 1: LSM303D_Magnetometer1 component also don't compile, 2: EBM015 component also don't compile, 3: LSM303DLHC1 don't have Read_bearing, Read register and collectXYZdata but compile normally in this moment I can't confirm ...
by mkopitovic
Tue Sep 03, 2024 12:20 pm
Forum: Bug Reports
Topic: ESP32 and QMC5883 and HMC5883 not compiling
Replies: 7
Views: 9374

Re: ESP32 and QMC5883 and HMC5883 not compiling

hi
I sending you a message and project

best regards
by mkopitovic
Tue Sep 03, 2024 10:12 am
Forum: Bug Reports
Topic: ESP32 and QMC5883 and HMC5883 not compiling
Replies: 7
Views: 9374

Re: ESP32 and QMC5883 and HMC5883 not compiling

Hi thanks for the fast response, but unfortunately there still error during compile "C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\ESP\ESP_CAL_String.c:113:17: warning: 'FCI_GETCHAR' defined but not used [-Wunused-function] static MX_UINT8 FCI_GETCHAR(MX_STRING sStr1, MX_UINT16 iStr1_len, MX_UINT16 ...
by mkopitovic
Mon Sep 02, 2024 9:44 pm
Forum: Bug Reports
Topic: ESP32 and QMC5883 and HMC5883 not compiling
Replies: 7
Views: 9374

ESP32 and QMC5883 and HMC5883 not compiling

Hi flowcode community If I add QMC5883 and HMC5883 components I get an error and I can not compile anymore. "Device: ESP.ESP32.ESP32_WROOM_32 Generated by: Flowcode v10.1.2.40 " "../main/esp-project.c: In function 'FCD_02e41_HMC5883_Magnetometer1__Read_Bearing': ../main/esp-project.c:...
by mkopitovic
Fri Jun 23, 2023 9:05 am
Forum: Bug Reports
Topic: LED_WS82811 compiler error
Replies: 6
Views: 3657

Re: LED_WS82811 compiler error

Thanks

Compiles to Hex using an STM fine also.

Regards
by mkopitovic
Tue Jun 20, 2023 11:34 pm
Forum: Bug Reports
Topic: LED_WS82811 compiler error
Replies: 6
Views: 3657

LED_WS82811 compiler error

hi For some reason, but I'm pretty sure that the problem starts after the last update (Flowcode v10.0.3.31) (I didn't see the problem yesterday) LED_WS82811 component stops the project from compiling. The problem is the same even if no other components are inside the project just an empty project an...