Jump to content

latigid on

Frequent Writer
  • Posts

    2,524
  • Joined

  • Last visited

  • Days Won

    149

Posts posted by latigid on

  1. So all LEDs are lit except play? And it's a sudden change? 

    If the switches function properly, the issue is either with the anode side (IC3), THT resistors or with the LEDs themselves. 

    I would check individual diode functionality with a multimeter. A possible fault is that one or more LEDs are busted. 

  2. It is the same in much of Europe, I think because transformers draw some current even when the secondary is unloaded. The only way to kill the power is to switch off the mains (which I always do) or to unplug the wallwart. So it is seen as a power-saving scheme.

    Try rummaging through a second hand store or fleamarket for an old one. Alternatively you can still buy transformers and build your own, but need to be experienced with mains voltage and case it safely.

    https://www.reichelt.de/Transformers-toroid/2/index.html?ACTION=2&LA=2&GROUPID=8880

     

  3. If the PSU is heavy, then it has a wound transformer in it, so it is a linear PSU. If it is light, then it is switching as the components are much smaller (also sometimes containing a small transformer). Very few of linear ones are also regulated, but they do exist. You should measure something near the rated voltage with a multimeter. Better to load it with a 1k THT resistor. If the voltage is wildly different then it is not regulated.

    The current capacity of a switching PSU is much higher than for a linear PSU of the same size. Anything over a few hundred mA will be a switching PSU.

  4. 7 hours ago, lp1977 said:

    Thanks for clarification. I had read this about the MBSEQ_HW.v4 file in the uCApps User Manual and was applying it to my situation: 

    "The file will be loaded (only once!) after startup. In distance to other configuration files, it won't be loaded again if the SD Card is reconnected to avoid sequencer hick-ups during runtime, and to cover the special case where files should be loaded from a SD card which contains a MBSEQ_HW.V4 file for a different hardware."

    This made it sound like you could hot-swap the SD cards if you had different files on different cards, without it affecting your HW config.

    TK.'s description is slightly ambiguous, but I agree with your assessment. The config file should stick and the hardware should know to keep the correct matrix assignments.

     

    7 hours ago, lp1977 said:

    The waveshare is installed in the case so I'd need to disassemble it to look at it. 

    This is what I see in MIOS Studio query window:

    Operating System: MIOS32

    Board: MBHP_CORE_STM32F4

    Core Family: STM32F4xx

    Chip ID: 0x10076413

    Serial: #1D0027001851373337323532

    Flash Memory Size: 1048576 bytes

    RAM Size: 196608 bytes

    MIDIbox SEQ V4+.095

    (C) 2018 T. Klose

     

     

     

    Thanks for the response. I'll get a sample together and post in the release feedback thread.

    Bruno is right; the 1MB flash confirms the correct VGT6 chip.

  5. For removing the SD card during runtime, we've established that this can break things, so please restart if the card was removed.
    (would be nice to reload the HW config file upon remounting the SD).

    I'm not sure if the MIDI file export is related to any particular hardware. Sounds a bit like a memory overrun. What is the flash size of your STM chip when you query in MIOS Studio/is the chip VET6 or VGT6 on the Waveshare board?

    Please post the request (maybe also the previous bug report) in the following thread and hopefully TK. gets some time to look at it. Additionally, provide an example session that could be tested. 

    http://midibox.org/forums/topic/13137-midibox-seq-v4-release-feedback/

     

     

  6. Hi Adam,

    Interesting, the MEC/Apem switches are typically quite solid! How are you determining intermittent behaviour? Could it be that the switches are fine but the LED legs are broken/intermittently contacting (compare DIN events in MIOS Studio versus LED emission)? Removing the switches is really a pain (as is inserting LEDs when the switch is already in).

    I don't think the LEDs are available at Mouser. Considering the issues you've had, I think we could send you a set of replacements. If that would be too slow for you, you could also find similar replacements on eBay but they will likely ship from Asia.

    Best,
    Andy

     

  7. Sorry for the confusion, really what is written in the above posts is all correct and there is not much more to add. But to clear it up: all MIDIbox platform software is open-source, free for personal use. Some circuits are too, but some are not and this has been the case for quite some time. It is even less common to publish layout files. The non-commercial part means in this context that you are not permitted to run MIDIbox software in assembled devices that you sell.

    Peter and I provide a valuable service, which takes a significant portion of our lives, in making great, professional-quality projects available. We have the full support of the MIDIbox creator, Thorsten Klose, to do this.

    I hope that your confusion is resolved and you can work on your design with the documentation at hand.

     

  8. What you see on uCapps is all you need to DIY a SEQ.

    http://ucapps.de/midibox_seq_manual_hw.html

    A SEQ is just two displays and series of encoders, buttons and LEDs connected to DIN and DOUT modules. You address the buttons in the HW config file; this way you can have all buttons and LEDs in the arrangement you like. You then need some sort of Core (with SD card) and a MIDI IO board or just use USB. CV would need an AOUT module plus an additional DOUT module.

    Best of luck with your design.

     

  9. Just now, Antichambre said:

    Can be interesting to see if we can combine/sync this chip with SRIO(HC595) to get matrix with dimming, without to much ghost artefact.

    Tried it! The LEDs flicker/pulse rather than dimming as the PWM/clock rates are not syncronised...

×
×
  • Create New...