Sign in

username:

password:



Not a member?

Search basicx



Search tips

Subscribe to basicx



basicx by Keywords

Accelerometer | ADC | ADXL | Adxl20 | AVR | BasicStamp | BX-35 | BX28 | BX35 | COM3 | Compiler | Downloader | EEPROM | Electromagnet | GetADC | GP2D1 | GPS | I2C | IDE | Keypad | LCD | LCD+ | MIDI | Motors | Multitasking | Netmedia | Networking | PCB | PID | PlaySound | PWM | Relays | RTC | Servo | ShiftOut | SitePlayer | SPI | Stack | Timer | USB

Ads

Discussion Groups

Discussion Groups | BasicX | Need more RAM

Discussion forum for the BasicX family of microcontroller chips.

Need more RAM - Author Unknown - Nov 7 16:47:00 2001

I am making a robot with the BX-24 with a lot of multitasking. It
also uses PWM. So almost all my RAM is used up and I not even near
done yet. Is there a solution to this problem? I know Netmedia sell
the ram sandwich but thats only of the bx-01. Is there anything like
this for the BX-24 that I am not aware of? Thanks
Nick





(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )


Re: Need more RAM - Tony Brenke - Nov 7 17:08:00 2001

no, there is nothing like this for the bx-24.
the rampack with the bx-01 uses up most of the i/o pins.
I know I have one.

what you can do is to offload the PWM off the bx chip.
there are different ways to do this.

one of them is to use an I2C PWM chip. they have set frequencies but the duity cycle is
selectable.
then all you do to change speed on a motor is to send an I2C command to change the cycle.

if there is nothing to change there is no overhead for the prossesor at all.
this will cure your problem. --- wrote:
> I am making a robot with the BX-24 with a lot of multitasking. It
> also uses PWM. So almost all my RAM is used up and I not even near
> done yet. Is there a solution to this problem? I know Netmedia sell
> the ram sandwich but thats only of the bx-01. Is there anything like
> this for the BX-24 that I am not aware of? Thanks
> Nick >
>
>

=====
Tony Brenke
North Tacoma, WA

__________________________________________________





(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )

RE: Need more RAM - Justin - Nov 8 17:10:00 2001

The BX-24 is pin-compatible with the Basic Stamp 2, right ?
Try this link (don't know if it's any good to you - I don't even have a BX
!)

http://www.high-techgarage.com/products/supermax.php Regards,
Justin. -----Original Message-----
From: [mailto:]
Sent: 07 November 2001 21:47
To:
Subject: [BasicX] Need more RAM I am making a robot with the BX-24 with a lot of multitasking. It
also uses PWM. So almost all my RAM is used up and I not even near
done yet. Is there a solution to this problem? I know Netmedia sell
the ram sandwich but thats only of the bx-01. Is there anything like
this for the BX-24 that I am not aware of? Thanks
Nick




(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )