Search found 1356 matches

by medelec35
Fri May 24, 2024 3:14 pm
Forum: General
Topic: Visualizar consola
Replies: 2
Views: 22

Re: Visualizar consola

Hola.
Sólo para agregar a la respuesta de Ben.
Necesitará tener una licencia profesional para ver los datos de la consola, incluida la EEPROM.


Hello.
Just to add to Bens reply
You will need to have a professional licence to view the console data including EEPROM
by medelec35
Wed May 22, 2024 8:21 am
Forum: Bug Reports
Topic: Compilation error when using MFRC522 component with ESP32.[SOLVED]
Replies: 2
Views: 54

Re: Compilation error when using MFRC522 component with ESP32.

Hello Sasi Many thanks for the bug spot. ESP32 is being over fussy. I have fixed the issue. To try the component. Browse to this location using file explorer , it's hidden by default so just paste the link into your address bar. C:\ProgramData\MatrixTSL\FlowcodeV10\Components Place the attached comp...
by medelec35
Mon May 20, 2024 3:15 pm
Forum: Bug Reports
Topic: arduino INTERRUPTS - IOC PORTD... do not select..
Replies: 6
Views: 930

Re: arduino INTERRUPTS - IOC PORTD... do not select..

Hi Lambra I have just testing IOC on the Arduino Uno & there is nothing to fix! Port IOC works for ports B,C and D. Okay so I do NOT ...get the BLUE flag or the RED flag to set..!! I consider this to be a bug.... which I bave tracked back to the days of V5 flowcode.. No, not a bug since with AVR it ...
by medelec35
Mon May 20, 2024 12:23 pm
Forum: Bug Reports
Topic: SR04 Ultrasonic Sensor
Replies: 13
Views: 896

Re: SR04 Ultrasonic Sensor

Hi Iain I have just looked into this, and its not a bug but a setting in which I gave incorrect advice. What I have done is exposed the timer rollover time which is in seconds The furthest distance that can be measured is 310 cm = 18ms. Therefore, the value exposed can't be below the maximum ms time...
by medelec35
Mon May 20, 2024 8:06 am
Forum: General
Topic: PIC12F509 Compile Error
Replies: 8
Views: 111

Re: PIC12F509 Compile Error

Hi Alan
I would not recommend using 12F509 as the memory is too low to do anything with.
The error is just stating the target device has run out of memory.
For example, if you change the target device to 12F1840, not only will it run a lot faster, but there will also be much more memory available.
by medelec35
Fri May 17, 2024 3:40 pm
Forum: General
Topic: Matrix Keypad Issues Disturbance
Replies: 4
Views: 847

Re: Matrix Keypad Issues Disturbance

Hello.
If you look at Generic Keypad on the Wiki, it shows you how to wire up the keypad.
by medelec35
Fri May 17, 2024 11:14 am
Forum: General
Topic: New MCP690X Thermocouple Component.
Replies: 39
Views: 13689

Re: New MCP690X Thermocouple Component.

Thanks Stefan.
I have tried with CH1 on the Wroom-32 and with the same pins as you and it's working for me.
by medelec35
Fri May 17, 2024 10:21 am
Forum: General
Topic: New MCP690X Thermocouple Component.
Replies: 39
Views: 13689

Re: New MCP690X Thermocouple Component.

Hi Stefan.
I have just tested my MCP9600 on CH1 on Wroom-32 and is working as expected.
What pins are you using for data and clock?
by medelec35
Fri May 17, 2024 7:21 am
Forum: Projects - Embedded
Topic: Secondary oscillator on a PIC16F18425
Replies: 4
Views: 760

Re: Secondary oscillator on a PIC16F18425

There must be a bug in the settings somewhere. Its like there are not enough options in the dropdown to set to SOSC and HFINOSC 32MHz No, only set it for HFINOSC 32MHz. Config settings OSC.png SOSC is only set within timer 0 Make sure the clock is running at the desired speed e.g 32MHz, by running ...
by medelec35
Thu May 16, 2024 5:21 pm
Forum: General
Topic: ESP32 and i2c multiplexer TCA9548A
Replies: 3
Views: 363

Re: ESP32 and i2c multiplexer TCA9548A

hi Stefan.
there are two versions of this component.
What about selecting the component that is within Comms Interface?
TCA9548A.png
TCA9548A.png (45.6 KiB) Viewed 353 times