Search found 1982 matches
- Mon Oct 13, 2025 9:00 am
- Forum: Bug Reports
- Topic: WS2812 Sim OK but fails to built
- Replies: 6
- Views: 8095
Re: WS2812 Sim OK but fails to built
Hello. I have just had a look into this I have added a line of code to the internals file, which should hopefully allow your project to compile, browse to this location using file explorer , it's hidden by default so just paste the link into your address bar. %ProgramData%\MatrixTSL\FlowcodeV10\CAL ...
- Mon Oct 13, 2025 8:19 am
- Forum: Bug Reports
- Topic: WS2812 simulation and compilation errors
- Replies: 4
- Views: 56
Re: WS2812 simulation and compilation errors
Hello. I have fixed the compile errors ,so hopefully your project will now compile. If yoy want to test the updated component, browse to this location using file explorer , it's hidden by default so just paste the link into your address bar. %ProgramData%\MatrixTSL\FlowcodeV10\Components Place the a...
- Thu Oct 09, 2025 1:28 pm
- Forum: General
- Topic: Analog value with I2C display ssd1306
- Replies: 4
- Views: 177
Re: Analog value with I2C display ssd1306
Hello. In addition to Martin's reply, with he print function you need to have the Transparency Set to 0 and not 1. This will make sure that that in the same location, the previous digit is overwritten. What you are showing is all previous digits in the same location remaining. That will prevent you ...
- Fri Oct 03, 2025 12:54 pm
- Forum: General
- Topic: HMC5883L Bug or me!
- Replies: 11
- Views: 1107
Re: HMC5883L Bug or me!
OK thanks for letting me know.
Did you want to try with the first file and enter correct address.
We can take it from there.
Did you want to try with the first file and enter correct address.
We can take it from there.
- Fri Oct 03, 2025 12:18 pm
- Forum: General
- Topic: HMC5883L Bug or me!
- Replies: 11
- Views: 1107
Re: HMC5883L Bug or me!
I have just modified the component so you can select either QMC5883L or HMC5883L
People might find it less confusing than just leaving the user to work out and enter correct address.
People might find it less confusing than just leaving the user to work out and enter correct address.
- Fri Oct 03, 2025 12:06 pm
- Forum: General
- Topic: HMC5883L Bug or me!
- Replies: 11
- Views: 1107
Re: HMC5883L Bug or me!
I have looked at the component and 0D is used. I have added an address property if you want to try it out. If you do, browse to this location using file explorer , it's hidden by default so just paste the link into your address bar. %ProgramData%\MatrixTSL\FlowcodeV10\Components Place the attached c...
- Fri Oct 03, 2025 7:52 am
- Forum: General
- Topic: HMC5883L Bug or me!
- Replies: 11
- Views: 1107
Re: HMC5883L Bug or me!
hi Jorgen.
For the board that's not working have you tried using the I2C scanner on it?
If so, what address is displayed?
For the board that's not working have you tried using the I2C scanner on it?
If so, what address is displayed?
- Thu Oct 02, 2025 3:02 pm
- Forum: Feature Requests
- Topic: PIC18F86/87 J72
- Replies: 7
- Views: 10215
Re: PIC18F86/87 J72
You're welcome.
Fingers crossed all is working for you.
Fingers crossed all is working for you.
- Tue Sep 30, 2025 8:52 pm
- Forum: General
- Topic: MCP23017 probelm
- Replies: 3
- Views: 339
Re: MCP23017 probelm
Have you tried redownloading the component I modified.
If hardware still does not then could be a hardware issue.
If your hardware starts working, then I will look into what updates have been applied since I updated the component last.
If hardware still does not then could be a hardware issue.
If your hardware starts working, then I will look into what updates have been applied since I updated the component last.
- Tue Sep 30, 2025 3:40 pm
- Forum: General
- Topic: Pico question
- Replies: 4
- Views: 399
Re: Pico question
Hi Mark You can get the Pico into boot mode by holding the boot button down, then plugging in the USB cable. A window should pop up like this: Pico Boot mode.png It's just like plugging in a USB flash drive. When you use compile to target, Flowcode will transfer the correct file to the above directo...