Jump to content

Antix

Members
  • Posts

    824
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Antix

  1. Thanks Thorsten for your reply

    as usual you are very kind

    Often the more you break your head on the wall the more simple is the solution of the problem

    After a lot of evening trying to make work my circuit I noticed that the problem is the programmer and the 16F series.

    I made a lot of midiboxes with my programmer without any problem but 16F877 wants Vdd during programming

    and as you can see in the schematic the "P" ( programming ) position cuts  Vdd. ( the "E" position is for evaluation board function )

    With Pic 18F452 or 4620 or 4685 I never had this problem an succesfully programmed in P position

    Probably I am a stupid and forgive me if all of you already knows that 877 needs Vdd during the programming but may be useful share this information about older PIC.

    I was deceived from the random operation , as you can see the picture the circuit worked occasionally.

    Thanks again to TK

    Best regards

    Antonio

    Pic_Programmer.jpg

  2. hi,

    Recently I bought a JX-8P and decided to program it with a nice looking MidiboxPlus ( no matter the age :))

    I am using:

    16F877-20/P

    20 MHz xtal

    mplus_pcb_v1.brd  redesigned board which is consistent with the final schematic

    succesfully burned and verified  PIC with ME-Prog from Micro Engineering using Epic Programmer ( I made a lot of Midibox with this programmer )

    midibox_plus_v1910.zip  is the firmware with the 16 pot variant

    now the pain

    I powered up about 50 or 60 times and LCD visualized the right screen only 3 times. ( as you can see in the attached image )

    the other times a line of blank character .

    It seems to me something like a bad LCD initializing ( am going to buy another LCD in the case the one I have may be too slow)

    Please does anyone reported  strange behaviour like this on MidiboxPlus or other possible cause of malfunction? ( I am searching in the forum but have not a solution yet )

    Thanks for any help or information

    Best regards

    Antonio

    P.S.

    I am going to buy new LCD from different manufacturers but if someone reported of slow LCD ( initializing ) please I will be glad for any help

     

    20161015_114741.jpg

  3. Hi Peter,

    Nice track

    ( a little headache for the fast cam moving :happy: )

    I noticed of your ESI samplers , I bought a ESI2000 for 30 euro in a local flea market and  I am very happy about it

    greetings from Italy

    Antonio

  4. On 13/9/2015 at 8:35 AM, latigid on said:

    It's been a little while since the forum upgrade and there are still issues. Hopefully they can be collated here for fixing. We're appreciative of this great place but it can be made better!

    1. There's a problem with some gallery images displaying a black screen

     At my side there is the same problem.

    Sorry if I opened a tread about this issue after this one after LatigidOn

    Best regards

    Antix

  5. Hi Antonio,

     

    you would have to add following snipped into the source code (src/main.inc) after the USER_SR_Service_Finish label:

     

    USER_SR_Service_Finish
    
        clrf    MIOS_PARAMETER1
        movlw   0x00 ; first SR
        call    MIOS_DOUT_SRSet
        movlw   0x01 ; second SR
        call    MIOS_DOUT_SRSet
        movlw   0x02 ; third SR
        call    MIOS_DOUT_SRSet
        ;; etc... add more MIOS32_DOUT_SRSet based on the same scheme if desired
    

     

     

    Best Regards, Thorsten.

     

    Hi Thorsten,

     

    Finally I completed the boards for MIDIO128 and modified the code as you suggested me.

     

    To achieve the 1ms pulse I added not this code after USER_SR_Service_Finish label  but I have added after USER_SR_Service_Finish_End

     

    It works but I have an analog scope so I cant measure the time of the pulse with high precision , anyway , comparing the pulse to the scale on the CRT of the scope it seems to me about 1ms .

     

    Best regards

     

    Antonio

  6. I used heatsinks for DIP devices sticked with AKASA thermal biadesive tape and have disconnected the fan

    and drilled some additional holes in the bottom of the case

     

    P.S.

     

    I am not advertising for the brand of the tape...it is only what I used for

    feel free to use any other thermal tape you want :smile:

    post-5216-0-50257500-1425383208_thumb.jp

    post-5216-0-93142000-1425383422_thumb.jp

  7. the aluminium panels are made in laser workshop

    then a primer substrate and yellow acrylic painting made by me

    silk screen for graphics in workshop

    transparent acrylic painting made by me to protect all the graphics

     

    that's all

  8. Hi ,

     

    I am going to sell one of my MB6582

     

    It is fully stuffed with 8 x 6581 some from Androsid and some bougth by me in el-parts shop and was never used ( NOS )

    the chips are cooled with heatsinks sticked with Akasa Thermal Tape .

    Here some pics of the interior and the panels.

    The board are flux free and all the parts I used ( resistors , Caps etc. ) are high quality.

    I am asking 650 euros plus shipping and I can ship the power supply too.

    I think I spent the same euros to build it....

    payment thru Paypal

     

    P.S. I assumed that for this single selling I already have permission so , please , TK if it is not OK just let me know

     

    Best regards

     

    Antonio

     

    P.P.S. The LCD has a Lexan window that i made with a CNC milling machine

    post-5216-0-26431300-1421413439_thumb.jp

    post-5216-0-19555300-1421413447_thumb.jp

    post-5216-0-42935700-1421413453_thumb.jp

    post-5216-0-38510600-1421414016_thumb.jp

    post-5216-0-04011200-1421414027_thumb.jp

    post-5216-0-03291300-1421414048_thumb.jp

×
×
  • Create New...