Search found 1000 matches

by Steve-Matrix
Wed Feb 21, 2024 9:21 am
Forum: General
Topic: ESP-IdF V5.12 problem
Replies: 20
Views: 3702

Re: ESP-IdF V5.12 problem

Yes - we're ok here at Matrix. We're a small team though and there are a lot of other projects being worked on. I plan to look into BLE at some point soon. Regarding the wider issue of the ESP toolchain, we are aware of the problems when this is updated. Unfortunately, we are not in control of this ...
by Steve-Matrix
Wed Feb 21, 2024 9:08 am
Forum: General
Topic: Max7219_v9
Replies: 12
Views: 521

Re: Max7219_v9

Please post a (preferably simple) project that shows this problem and we will have a look.
by Steve-Matrix
Wed Feb 21, 2024 9:07 am
Forum: General
Topic: C-File from Version 10 to MPLAB
Replies: 7
Views: 363

Re: C-File from Version 10 to MPLAB

I can see only warnings in that excerpt and no errors. Can you post the full file?
by Steve-Matrix
Tue Feb 20, 2024 4:27 pm
Forum: User Components
Topic: DHT22 bug ?
Replies: 41
Views: 5748

Re: DHT22 bug ?

A 10MHz clock on an 8bit PIC means HEX instructions take 0.4us (or twice that for jumps). This means you only have a few instructions to deal with the waveform received from the sensor. If you need to use this chip and clock speed, then I think the best thing would be for you to create your own opti...
by Steve-Matrix
Tue Feb 20, 2024 3:01 pm
Forum: Bug Reports
Topic: GLCD (SSD1306) I2C
Replies: 6
Views: 562

Re: GLCD (SSD1306) I2C

I've tried to replicate this but can't. Can you please post a simple project that shows this problem.
by Steve-Matrix
Tue Feb 20, 2024 2:54 pm
Forum: Bug Reports
Topic: measurement in centimeters with SR04 sensor
Replies: 4
Views: 419

Re: measurement in centimeters with SR04 sensor

One of my colleagues is looking into this.
by Steve-Matrix
Tue Feb 20, 2024 2:54 pm
Forum: General
Topic: SSD1963 Parallel 16 bit
Replies: 1
Views: 179

Re: SSD1963 Parallel 16 bit

I think you would need a new component to be created that supports the 16bit interface. Do you have details of the device?
by Steve-Matrix
Tue Feb 20, 2024 1:31 pm
Forum: General
Topic: SSD1322 Display Component Fonts
Replies: 26
Views: 3327

Re: SSD1322 Display Component Fonts

Sorry about your issues. It looks like your previous reminder from last month was missed. I have asked for someone to look into it if possible. On a more general note, Matrix staff and our excellent VCs on this forum sometimes find it difficult to find the balance between doing bespoke for a user's ...
by Steve-Matrix
Tue Feb 20, 2024 9:18 am
Forum: Feature Requests
Topic: Variable Name Confirmation in Pop-Up
Replies: 1
Views: 386

Re: Variable Name Confirmation in Pop-Up

Thanks for the suggestions, Brendan. I will make that change. You probably know this already, but I'm mentioning it in case it is useful to you or others: another way to mass-delete unused variables/constants is to right-click on the "Variables" or "Constants" group heading within Project Explorer a...
by Steve-Matrix
Fri Feb 16, 2024 1:05 pm
Forum: General
Topic: DHT22 Issues
Replies: 7
Views: 493

Re: DHT22 Issues

jgu1 wrote:
Thu Feb 15, 2024 7:00 pm
By the way, think it is long time we have heard from Benj, hopefully he still work for MM? :D
Yes - Ben is still here, but splitting his time amongst many different projects.