Jump to content

audiomobster

Members
  • Posts

    61
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by audiomobster

  1. Hi Peter,

    thank you for your quick response. I have just one Blofeld connected to SEQ MIDI out. No MIDI in. I guess that I have set some configuration in the SEQ to loop in the SEQ itself.

    Best regards

    Uli

    PS I'm hearing double notes so I assume a loop.

  2. Hi folks,

    • What does a blinking of the com led mean on stm32f4?
    • When I load lcd interconnection test I get: Hex file contains invalid ranges for MIOS32 STM32!
    • The sequencer app loads fine, I just don't see anything on the display.

    I had the frontpanel accidentally connected to J10A, don't know if this makes an issue.

    Thanks and regards,

    Uli

  3. Hi there,

    I have no virtualized Windows so I am trying to flash the bootloader with openocd:

    openocd -f stm32f4discovery.cfg -c "program project.bin exit"

    I get following output:

    Open On-Chip Debugger 0.9.0 (2015-11-28-15:54)
    Licensed under GNU GPL v2
    For bug reports, read
        http://openocd.org/doc/doxygen/bugs.html
    Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
    adapter speed: 2000 kHz
    adapter_nsrst_delay: 100
    none separate
    srst_only separate srst_nogate srst_open_drain connect_deassert_srst
    Info : Unable to match requested speed 2000 kHz, using 1800 kHz
    Info : Unable to match requested speed 2000 kHz, using 1800 kHz
    Info : clock speed 1800 kHz
    Info : STLINK v2 JTAG v14 API v2 SWIM v0 VID 0x0483 PID 0x3748
    Info : using stlink api v2
    Info : Target voltage: 2.891327
    Info : stm32f4x.cpu: hardware has 6 breakpoints, 4 watchpoints
    target state: halted
    target halted due to debug-request, current mode: Thread
    xPSR: 0x01000000 pc: 0x0800637c msp: 0x20000c78
    ** Programming Started **
    auto erase enabled
    Info : device id = 0x10036413
    Info : flash size = 1024kbytes
    Warn : no flash bank found for address 0
    wrote 0 bytes from file project.bin in 0.001464s (0.000 KiB/s)
    ** Programming Finished **
    shutdown command invoked

    I guess I need an offset, but how large?

    Thanks and best regards,

    Uli

    The following seems to work:

    openocd -f stm32f4discovery.cfg -c "program project.bin exit 0x08000000"

    At least it doesn't throw an error.

    But it shows up as "Van Ooijen Technische Informatica". Isn't this weird?

  4. That's satifying, thanks. I was crimping some wires and even with a crimping tool I found it really sucks. As I plan to connect my MIDI ports and LEDs via cable, because otherwise I wouldn't have enough space on my backpanel, I would have to crimp about hundred pieces. These really save me some time and stress.

    Regards,

    Uli

×
×
  • Create New...