Jump to content

Rio

Members
  • Posts

    712
  • Joined

  • Last visited

  • Days Won

    9

Posts posted by Rio

  1. On 4/22/2021 at 2:38 AM, Noise-Generator said:

    Right, it's just my personal opinion, everybody can do what he wants to and DSP SIDs do have their advantages but it turns the MBox SID just into an VA and if you would redesign the Box to a DSP Synth with much more Power you could just emulate the SIDs inside.

    I think the term VA is not quite right, but yes it is no longer a real SID and an emulation is running. Nobody hears the difference in productions anymore. I think this is more about the aspect of using these 'retro' chips (including me) than just the pure sound.

    .. and of course, adequate respect should be paid to all developers who deal with the chips and their emulations.

  2. I have the armsids for two main reasons: I see them as quite passable replacements in case all my SIDs break down, and with regard to the 6581, the armsid might be a better choice as I can never find suitable filter pairs with the originals can. The 8580s, on the other hand, are quite stable.

  3. Quote

    Awesome; the board has only space for 2; so I guess I can either use the 2 as stereo pair, or as 2 different mono devices (which should give me a total of 6 oscillators and 6 notes, if I understand this correctly; since each SID has 3 oscillators that can be played together or individually).

    I'm not sure now whether your plan matches what has already been implemented with the MBSID. There are 4 sound engines, take a look here:

    • Lead Engine
    • Bassline Engine
    • Drum Engine
    • Multi Engine

    http://www.ucapps.de/midibox_sid_manual.html

    • Like 1
  4. Yes very good! I just wanted to make sure that the wrong thing is not accidentally uploaded, although the "MIOS Studio" already warns or maybe blocks this. Your bootloader is fine on your PIC just MIOS and the app needs to be uploaded in order. You can't screw up a lot there either. Otherwise just upload the two things again. Have fun and don't hesitate to ask :D

  5. Oh my fault ... I meant MIOS. You only upload the newer MIOS version with the bootloader (which is already burned on the microchip). You don’t upload the bootloader itself!! (that's for a burner and not for midi transmission). 

    Sorry, my confusion in the binary term - I just recognized it now. I hope you read it before trying, but however, MIOS Studio should warn you about this (range detection).

    from the readme.txt of mios1.9h take case A):

    A) you've already installed MIOS8 V1.9g, and want to update to MIOS8 V1.9h
    
    Thats the common case, you have to upload one of these files 
    via MIDI as described on the http://www.ucapps.de/mios_bootstrap.html page
    depending on the PIC derivative you are using.
    
    ...
    
    PIC18F4685:
       -> pic18f4685\midi\mios8_v1_9h_pic18f4685.hex

    upload the mios1.9h hex and then you can upload the MBSIDv2 app again. 

    • Like 1
  6. hi,

    3) use PC messages, not CCs.

    4) right - you have 1 stereo pair. (you can stuff up to 8 sids by 4 cores), but i am not sure how many cores can be loaded in sammichSID because I am not familar with sammich board.

    5) pls use the "mios studio" software. and yes first upload the newer bootloader MIOS and then the application. Everything can be uploaded via midi, but take care about the core IDs and the correct bootloader MIOS file.

    MBSID V2.044 changelog: Please update to MIOS V1.9h before uploading the application, otherwise the improvements won't be effective.

    have fun with the synth!

    • Like 1
  7. ok, i have now tested a different usb cable (the cable is short and thicker - it looks more stable). Everything works now (also with win7 and win10). The jumper must be removed, otherwise the linker will not work. no mbed driver needed or anything else...it worked for me without installing anything or without updating the firmware now. but i'm not sure if i ever installed the mbed stuff before i was switching to win10 - that was 2 years ago, but I don’t think so, because I restore a untouched/clean OS once a year.

    1.PNG.f88e439122c473815ff249ffde549e4f.PNG

    2.PNG.28a7f27e5c632f260538f27430475f0a.PNG

    1.PNG.38f98a19dc71a45d0c59d03af624736b.PNG

     

    so either you actually don't have a really good short cable at hand, or you have an old firmware on the probe.

    check out:

    1. better cable

    2. update linker/probe firmware

    have a look here:

    https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-LPC1769-OM13085-Can-t-find-debug-Probe/td-p/736413

    so, therefore you can hold 'reset' button on board or solder a bridge on JP4. I just did the solder solution. that's working. so you get into the ISP mode and you can copy the newer not mbed-based firmware for the linker board (LPC11U35 debug probe) again. I didn't do that now, because my board already works, but it should work as described here.

    Quote

    That year we introduced a new version of the firmware that was not based on mbed...

     

     

  8. ok i tried the same steps that you mentioned. And I come to the same conclusion that it does not work under win10 as you described (with me, however, no drivers are shown in the device manager). I don't quite get it - I'm (actually) sure I got it installed in the past - but that was a win7. But when I try to install it in Win7 it doesn't work either. When installing the mbed driver, the same error message appears. it is really crap right now ... maybe gerald.wert has an idea, he also successfully connected it, just didn't write how.

  9. there are 3 more links at the bottom by ZhangJennie, about that post about 1769 rev.D problems, referred to:

    MBED serial driver

    - probe firmware

    - Can't find debug Probe ticket..

     

    I know the picture you posted/shown is related to a lpc8xx but I think it uses the same probe (CMSIS-DAP).

    BTW: You have to think of it this way: there are two boards - on the one hand it is the debug / linker probe and on the other hand the LPC1769 board - both are connected. If the jumper is set, the probe has priority.

  10. Ok, i have found my rev.D1 board again and plugged it in. It's using CMSIS DAP linker too.

    Yes, it is also not found (with closed jumper). So something is still fishy. Have you ever tried to load the host drivers from nxp:

    https://www.nxp.com/design/microcontrollers-developer-resources/lpc-microcontroller-utilities/lpcxpresso-board-for-lpc1769-with-cmsis-dap-probe:OM13085

    at the bottom:

    Host Device Drivers  ( 1 )

    - Firmware and drivers for LPC11U35 debug probes

    I think that's for it ..

  11. did you try this:

    If his guidance on the rev D doesn't help, you could PM him. at least he managed it.

    Edit: Oh, I just checked again at myself: I had actually successfully flashed a Rev D1 via the IDE 8.2.2 in the past. I can't remember any unusual things now.

  12. In some posts, people get in trouble with CMSIS-DAP. but take a look here:

    https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso-LPC1769-board-not-recognized-when-debugging-with-LPC/td-p/1200156

    On the other hand, I read that it probably also worked with 8.2.2 ... I can't test it myself (i have only rev.A B C). Do you have the chance to grab an older revision? Don't you want to go to the newer CPU sooner if that is so much trouble? But you could still do some research ... it's up to something.

×
×
  • Create New...