Search found 7 matches

by mkopitovic
Fri Jun 23, 2023 9:05 am
Forum: Bug Reports
Topic: LED_WS82811 compiler error
Replies: 6
Views: 871

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: 871

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...
by mkopitovic
Mon Jun 27, 2022 10:15 pm
Forum: General
Topic: Flowcode Exchange
Replies: 19
Views: 20777

Re: Flowcode Exchange

Maybe I'm wrong and I apologize in advance but all the free components on the FlowcodeXchange are out of stock, or I can't find a way to download the component (ADS1115 AD Converter 16-bit I2C Interface).
I apologize once again if I'm wrong
by mkopitovic
Thu May 05, 2022 11:35 pm
Forum: Bug Reports
Topic: STM32F446 wrong internal CAN RX/TX pins
Replies: 4
Views: 1509

Re: STM32F446 wrong internal CAN RX/TX pins

Please sorry my mistake PLLM was set wrong, now when I set it to PLLM = /10 everything looks ok
by mkopitovic
Thu May 05, 2022 2:53 pm
Forum: Bug Reports
Topic: STM32F446 wrong internal CAN RX/TX pins
Replies: 4
Views: 1509

Re: STM32F446 wrong internal CAN RX/TX pins

Thanks a lot for the quick response and corrections now CHAN tx works perfectly :D :D , but I can't get anything on RX. NI-CAN (as a sender) sends a message properly, if I put pin B8 as input I detect the signal, but Can1::CheckRx(0) is always 0. logic2 log.jpg Looking at Cubemx there is a possibili...
by mkopitovic
Mon May 02, 2022 7:57 pm
Forum: Bug Reports
Topic: STM32F446 wrong internal CAN RX/TX pins
Replies: 4
Views: 1509

STM32F446 wrong internal CAN RX/TX pins

Dear it seems to me that on the internal CAN component on the STM32F446RET6 chip CAN1_RX and CAN1_TX have been replaced according to the STM32CubeMX cubeMX.jpg in flowcode is flow.jpg PB8 should be CAN1_Rx PB9 should be CAN1_Tx Since Flowcode does not give an option in the drop menu to change, is th...
by mkopitovic
Tue Jan 04, 2022 2:16 pm
Forum: General
Topic: stm32 chip support
Replies: 1
Views: 1071

stm32 chip support

respected
I see that there is f32446RE in the list of supported chips, is it possible to use STM32F446RCT6 instead of F32446RE, according to STM these are very similar chips (same pinout) only the amount of memory is different.

Thank in advance :D