Skip to main content

Messages

This section allows you to view all Messages made by this member. Note that you can only see Messages made in areas you currently have access to.

Messages - mondalaci

31
Bus Pirate Support / Re: Bus pirate v3 project case - Translucent version please!
Sjaak: I've just noticed Ril3y's version before reading your comment.  I think his version is the best from a usability and aesthetic standpoint.  I let Seeed know about Ril3y's case and hopefully they can team up and provide lower shipping prices.  As for the PCB porn, yeah, I'm dying for it. ;)

Ian: Until Seeed doesn't team up with Ril3y I think it'd make sense to place a link to some relevant place like http://code.google.com/p/the-bus-pirate/ where buyers could order his superior cases.
33
Bus Pirate Support / Bus pirate v3 project case - Translucent version please!
Hi Ian,

The case has a very serious usability problem: The LEDs cannot be seen.

How about providing a translucent case instead of the opaque case?  The LEDs could be seen and the vision of the PCB is pure geek porn. :)  The injection mold must be already ready for the case, so it's a matter of using a different plastic which shouldn't cost a dime manufacturing-wise, right?

Let me know what you think!

Thanks,
Laci
34
Bus Pirate Support / Re: Nothing gets echoed / printed in minicom
It turns out that the /dev/buspirate udev rule mentioned in Mike Szczys blog was buggy and has caused all this pain.  I've corrected him in his blog at http://jumptuck.wordpress.com/2010/01/2 ... omment-210

The correct udev rule that worked for me and for my friend is:
SUBSYSTEM==”tty” ATTRS{idVendor}==”0403″ ATTRS{idProduct}==”6001″ ATTRS{serial}==”A7004IdU” MODE=”0660″ SYMLINK+=”bus_pirate”

So the hardware works perfectly, sorry for the false alarm.

Thank you for the great support and keep it up!
35
Bus Pirate Support / Re: Nothing gets echoed / printed in minicom
I don't even get any LED flashing when pressing a key in minicom.  Such discussions make me wonder whether any in house testing is done before shipping.  I'd gladly pay some extra dollar just to not have to deal with such issues.
36
Bus Pirate Support / Re: Nothing gets echoed / printed in minicom
Thank you very much for the offer, but my friend is pretty skilled regarding electronics, so let's see whether he can make it work or fix it and if everything fails I'll send it to you.

Where do you live by the way?  Near Hungary?
37
Bus Pirate Support / Re: Nothing gets echoed / printed in minicom
I've just tried it with Windows and I got essentially the same results.  When I plug it in COM3 appears as a USB serial port and I can connect to it using teraterm but no matter what I type I can't see a damn thing in the terminal.

A good friend of mine has a bus pirate working so I'll send mine to him and will see whether it's alive.

I'll keep you up to date.
38
Bus Pirate Support / Re: Nothing gets echoed / printed in minicom
Nah, I'm not that amateur :)

Here's what it looks if /dev/buspirate doesn't exist:

laci@nitehawk:~/download$ ./P24qp.py -i -s /dev/buspirate
Using Serial Port /dev/buspirate @ 115200
Can't open serial port /dev/buspirate !

There must be something else going on.  Could it be a hardware fault?
39
Bus Pirate Support / Re: Nothing gets echoed / printed in minicom
I'm not sure where should I look for the Hardware Handshaking option.  Do you mean the Hardware Flow Control option?  My configuration is the same as Mike's on his screenshot, except I use /dev/buspirate (which does exist on my system).

laci@nitehawk:~/download/buspirate$ ./P24qp.py -i -s /dev/buspirate
Using Serial Port /dev/buspirate @ 115200
Reading 4 bytes from address 0x00FF0000
Traceback (most recent call last):
  File "./P24qp.py", line 696, in
    p = PIC24F_Prog(Config, SerialPort)
  File "./P24qp.py", line 294, in __init__
    device = self.GetDevice()   
  File "./P24qp.py", line 335, in GetDevice
    device_data = self.ReadFlash(0xFF0000, 4)
  File "./P24qp.py", line 637, in ReadFlash
    data += self.BootloaderCMD("RD_FLASH", args)
  File "./P24qp.py", line 481, in BootloaderCMD
    self.TX_PKT(data)
  File "./P24qp.py", line 360, in TX_PKT
    self.ser.write(STX)
  File "/usr/lib/python2.6/dist-packages/serial/serialposix.py", line 328, in write
    if self.fd is None: raise portNotOpenError
serial.serialutil.SerialException: Port not open

What now?

Thanks in advance!
40
Bus Pirate Support / Re: Nothing gets echoed / printed in minicom
Of course, Bus Pirate sits on /dev/buspirate.  As I mentioned minicom detects whether or not it's plugged in.

In minicom only VT102 and ANSI terminal emulation is possible, no other choices are present, but it shouldn't be a problem because Mike Szczys succeeded using VT102.

Unfortunately there's very little documentation out there about using Bus Pirate on Linux, but it shouldn't be a difficult task I guess.
41
Bus Pirate Support / Nothing gets echoed / printed in minicom
Hi,

Just as the subject says.  I ordered this BPv3a from Seeed and "SEP 2009" is printed on the PCB.  I tried to get it working by following the instructions in the blog posts of Mike Szczys.

Minicom detects if I plug out the Bus Pirate because it reports me that it cannot access /dev/buspirate in this case. The power LED is on when the Bus Pirate is plugged in. My minicom status line is CTRL-A Z for help |115200 8N1 | NOR | Minicom 2.3 | VT102 | Offline

Please let me know what could be wrong.

Thanks in advance!

( ! ) Fatal error: Uncaught exception 'Elk_Exception' with message 'Please try again. If you come back to this error screen, report the error to an administrator.' in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
( ! ) Elk_Exception: Please try again. If you come back to this error screen, report the error to an administrator. in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
Call Stack
#TimeMemoryFunctionLocation
10.01552383328session_write_close ( )...(null):0
20.01592514944ElkArte\sources\subs\SessionHandler\DatabaseHandler->write( )...(null):0
30.01592515720Database_MySQL->query( ).../DatabaseHandler.php:119
40.06032654480Database_MySQL->error( ).../Db-mysql.class.php:273