Search found 1351 matches

by medelec35
Fri May 17, 2024 3:40 pm
Forum: General
Topic: Matrix Keypad Issues Disturbance
Replies: 2
Views: 21

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: 12625

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: 12625

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: 62

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: 44

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 34 times
by medelec35
Tue May 14, 2024 10:34 pm
Forum: Bug Reports
Topic: The PIC18F47J53 has no PIN C3
Replies: 1
Views: 50

Re: The PIC18F47J53 has no PIN C3

Hello. Many thanks for reporting the bug. As you have not used the 9 or 10 post icon, I will assume you are using Flowcode V10 The attached FCD file is for Flowcode V10 only. Browse to this location using File Explorer, it's hidden by default so just paste the link into your address bar. C:\ProgramD...
by medelec35
Tue May 14, 2024 9:01 am
Forum: Projects - Embedded
Topic: Secondary oscillator on a PIC16F18425
Replies: 4
Views: 62

Re: Secondary oscillator on a PIC16F18425

Hello Ian. I have not got your target device to check with, so I can't test if my answer is correct. If it was me, I would set the project options for internal oscillator for your desired frequency, e.g 32MHz. Connect the crystal and caps to the SOSC pins and then select the SOSC source from Timer0 ...
by medelec35
Sat May 11, 2024 2:14 pm
Forum: Bug Reports
Topic: Compilation error when using ST7789V component with ESP32.[SOLVED]
Replies: 3
Views: 78

Re: Compilation error when using ST7789V component with ESP32.

Hello.
Although you are not using CS pin, you will need to change Use CS to Yes, select a suitable pin.
Then you can change Use CS to No.
by medelec35
Tue May 07, 2024 9:30 pm
Forum: Bug Reports
Topic: SR04 Ultrasonic Sensor
Replies: 10
Views: 236

Re: SR04 Ultrasonic Sensor

The reason, I suggested the UART as well is because I noticed the display changing from say 160cm to 50cm then back to 160etc. As it happens the pulse was also showing it was 50 cm, so then can be ramdom changes dure to sound bouncing of objects that are not in the line of site. Of course, if the UA...
by medelec35
Tue May 07, 2024 5:09 pm
Forum: General
Topic: MCP23017 decoder
Replies: 1
Views: 82

Re: MCP23017 decoder

Hello. In future can you slect the 9 or 10 post icon so we now which version you need help with. If you are referring to simulation, then there is no simulation for this component. If you are referring to hardware, then have you checked your code is running at the correct clock speed by using the On...