Search found 37 matches
- 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...
- 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...
- 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.
- 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...
- 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.
- Tue Sep 30, 2025 10:26 am
- Forum: Bug Reports
- Topic: bug with pca9685
- Replies: 12
- Views: 8034
- 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
- 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.
for channel 1.
For reference, the same tests were performed on channel 2 and the results were the same.
- 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
- 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