Search found 8 matches

by blixten
Thu Oct 25, 2018 9:36 pm
Forum: DSO 068
Topic: Seems to restart when trying to turn off with ADJ-dial
Replies: 8
Views: 10928

Re: Seems to restart when trying to turn off with ADJ-dial

I did a similarly thing. I simply removed the over-complicated BOB3 and added a switch instead of JP2. Well actually, I used the pads 1 and 3 of where BOB3 was mounted, since they are bigger and the same thing. And since the external battery shouldn't be used when there is an internal there, I remov...
by blixten
Thu Oct 04, 2018 5:11 pm
Forum: DSO 068
Topic: Seems to restart when trying to turn off with ADJ-dial
Replies: 8
Views: 10928

Re: Seems to restart when trying to turn off with ADJ-dial

The Keypad firmware is : 006802-030.
I think that one of the reasons why it does not work could be that sometimes when the ADJ-dial is pressed the keypad firmware doesn't start at all (there is no firmware version displayed, just an empty row)
by blixten
Wed Oct 03, 2018 6:52 am
Forum: DSO 068
Topic: Seems to restart when trying to turn off with ADJ-dial
Replies: 8
Views: 10928

Re: Seems to restart when trying to turn off with ADJ-dial

For me, a short press turns it on, and a long press restart it.

I shorted JP2, plugged in the battery, closed the case it seems to work as intended. So there is something wrong with on/off switch handling, hardware and/or software.
by blixten
Tue Oct 02, 2018 9:25 pm
Forum: DSO 068
Topic: Seems to restart when trying to turn off with ADJ-dial
Replies: 8
Views: 10928

Re: Seems to restart when trying to turn off with ADJ-dial

I have placed the battery as close as possible to the bottom edge, and the battery isn't wide enough to reach the reset button
by blixten
Mon Oct 01, 2018 10:55 am
Forum: DSO 068
Topic: Seems to restart when trying to turn off with ADJ-dial
Replies: 8
Views: 10928

Seems to restart when trying to turn off with ADJ-dial

I just finished building the DSO 068 a couple of days ago, and when USB powered, it seems to work as intended. My intention was however to use it on battery power, and finally after a lot of searching an managed to find a battery that fitted. So I opened JP2 to be able to turn it ON and OFF by press...
by blixten
Sat Jun 08, 2013 10:17 am
Forum: DSO 062
Topic: Sending screens in BMP- and SVG-format.
Replies: 1
Views: 16548

Sending screens in BMP- and SVG-format.

I have now, based on the Learning Edition source, implemented sending of screens in BMP, Raw and SVG formats (Scalable Vector Graphics). With the later (SVG), the user can also scroll through the whole data buffer when the file is opened in, for example Chrome or another SVG enabled browser. This ca...
by blixten
Wed May 22, 2013 9:42 pm
Forum: DSO 062
Topic: Compiling the source code (learning edition)
Replies: 2
Views: 16242

Re: Compiling the source code (learning edition)

I have now been able get it to work.

I started from the beginning again and cleaned up the code to get it
through the compiler, and now everything worked.

I had probably messed up somewhere during that work earlier :oops:

Now I can start adding new features :)
by blixten
Tue May 21, 2013 11:49 am
Forum: DSO 062
Topic: Compiling the source code (learning edition)
Replies: 2
Views: 16242

Compiling the source code (learning edition)

I tried to compile the source code (learning edition) with the new Atmel Studio 6.1 (build 2562), and after cleaning up the code a little to get it through the compiler and linker I downloaded it into my DSO 062 board (rev. C) with my AVRISP mkII programmer. But it doesn't start up correctly. It see...