-
Posts
15,247 -
Joined
Content Type
Profiles
Forums
Blogs
Gallery
Posts posted by TK.
-
-
Hi,
many files have to be changed to support another STM32F4 derivative, especially when it's smaller (memory & package wise) than a STM32F407!
Even for me this would take a couple of hours (therefore I can't give you simple instructions for the required changes).
Most difficult topic is to decide the IO pin configuration for the reduced 64pin package. Many peripherals won't be available.
However, since you already own a STM32F407, it's probably better to skip this idea anyhow.
Best Regards, Thorsten.
-
Great! :thumbsup:
Best Regards, Thorsten.
-
Hi Florian,
yes, I could add this to the firmware.
I'm unsure about the best access method for this function - which one would you prefer:
a) using a key combination, e.g. "COPY+CLEAR" (or similar)
b) a dedicated button function, which can be configured in the MBSEQ_HW.V4L file on SD Card.
Then you could sacrifice a typically unused button (e.g. UNDO?) and assign the new CLEAR_PB_AND_CC function to this button instead.
Best Regards, Thorsten.
-
Hi Lisa,
They seem to have little effect on the sound, other than making it quieter. They also seem to effect the sound all the time, even when "ext in" isn't switched on.
yes, the pots will affect the sound regardless of the "ext in" switch. Therefore turn the pot full left if you don't want to use the feedback option.
You should hear an effect with "ext in" on, cutoff low, resonance high, pot at least in middle position.
Best Regards, Thorsten.
-
I can confirm that ULN2803 helps to get consistent brightness.
Proven in the LRE8x2x4 project:
For best brightness results, consider to use 8x16 matrices (each matrix outputs 8 meters, each with up to 16 LEDs), and not a 16x16 matrix, because than more meters share the same row SRs, than less time per meter to display the pattern!
Best Regards, Thorsten.
-
The SID volume shouldn't be modified if the V2A option is enabled in the ensemble menu.
From the user manual:
V2A (Volume to Analog): Volumes are forwarded to external CV outputs as well (assignments have to be done in the setup_*.asm file). Note that the effective volume value behind the modulation path is taken - accordingly you are able to realize an external VCA to overcome the ADSR bug.
Best Regards, Thorsten.
-
The MIDI router is not enabled by default, therefore this won't work without further configuration.
And to confuse you even more: the MF module has a special MIDI router, which is configured with the "MF" command, and ensures that "direct" communication between MF and core module won't be forwarded.
Did you already found the configuration examples?
E.g.
The MF command specifies an midi_in_port, midi_out_port and config_port
Did you already consider this?
If yes: which configuration are you using exactly?
Best Regards, Thorsten.
-
Yes, you are right, the connections are wrongly named at the Discovery side, they are correct at the J10A side. I can fix the schematic in ca. 2 weeks...
The PCB has the correct connections.
Best Regards, Thorsten.
-
You will find following option in the OSC menu which has to be enabled for all three oscillators:
- GSA (Gate Stays Active): once activated, the VCA envelope won't be released anymore, resulting into a permanent sound. This allows you to control the sound volume completely with the internal, or an external filter, or with an external VCA. It's an option which allows you to overcome the infamous ADSR bug of the SID.
Best Regards, Thorsten.
-
Hi,
I've no idea why there should be a problem with the SD card under these circumstances.
I turn off, insert the SD card, turn it on, but by this time I do not work anymore at all.It isn't required to turn off the core when you insert or exchange the SD Card.
What happens if you insert/remove it multiple times while the application is running.
Do you get additional error messages in the MIOS Terminal?
And what is the output of the "sdcard" command when you enter it into the terminal?
Best Regards, Thorsten.
-
The b11 and b12, b21 and b22 etc are supposed to be connected with jumpers on the male pin headers if i just want unipolar out, right? If i want bipolar i can make the little schematic shown on the AOUT page with a trimmer and some resistors...
yes, but this shouldn't make a difference for the gate LEDs - please focus to debug this first (yes, maybe there is a problem with J19 of the core module)
Best Regards, Thorsten.
-
Probably the missing pull-up resistor was the reason, because it can stall the CAN handler due to random events, so that only the watchdog will bring back the PIC into a controlled state by triggering a reset.
That's also documented in the FAQ, see: http://www.ucapps.de/midibox_sid_manual_ki.html
Best Regards, Thorsten.
-
I would propose to assign the buttons to Bookmarks, this gives you full flexibility (see also http://www.ucapps.de/midibox_seq_manual_m.html)
Just disable the current F1..F4 assignments in your MBSEQ_HW.V4 file (can be edited with the Filebrowser in MIOS Studio).
E.g. if you are using Wilba's Frontpanel with button matrix change:
# Following button functions are usually assigned to Fx # buttons, or to dedicated (labeled) buttons # In Wilba's frontpanel layout: # F1 is located at SR M3 Pin 3 # F2 is located at SR M2 Pin 2 # F3 is located at SR M2 Pin 3 # F4 is located at SR M1 Pin 2 # and there are dedicated buttons for Copy/Paste/Clear/Utility/StepView # DISABLE DEFAULT ASSIGNMENTS: # SR Pin BUTTON_BOOKMARK 0 0 BUTTON_PAR_LAYER_SEL 0 0 BUTTON_TRG_LAYER_SEL 0 0 BUTTON_TRACK_SEL 0 0
And assign the SR/pin numbers to the bookmark function instead:
# alternative (individual) bookmark buttons # no LEDs available! # SR Pin BUTTON_DIRECT_BOOKMARK1 M3 3 BUTTON_DIRECT_BOOKMARK2 M2 2 BUTTON_DIRECT_BOOKMARK3 M2 3 BUTTON_DIRECT_BOOKMARK4 M1 2
2.. is there a quick way to clear all notes and start again from settings that I like to have as default? the reasoning behind this is simple, I like to know my 4 parts are set to certain lengths and forced to scale, but beyond that I do amm my pattern entry live from a blank canvas...then at the end of the song , I need ot be able to quickly erase all the data and star the next song...so far I have only been able to either do this by removing the staps manually or unplugging and replugging the unit...I am sure Im missing something?Use sessions!
Best Regards, Thorsten.
-
:thumbsup:
-
Is it a 74HC595 or 74HCT595?
A 74HCT595 wouldn't work properly.
Best Regards, Thorsten.
-
Also i see the clock signal (pin 17 of pic, pin 6 of sid) going on and off every few seconds.
This could be a watchdog reset caused by corrupted app upload.
Do you still get error messages when you are trying to upload the application?
(the upload window will notify about the number of errors)
Best Regards, Thorsten.
-
For the sequencer, would it make sense to blink one of the encoder-ring LED's as a step-chaser that follows the pattern, like in this video?I guess that you are mainly searching for some „blink“.Well, I consider to display animated output waveforms of the controlled parameters in future! :smile:E.g. LEDrings should be animated based on the LFO and ENV depth parameter assigned to the corresponding encoder.I can save the patch, and I can see/read the file in the MIOS file browser, but when I press LOAD on the unit I get <no .MIO files>
This was a bug (now fixed in the repository)
Actually the LOAD page should search for .CV2 files, and not .MIO files
Best Regards, Thorsten.
-
No, this would require too many changes.
I don't want to overcomplicate this project.
Best Regards, Thorsten.
-
It is implemented: J10B is used instead of J28
Pinning:
J10B.D8: serial data (was J28.SDA on a MBHP_CORE_LPC17 module)
J10B.D9: serial clock (was J28.SC on a MBHP_CORE_LPC17 module)
J10B.D10: SR strobe (was J28.WS on a MBHP_CORE_LPC17 module)
Note that these assignments are not pin-compatible to a DOUT module anymore!
Best Regards, Thorsten.
-
The vertical row is driven by two lines which go to J15A via two transistors - a broken transistor is unlikely, check the 16 pin cable again.
Best Regards, Thorsten.
-
Yes, the #defines are listed here: http://svnmios.midibox.org/filedetails.php?repname=svn.mios32&path=%2Ftrunk%2Fdoc%2Fmios32%2FMIOS32_CONFIG.txt
Best Regards, Thorsten.
-
It's better to add
#define MIOS32_DONT_USE_AIN 1
to the mios32_config.h file, this should disable the MIOS32_AIN code and calls to MIOS32_AIN driver (e.g. in main.c) completely.
Best Regards, Thorsten.
-
The gate LEDs are a good indicator, if the Core->MAX525 communication is working or not, because an unconnected bipolar PSU or shunt won't affect this.
Apparently the communication is not working, otherwise the gates would be enabled whenever a note event is played.
Just to doublecheck:
I guess that you are trying this example: http://svnmios.midibox.org/filedetails.php?repname=svn.mios32&path=%2Ftrunk%2Fapps%2Fcontrollers%2Fmidibox_ng_v1%2Fcfg%2Ftests%2Fcvnotes.ngc
Did you change:
AOUT type=AOUT_NG cs=0 num_channels=8
to:
AOUT type=AOUT cs=0 num_channels=8
to select the right protocol?
If yes: doublecheck the connections between AOUT module and MBHP_CORE_LPC17::J19.
Best Regards, Thorsten.
-
Jo, dann solltest Du mal eine aktuellere MIDIbox NG Version installieren... :rolleyes:
Gruss, Thorsten.
Song Position Action "END" does not stop the seq
in MIDIbox SEQ
Posted
Well, it has been requested that END shouldn't stop the sequencer anymore, and nobody complaint.
If you want to get back the old behavior, you've to rebuild the firmware with following change in seq_song.c:
search for following lines:
and replace "#if 0" by "#if 1"
Best Regards, Thorsten.