Search found 37 matches

by aderito
Wed Apr 22, 2026 11:26 am
Forum: Projects - Embedded
Topic: Help with string error
Replies: 7
Views: 1085

Re: Help with string error

It's difficult to see with the images - posting the msg.txt output as text or attaching the file may have been better - but it looks like you are not pointing Flowcode to the correct location of the batch files. Also, the parameters look wrong too. I think this is because the information on our old...
by aderito
Wed Apr 22, 2026 10:28 am
Forum: Projects - Embedded
Topic: Help with string error
Replies: 7
Views: 1085

Re: Help with string error

It looks like your project is very large and the compiler fails to compile the code because the call for a delay icon and the actual code for that delay call are too far away from each other. You could try to reduce the size of your project by removing unnecessary macros and combining duplicate cod...
by aderito
Mon Apr 20, 2026 11:21 am
Forum: Projects - Embedded
Topic: Help with string error
Replies: 7
Views: 1085

Re: Help with string error

Thank you for your reply. The project is a bit extensive, but I'll post it here anyway.
by aderito
Mon Apr 20, 2026 10:11 am
Forum: Projects - Embedded
Topic: Help with string error
Replies: 7
Views: 1085

Help with string error

Hello, I'm here to ask for help in trying to solve a problem I'm having in a project with a dspic33EV256GM006. I recently added a calculation icon to add several variables (strings) into one, and then send it via UART to another system. After a few attempts (Link Error: PC Relative branch to '___del...
by aderito
Thu Oct 23, 2025 7:36 pm
Forum: Bug Reports
Topic: bug with pca9685
Replies: 12
Views: 8034

Re: bug with pca9685

I come to conclude this topic since I have already received the module with pca9685 and I was able to test it in real time and I can confirm that everything is working correctly. My apologies for having raised doubts about this component and thank you for the help from the flowcode team.
by aderito
Tue Sep 30, 2025 10:26 am
Forum: Bug Reports
Topic: bug with pca9685
Replies: 12
Views: 8034

Re: bug with pca9685

aderito wrote:
Mon Sep 29, 2025 8:28 pm
As promised, I will post 6 screenshots. The first 3 refer to the configuration in "software" mode and the next 3 in "channel 1" mode.
sorry, the order is backwards
by aderito
Mon Sep 29, 2025 8:43 pm
Forum: Bug Reports
Topic: bug with pca9685
Replies: 12
Views: 8034

Re: bug with pca9685

this is the test program
by aderito
Mon Sep 29, 2025 8:38 pm
Forum: Bug Reports
Topic: bug with pca9685
Replies: 12
Views: 8034

Re: bug with pca9685

The simulation order is: 1,2,3 for software mode and: 1_1,1_2,1_3
for channel 1.
For reference, the same tests were performed on channel 2 and the results were the same.
by aderito
Mon Sep 29, 2025 8:32 pm
Forum: Bug Reports
Topic: bug with pca9685
Replies: 12
Views: 8034

Re: bug with pca9685

These three screenshots refer to software mode
by aderito
Mon Sep 29, 2025 8:31 pm
Forum: Bug Reports
Topic: bug with pca9685
Replies: 12
Views: 8034

Re: bug with pca9685

each capture represents the three configuration steps plus the loop