Jump to content

gooner4life7

New Members
  • Posts

    15
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

gooner4life7's Achievements

Space Invader

Space Invader (2/9)

9

Reputation

  1. Printed and fits fine would reprint as I like thin layers. Added leds to show how easy it is also.
  2. If you already have one why not add the leds your self. http://devzine.pl/sdrive-max-leds-breadboard/
  3. I'll try printing it now let people know if it good That way if people want this style then at least then we will know it works and fits the SDrive-Max. First print I've gone with 0.2mm layers gone with this as it faster and it only a test if it works I'll do 0.1mm next Supports Just under 4 hours to print.
  4. When you say leds do you mean on the sio pcb or on the uno pcb.
  5. Typing error you were fast as I changed it. Secs after posting lol
  6. That is the 1050 style case by mr robot. Like mine.
  7. I like making stuff and just wanted to give it a go. Yes I'm From the uk But I see the ultimate has gerber files on github so I'll try that instead. Thanks For the help
  8. Great project would love to make one my self. Looked on the github page great work. But cant seem to find the Gerber files for the amazing pcb is it not available to the public. Thank
  9. Thanks you for sharing Here's what I went with and its looks good thanks again.
  10. Right think i have sorted it (i hope) i noticed it flashed the eeprom hex fine so i dumped it with my ISCP then i re flashed it again with my ISCP this time i flashed the Sdrive.hex from atmega328-ili9341 and then used the eeprom i dumped. it now boots and shows Ready instead of sdrive.atr not found. i will keep you updated if any thing changes.
  11. i found a hex that reset my uno (optiboot_atmega328) used that here's what happens. SDrive-Max programmer Please enter the COM port number of the Arduino Uno (only numbers) Press enter for help COM:3 Was chosen COM3 avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.00s avrdude: Device signature = 0x1e950f (probably m328p) avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed To disable this feature, specify the -D option. avrdude: erasing chip avrdude: reading input file "eeprom_writer.hex" avrdude: input file eeprom_writer.hex auto detected as Intel Hex avrdude: writing flash (3484 bytes): Writing | ################################################## | 100% 0.77s avrdude: 3484 bytes of flash written avrdude: verifying flash memory against eeprom_writer.hex: avrdude: load data flash data from input file eeprom_writer.hex: avrdude: input file eeprom_writer.hex auto detected as Intel Hex avrdude: input file eeprom_writer.hex contains 3484 bytes avrdude: reading on-chip flash data: Reading | ################################################## | 100% 0.60s avrdude: verifying ... avrdude: 3484 bytes of flash verified avrdude: safemode: Fuses OK (E:00, H:00, L:00) avrdude done. Thank you. Remove the USB from the PC and plug it in again RESET at the UNO is not enough!!!!!! wait until the COM is active on the PC again then press the button Press any key to continue . . . avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.00s avrdude: Device signature = 0x1e950f (probably m328p) avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed To disable this feature, specify the -D option. avrdude: erasing chip avrdude: reading input file "SDrive.hex" avrdude: input file SDrive.hex auto detected as Intel Hex avrdude: writing flash (30928 bytes): Writing | ############################################## | 92% 5.10savrdude: stk500_recv(): programmer is not responding avrdude: stk500_recv(): programmer is not responding avrdude: stk500_recv(): programmer is not responding avrdude: stk500_recv(): programmer is not responding avrdude: stk500_recv(): programmer is not responding avrdude: stk500_recv(): programmer is not responding avrdude: stk500_recv(): programmer is not responding avrdude: stk500_recv(): programmer is not responding avrdude: stk500_recv(): programmer is not responding avrdude: stk500_recv(): programmer is not responding avrdude: stk500_recv(): programmer is not responding getting closer
  12. just checked again now. and yes its showing as com3 ??
  13. hi there i flashed it with ISCP it boot up but i get sdrive.atr not found so i looked on google with this problem and i found and tried your guide but for some reason it will not flash at all now. any help how to reset the uno would be great
  14. just tryed that i get the same more or less. SDrive-Max programmer Please enter the COM port number of the Arduino Uno (only numbers) Press enter for help COM:3 Was chosen COM3 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x4e avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x4e avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x4e avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x4e avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x4e avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x4e avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x4e avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x4e avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x4e avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x4e avrdude done. Thank you. Remove the USB from the PC and plug it in again RESET at the UNO is not enough!!!!!! wait until the COM is active on the PC again then press the button Press any key to continue . . . not sure why
  15. think this is what i have done as i used ISCP and now it will not flash. this what i get when i try avrdude -carduino -pm328p -P com3 -U flash:w:eeprom_writer.hex avrdude: stk500_getsync(): not in sync: resp=0x00 avrdude done. Thank you. any help on how to fix this would be great.
×
×
  • Create New...