Home Forum Latest Post
 Gabotronics Forum
Welcome Guest   
 Subject :Connect uart through STK500 level shifter.. 2011-07-02 11:30:38 
dak664
Joined: 2011-03-16 20:44:12
Posts: 4
Location
Forum : XMEGA Xprotolab
Topic : Connect uart through STK500 level shifter

Hi,

Thought I'd see if I could get RS232 control using the STK500 spare RS232 level shifter. Soldered to the two vias for tx and rx and ran them through 20 cm of fine wire along with a ground connection. Powered with a USB cell phone charger it did not work. Unplugging the wall wart and shorting rx to tx on the USB connector gave a good loopback at 115200 to the terminal program though. I guess the USB cable capacitance was too much to drive at that rate (which is pushing the limit of the MAX202cse converter on the STK500 anyway).

But powering from the STK500 itself did work, and I could get the screen dump using hyperterminal on XP COM1 (a real serial port that connects to the STK500).

Setting up such a connection would be easier if the baud rate could be configured from the menu; dropping it to 19200 initially would bypass such problems and maybe would allow long cables to remote devices.

I flashed the 1.24 firmware before getting it to work, so can't say for sure it would have worked with the initial 1.05 firmware.

IP Logged
 Subject :Re:Xprotolab feature requests.. 2011-07-02 08:15:03 
ganzziani
Joined: 2012-04-02 15:42:39
Posts: 116
Location: Palmetto, FL
 
Forum : XMEGA Xprotolab
Topic : Xprotolab feature requests

Protocol Sniffer: Use the K1 button to start/stop data capture, so that the buffer can be analyzed at leisure.

Implemented in version 1.34

IP Logged
Gabriel Anzziani
 Subject :Re:Xprotolab Firmware Updates. Current version: 1.24.. 2011-06-25 06:38:45 
ganzziani
Joined: 2012-04-02 15:42:39
Posts: 116
Location: Palmetto, FL
 
Forum : XMEGA Xprotolab
Topic : Xprotolab Firmware Updates. Current version: 1.50

You will need a programmer to update the firmware. Another option would be to send the unit back and I can upgrade the firmware for you (just send 3$ to ship the unit back to you). Later this year, the ATXMEGA64A4 will be available, with the extra program memory I will include a bootloader, so updates can be done with the USB-UART cable.
IP Logged
Gabriel Anzziani
 Subject :Re:Xprotolab Firmware Updates. Current version: 1.24.. 2011-06-24 08:07:50 
bueltk
Joined: 2011-05-11 15:25:13
Posts: 3
Location
Forum : XMEGA Xprotolab
Topic : Xprotolab Firmware Updates. Current version: 1.50

is it possible to use any other devices to flash upgrade the ATMEGA, I cannot use the interface without the upgrade now, as my month old unit is only version 1.14
IP Logged
 Subject :Re:calibration of xprotolab.. 2011-06-24 06:07:57 
bueltk
Joined: 2011-05-11 15:25:13
Posts: 3
Location
Forum : XMEGA Xprotolab
Topic : calibration of xprotolab

thanks for the swift support. I am sorry for my lack of diligence in working out my problem I was slightly confused about the pinouts for the device. Problem solved as I hooked up the sensor ground to pin 3 rather than the G at Ch1. My issue is solved. Thanks, great and fun product!
IP Logged
 Subject :Re:bit depth.. 2011-06-23 15:08:57 
ganzziani
Joined: 2012-04-02 15:42:39
Posts: 116
Location: Palmetto, FL
 
Forum : AVR Xmegalab
Topic : bit depth

The Xmegalab uses a fast external 8 bit ADC. The DAC is capable of 12 bits, but I only use 8 bits to save RAM and for simplicity.
IP Logged
Gabriel Anzziani
 Subject :bit depth.. 2011-06-23 04:52:19 
c.arrasmith
Joined: 2011-06-23 09:50:19
Posts: 1
Location
Forum : AVR Xmegalab
Topic : bit depth

Why is the MSO and AWG limited to 8 bit resolution? It looks like the ATxmega128A1 has 12 bit capability for both DAC and ADC?

IP Logged
 Subject :Re:Trace Move.. 2011-06-22 16:20:03 
ganzziani
Joined: 2012-04-02 15:42:39
Posts: 116
Location: Palmetto, FL
 
Forum : XMEGA Xprotolab
Topic : Trace Move

I have fixed it in the 0.07 PC interface.
IP Logged
Gabriel Anzziani
 Subject :Re:Trace Move.. 2011-06-22 04:49:01 
dfrederickson
Joined: 2011-04-19 11:14:15
Posts: 3
Location
Forum : XMEGA Xprotolab
Topic : Trace Move

It's still reversed in the 0.6 PC interface.
IP Logged
 Subject :Re:The Xprotolab on the web... Reviews, comments.. 2011-06-18 06:42:54 
rjbish
Joined: 2011-01-23 13:35:26
Posts: 5
Location: Colorado
Forum : XMEGA Xprotolab
Topic : The Xprotolab on the web... Reviews, comments

The XProtoLab was also captured on Dangerous Prototypes- I missed it but ran across it after reviewing some past blog entries.

http://dangerousprototypes.com/2011/05/29/avr-xmega-oscilloscope-and-signal-generator/

IP Logged
 Subject :[Guide] How to use minicom in linux to capture a BMP screenshot... 2011-06-18 03:36:59 
**matt**
Joined: 2011-06-12 15:37:35
Posts: 1
Location
Forum : XMEGA Xprotolab
Topic : [Guide] How to use minicom in linux to capture a BMP screenshot.

Hi
 
I would just like to say what a great little tool this scope is.  Its more useful than I was expecting and works great on slow signals.I have a Tektronix 60mhz scope but find sometimes its more convenient to use the MEGA Xprotolab scope.

I wanted to try out the screen capture function but as I only use linux I used minicom which works after changing the setting, here's how to get it working.

sudo minicom -s
 
You will see this.
 
+-----[configuration]------+
| Filenames and paths       
| File transfer protocols   
| Serial port setup         
| Modem and dialing         
| Screen and keyboard       
| Save setup as dfl         
| Save setup as..           
| Exit                      
| Exit from Minicom         
+--------------------------+
 
Select File transfer protocols.
 
change this line:
F  xmodem     /usr/bin/rx -vv                 Y    D    N       Y       N
to this:
F  xmodem     /usr/bin/rx -vv -c              Y    D    N       Y       N
 
+------------------------------------------------------------------------------+
|     Name             Program                 Name U/D FullScr IO-Red. Multi
| A  zmodem     /usr/bin/sz -vv -b              Y    U    N       Y       Y
| B  ymodem     /usr/bin/sb -vv                 Y    U    N       Y       Y
| C  xmodem     /usr/bin/sx -vv                 Y    U    N       Y       N
| D  zmodem     /usr/bin/rz -vv -b -E           N    D    N       Y       Y
| E  ymodem     /usr/bin/rb -vv                 N    D    N       Y       Y
| F  xmodem     /usr/bin/rx -vv -c              Y    D    N       Y       N
| G  kermit     /usr/bin/kermit -i -l %l -b %b  Y    U    Y       N       N
| H  kermit     /usr/bin/kermit -i -l %l -b %b  N    D    Y       N       N
| I  ascii      /usr/bin/ascii-xfr -dsv         Y    U    N       Y       N
| J    -
| K    -
| L    -
| M  Zmodem download string activates... D
| N  Use filename selection window...... Yes
| O  Prompt for download directory...... No
|
|   Change which setting? (SPACE to delete)
+------------------------------------------------------------------------------+
 
Select Serial port setup.
 
Change the settings to these:
 
Your Serial Device may be different from /dev/ttyUSB0.
 
+-----------------------------------------------------------------------+
| A -    Serial Device      : /dev/ttyUSB0
| B - Lockfile Location     : /var/lock
| C -   Callin Program      :
| D -  Callout Program      :
| E -    Bps/Par/Bits       : 115200 8N1
| F - Hardware Flow Control : No
| G - Software Flow Control : No
|
|    Change which setting?
+-----------------------------------------------------------------------+
 
Select Save setup as dfl and then Exit.
 
press CTRL-A R.

+-[Download]--+
| zmodem
| ymodem
| xmodem
| kermit
+-------------+
 
Select xmodem.
 
Enter the location and name for the BMP image.
 
+-----------------------------------------+
|Please enter file names
|> /home/<user>/scope.bmp
+-----------------------------------------+
 
you should then see:
 
+----------[xmodem download - Press CTRL-C to quit]-----------+
|
|rx: ready to receive /home/matthew/scope.bmp
|Bytes received:    1152   BPS:563
|
|Transfer complete
|
| READY: press any key to continue...
+-------------------------------------------------------------+
 
To quit press CTRL-A X.
 
 
I hope this is of use to someone.
 
Matt

 

IP Logged
 Subject :Re:Trace Move.. 2011-06-15 21:20:37 
ganzziani
Joined: 2012-04-02 15:42:39
Posts: 116
Location: Palmetto, FL
 
Forum : XMEGA Xprotolab
Topic : Trace Move

Ok!, changed in version 1.21
IP Logged
Gabriel Anzziani
 Subject :Re:Trace Move.. 2011-06-15 17:03:10 
rjbish
Joined: 2011-01-23 13:35:26
Posts: 5
Location: Colorado
Forum : XMEGA Xprotolab
Topic : Trace Move

I agree... when I first used this function, it did seem backwards to me. MOVE- should move the traces down or in a negative direction. MOVE+ should move the traces up, or in a positive direction.

W0CNN

IP Logged
 Subject :Re:Trace Move.. 2011-06-15 11:59:56 
ganzziani
Joined: 2012-04-02 15:42:39
Posts: 116
Location: Palmetto, FL
 
Forum : XMEGA Xprotolab
Topic : Trace Move

If someone else agrees, I will change the behavior.
IP Logged
Gabriel Anzziani
 Subject :Trace Move.. 2011-06-15 11:51:34 
dfrederickson
Joined: 2011-04-19 11:14:15
Posts: 3
Location
Forum : XMEGA Xprotolab
Topic : Trace Move

Trace MOVE- moves the trace up and MOVE+ moves it down.  These functions should be swapped.

IP Logged
 Subject :Re:Bigger oled.. 2011-06-15 11:48:49 
dfrederickson
Joined: 2011-04-19 11:14:15
Posts: 3
Location
Forum : XMEGA Xprotolab
Topic : Bigger oled

I've built a Huntron Tracker like device before called an Octopus. Circuit details can be found here: http://www.smcelectronics.com/circuits.htm You will need a 6.3V filament transformer and a few components.
IP Logged
 Subject :Re:Problem with recompile original source code Xprotolab.. 2011-06-14 20:25:21 
rjbish
Joined: 2011-01-23 13:35:26
Posts: 5
Location: Colorado
Forum : XMEGA Xprotolab
Topic : Problem with recompile original source code Xprotolab

Per Gabriel's notes about the source- the source code does NOT include the main mso.c file. That's why you get the blank screen at startup. He indicated he likely will never release the mso source code.

-Reid-

W0CNN

IP Logged
 Subject :Re:Problem with recompile original source code Xprotolab.. 2011-06-14 17:53:36 
dwijaya
Joined: 2011-06-14 03:15:00
Posts: 2
Location: tropico
Forum : XMEGA Xprotolab
Topic : Problem with recompile original source code Xprotolab

I install WinAVR-20100110, recompile again, and Build succeeded with 54 Warnings...

but, after updating to Xprotolab it only show blank page with option offset, sleep, and restore.

Restore doesn't change anything. It's written ver 1.16

so I update with the hex file from here : http://www.gabotronics.com/download/xprotolab/xprotolab-hex.zip

It come back to normal Xprotolab ver 1.18

 

anyone had any experience with the source code?

 

IP Logged
 Subject :Problem with recompile original source code Xprotolab.. 2011-06-13 23:06:55 
dwijaya
Joined: 2011-06-14 03:15:00
Posts: 2
Location: tropico
Forum : XMEGA Xprotolab
Topic : Problem with recompile original source code Xprotolab

Hi, I'm still new at AVR. Recently I buy Xprotolab and download the source code hardware 1.4 from here :

http://www.gabotronics.com/download/xprotolab/xprotolab-source.zip

Whenever I try to rebuilding all, it's showing an error. I'm using AVR Studio 4.

Could you give me some suggestion?

Thank you.

 

In file included from ../awg.c:20:

c:/winavr-20090313/lib/gcc/../../avr/include/avr/eeprom.h:141:4: error: #error "Unknown EEPROM register(s) location."

make: *** [awg.o] Error 1

Build failed with 1 errors and 0 warnings...

 

 

 

c:/winavr-20090313/lib/gcc/../../avr/include/avr/eeprom.h:141:4: error: #error "Unknown EEPROM register(s) location."
c:/winavr-20090313/lib/gcc/../../avr/include/avr/eeprom.h:141:4: error: #error "Unknown EEPROM register(s) location."
IP Logged
 Subject :Re:Broken display?.. 2011-06-07 09:57:35 
evgerven
Joined: 2011-04-08 15:08:38
Posts: 3
Location
Forum : XMEGA Xprotolab
Topic : Broken display?

Got the parts today and couldnot resist to fix the xprotolab... worked in one!

Thanks for the fast delivery (UPS took 8 days to get the packet to the Netherlands)

IP Logged
Page # 


Powered by ccBoard