BasicMicro - Forums

www.basicmicro.com
It is currently Mon Sep 06, 2010 5:19 pm

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: New Studio_16 release, Timings List, Pro Bug Fixed
PostPosted: Sat Jan 23, 2010 1:12 pm 
Offline
Site Admin

Joined: Thu Mar 01, 2001 11:00 am
Posts: 323
Location: Temecula, CA
Studio 1.0.0.16. is now available. THe link hasn't been updated yet but you can download it here:

http://www.basicmicro.com/downloads/sof ... 0-0-16.exe

Below are a list of all the commands with timing arguments. Many Atom/Nano commands and some AtomPro commands have changed so please use this as a cheat sheet until the new manual is released.

I also fixed a divide bug in the AtomPro. In some cases divides with denominators larger than 65535 were wrong and the remainder was wrong.

Code:
            Atom/Nano      AtomPro
hserin      clks         .5us
hserin2      NA         .5us (Pro40 only)
serin      clks         .5us
serout      clks         .5us
serdetect   clks         .5us
pwm      .5us(True PWM)      .5us
count      clks         clks
rctime      .5us         .5us
pulsin      .5us         .5us
pulsout      .5us         .5us
freqout      ms         ms
dtmfout      ms         ms
dtmfout2      ms         ms
servo      .5us         .5us
mservo      NA         .5us[size=85][/size]
spmotor      .5us         .5us
sound      ms         ms
sound2      ms         ms
sound8      ms         NA      
pauseus      .5us         .5us
sleep      1.152s         depends   on mode
nap      18ms to   2.3s      2.048ms
shiftin      25/50/100kbps      100kbps/400kbps
shiftout                25/50/100kbps      100kbps/400kbp

_________________
Nathan Scherdin
Visit BasicMicro

Datasheets:
Servo Controller - ARC32
Microcontroller - AtomPro
Motor Controller - Robo Claw
RC Lighting - Cylon LED


Top
 Profile E-mail  
 
 Post subject: Re: New Studio_16 release, Timings List, Pro Bug Fixed
PostPosted: Sat Jan 23, 2010 6:51 pm 
Offline
Master

Joined: Tue Nov 21, 2006 9:34 am
Posts: 291
Hi Nathan,

Please note the variable type of slong is still broken. IE
foo var slong

Is still broken...


Top
 Profile  
 
 Post subject: Re: New Studio_16 release, Timings List, Pro Bug Fixed
PostPosted: Thu Jan 28, 2010 3:55 pm 
Offline
Master

Joined: Mon Jul 17, 2000 10:00 am
Posts: 151
Its fixed now. Will release in .17.

_________________
Basic Stamp - On Steroids!
DC Motor Speed Control - Robo Claw!
Servo Controller - ARC32!


Top
 Profile E-mail  
 
 Post subject: Re: New Studio_16 release, Timings List, Pro Bug Fixed
PostPosted: Thu Jan 28, 2010 6:13 pm 
Offline
New User

Joined: Fri Jan 08, 2010 10:11 pm
Posts: 3
Location: Lutz, FL
I installed _16 release
I can go to Tools/Preferences and click "Find Processor" button and it finds my Atom Pro 24
so I know the serial port is talking to the processor
When I try to build or program I get the following error:
"This application has failed to start because the application configuration is incorrect. Reinstalling this application may fix the problem"
I have removed, installed and reinstalled but I contunue to get the same error.
This is a new PC running a fresh install of XP Pro SP3 -- no extras

Is there some Microsoft XP dependency I am missing? like .NET, Active X , other?

Release _15 acts the same way.

The old IDE version works fine


Top
 Profile E-mail  
 
 Post subject: Re: New Studio_16 release, Timings List, Pro Bug Fixed
PostPosted: Fri Jan 29, 2010 12:38 am 
Offline
Master

Joined: Sun Aug 17, 2008 5:26 pm
Posts: 695
Location: CA bay Area
Hello Memerson. Two things:
1. What do you mean by "the old IDE" when you say it works? An older version of Studio? If so, which one? Perhaps a legacy IDE, like Atom 2211?
2. After a recent XP update from MicroSoft, my IDE complained that it couldn't find libraries to do the build or programming. I was told to move my Studio folder to the C: drive. I did that and it worked. Try that. Can't hurt! ;)
Later.
kenjj

_________________
kenjj
http://blog.basicmicro.com/
http://kjennejohn.wordpress.com/


Top
 Profile E-mail  
 
 Post subject: Re: New Studio_16 release, Timings List, Pro Bug Fixed
PostPosted: Fri Jan 29, 2010 5:45 pm 
Offline
New User

Joined: Fri Jan 08, 2010 10:11 pm
Posts: 3
Location: Lutz, FL
Basic Atom Pro IDE 08.0.1.7 (unsupported) installs, compiles, and works fine - but it does not support the Atom Pro One-M
I only hace a C_drive so that is where I install the Studio_15 or 16

installs into c:Program Files like normal windows app.
Is there somewhere else to move them? like the root of c: ??
this new PC does have an SSD (solid state disk)

after removing 08.0.1.7 and installing studio_16 I found the following folder to be empty:

c:Program FilesBasicMicroBasic Micro Studioide_basic

is this correct? all other folders have some files in them


Top
 Profile E-mail  
 
 Post subject: Re: New Studio_16 release, Timings List, Pro Bug Fixed
PostPosted: Fri Jan 29, 2010 6:16 pm 
Offline
New User

Joined: Fri Jan 08, 2010 10:11 pm
Posts: 3
Location: Lutz, FL
after poking around the studio_15 files I found:

running HBasic.exe gives me the same compile error

when I install 08.0.1.7 and run this file it runs with no errors.


Top
 Profile E-mail  
 
 Post subject: Re: New Studio_16 release, Timings List, Pro Bug Fixed
PostPosted: Sun Jan 31, 2010 12:42 pm 
Offline
Master

Joined: Sun Aug 17, 2008 5:26 pm
Posts: 695
Location: CA bay Area
Yes, exactly, I moved my Projects folder (not programs) to the C: root and got rid of the problem with libraries (or lack thereof). Sorry I explained myself so badly. Try that and see what happens.

_________________
kenjj
http://blog.basicmicro.com/
http://kjennejohn.wordpress.com/


Top
 Profile E-mail  
 
 Post subject: Re: New Studio_16 release, Timings List, Pro Bug Fixed
PostPosted: Sat Mar 06, 2010 1:51 pm 
Offline
Citizen
User avatar

Joined: Tue Jul 07, 2009 9:06 am
Posts: 36
Been gone a while, and the studio i used to use v11, had the old ms timescale not the microsecond.
So does pause still use milliseconds and pauseus use microseconds, are they separate commands now?

Really i wish it was an option, i don't need microseconds actions, and would prefer milliseconds.
Or at very least set it to 1us not 0.5us

_________________
If a giant battle mech, steps on your car, and the mech is made of icecream/craft sticks.. That's me inside.
Sorry in advance.


Top
 Profile E-mail  
 
 Post subject: Re: New Studio_16 release, Timings List, Pro Bug Fixed
PostPosted: Sat Mar 06, 2010 2:34 pm 
Offline
Citizen
User avatar

Joined: Tue Jul 07, 2009 9:06 am
Posts: 36
I cant find an Edit button.

No need to answer that, my robot failed to move with pause 400000 but pauseus 400000 worked, meaning pause and pauseus are separate.
Only problem now, this version does not detect my prolific usb-serial adapter PL-2303.
I was forced to use my motherboards onboard serial (i soldered together my own ribbon cable/plug.)
Still it's very hard to reach i need to move the robot to behind my desk. Oh well looks like i require an extension cable.

_________________
If a giant battle mech, steps on your car, and the mech is made of icecream/craft sticks.. That's me inside.
Sorry in advance.


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

phpBB SEO