vanvught / rpidmx512

Orange Pi DMX512 / RDM / MIDI / OSC / Art-Net / WS28xx / L6470 / Stepper / TLC59711 / PCA9685 / Servo / PWM / TCNet / SMPTE / RDMNet / LLRP / GD32 / GigaDevice / Raspberry Pi
http://www.orangepi-dmx.org/
MIT License
391 stars 109 forks source link

LTC internal generator issue #269

Open pablogfdez opened 11 months ago

pablogfdez commented 11 months ago

Hi.

I hope you can help me.

I've connected a front panel based on MCP23017 to use it as source select as described in your website.

The problem is that when i select the "Internal" source from this controls the counter sometimes slows down and time showed don't correspond with "real" time.

This happens randomly, but more often when "LTC" was previously selected.

When i select "internal" by editting "ltc.txt" file it works as expected.

The assembly has a MAX7219 8x7seg display, and both audio and midi pcbs fitted.

Any idea on what could be going on?

Regards. --Pablo

vanvught commented 11 months ago

Pablo,

Which version are you using?

This happens randomly, but more often when "LTC" was previously selected.

That is pretty weird. It does not sound logical.

pablogfdez commented 11 months ago

Thank you for your fast response.

I'm using the latest compiled image available in this git.

I know it's weird, but please see the attached video.

I'll try to test with a different orange pi zero this weekend to discard any problem with it.

https://github.com/vanvught/rpidmx512/assets/145710427/426cceef-31fb-4461-90e2-342c4cf2209a

vanvught commented 11 months ago

Hi Pablo,

Thanks for the video. Nice setup!

I will work on this issue in the weekend.

pablogfdez commented 11 months ago

Thanks. Feel free to ask if you need me to do any test.

All hardware is based in your gerbers. Front and back panels are 2.5mm laser cut acrylic attached to an aluminum enclosure. I want to build all the system based on a single PCB in the future. I'll send project files to you if it works but at this moment I'm pretty busy with my own projects.

--Pablo