Search found 2115 matches
Re: AI
Hello, Having AI help with projects and component libraries is already possible, the flowcode projects are stored in XML format which is perfectly compatible with AI coding agents. You can also include external C and H files which again is a piece of cake for an AI agent. There is also a bit of a be...
- Wed Apr 01, 2026 5:12 pm
- Forum: Projects - Embedded
- Topic: PIC18F24J11 PWM not working (simulation working)
- Replies: 4
- Views: 358
Re: PIC18F24J11 PWM not working (simulation working)
Hello,
Sorry for the delay, I see the issue, bear with and I'll get it resolved for you.
Edit, hopefully resolved for you now via the library updates. You now need to assign the PWM remap pin via the component properties and hopefully it should then work correctly.
Sorry for the delay, I see the issue, bear with and I'll get it resolved for you.
Edit, hopefully resolved for you now via the library updates. You now need to assign the PWM remap pin via the component properties and hopefully it should then work correctly.
- Wed Apr 01, 2026 10:10 am
- Forum: Bug Reports
- Topic: Pi Pico Compile Error
- Replies: 4
- Views: 342
Re: Pi Pico Compile Error
Hopefully resolved for you now, thanks for letting us know.
- Tue Mar 31, 2026 12:34 pm
- Forum: Projects - Embedded
- Topic: VL53L0X1 Showing only High Repeated Number
- Replies: 4
- Views: 312
Re: VL53L0X1 Showing only High Repeated Number
Hi Pierre,
Ok thanks for letting us know I'll see if I can replicate the long range issue here and see if I can get it fixed for you.
Ok thanks for letting us know I'll see if I can replicate the long range issue here and see if I can get it fixed for you.
- Mon Mar 30, 2026 1:31 pm
- Forum: Projects - Embedded
- Topic: VL53L0X1 Showing only High Repeated Number
- Replies: 4
- Views: 312
Re: VL53L0X1 Showing only High Repeated Number
Hello Pierre,
The ATTINY is running at 8MHz, half the speed of the Uno. Is it possible to try changing the crystal and boostig this to 16MHz to see if that makes a difference
The ATTINY is running at 8MHz, half the speed of the Uno. Is it possible to try changing the crystal and boostig this to 16MHz to see if that makes a difference
- Mon Mar 30, 2026 1:24 pm
- Forum: Tips & Tricks
- Topic: Flowcode 11 Graphical Display Manager Demonstration
- Replies: 6
- Views: 636
Re: Flowcode 11 Graphical Display Manager Demonstration
Hi Jorgen,
I'm going to make another video for you tomorrow which I hope will help.
I'm going to make another video for you tomorrow which I hope will help.
- Fri Mar 27, 2026 10:05 am
- Forum: Projects - Embedded
- Topic: flickering STM32 touch screen
- Replies: 6
- Views: 969
Re: flickering STM32 touch screen
I've had a dig and can't seem to put my hands on it. Can you create a simple video showing the problem and that might help us to understand and identify where the problem lies. Trying Flowcode v11 would also be useful as lots has changed since v8 and we likely wouldn't be able to roll out a fix for ...
- Fri Mar 27, 2026 9:59 am
- Forum: Tips & Tricks
- Topic: Flowcode 11 Graphical Display Manager Demonstration
- Replies: 6
- Views: 636
Re: Flowcode 11 Graphical Display Manager Demonstration
Hello Jorgen, The button handler macro changes scene as required and then in the main loop you need to check which scene is active and then process the code specific for that scene. e.g. on the voltage scene you would sample the voltage and display. On the current scene you would sample the current ...
- Thu Mar 26, 2026 4:35 pm
- Forum: General
- Topic: ADS1115 An0 not simulate - Resolved
- Replies: 3
- Views: 380
Re: ADS1115 An0 not simulate
Hello,
Many thanks for reporting. This should be resolved for you now via the library updates.
Many thanks for reporting. This should be resolved for you now via the library updates.
- Thu Mar 26, 2026 10:52 am
- Forum: General
- Topic: Fiber comms
- Replies: 3
- Views: 328
Re: Fiber comms
Hello,
It looks like it should be fairly straightforward and just work with the serial UART component. If you give it a go then let us know how you're getting on.
It looks like it should be fairly straightforward and just work with the serial UART component. If you give it a go then let us know how you're getting on.