/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / New design for the Primer?

Username:     
Password:     
             

Forum

# 1   2008-02-04 13:29:41 New design for the Primer?

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

New design for the Primer?

Raisonance is thinking about a new design for the STM32-primer.
At the moment we plan the following improvements:
    1. better battery management (longer life, ...)
    2. better LCD display,
    3. add audio peripherals (replacement of the buzzer by a speaker, microphone),
    4. better power supply for the MEMS (to improve the precsion),
    5. IrDA emitter/receiver in standard

Any other idea/suggestion will be welcome.

Offline

 

# 2   2008-02-04 17:01:03 New design for the Primer?

raptorguy
Member
Registered: 2007-10-21
Posts: 24

Re: New design for the Primer?

I would like the current button replaced with a joypad-type button, as used on the STM3210B-EVAL board (left/right/up/down & centre push).  A simple change but would give an alternative to the MEMS which I find awkward to use sometimes.

James

Offline

 

# 3   2008-02-04 17:03:06 New design for the Primer?

raptorguy
Member
Registered: 2007-10-21
Posts: 24

Re: New design for the Primer?

Maybe a bit much but how about an SD card interface...?  The extra memory would be real handy for storing pictures, music files etc...

Offline

 

# 4   2008-02-04 17:31:17 New design for the Primer?

raptorguy
Member
Registered: 2007-10-21
Posts: 24

Re: New design for the Primer?

Oh yes and how about USB disconnect logic on the Primer so you don't have to unplug/plug into the USB for it to be recognised?

Offline

 

# 5   2008-02-04 22:11:01 New design for the Primer?

englere
Member
Registered: 2007-12-11
Posts: 11

Re: New design for the Primer?

I don't have one of these yet, but it's my understanding there are no expansion headers for unused ports - is this true? We'd surely need some headers coming out of the device to test I/O capabilities (GPIO, I2C, SPI, etc).

Offline

 

# 6   2008-02-05 05:10:13 New design for the Primer?

TroyC3
Member
Registered: 2007-10-13
Posts: 10

Re: New design for the Primer?

How about a serial memory device for code/data storage, say to demonstrate a low power data logger.
ST makes some nice serial flash devices the MP25 family  up to 128Mb  densities. I agree with englere any unused IO would be nice if it had some pads so we could solder to, even if it was some smallish  SMT pad that we could attach flying leads too.

Thanks,

Troy

Offline

 

# 7   2008-02-05 13:04:22 New design for the Primer?

raptorguy
Member
Registered: 2007-10-21
Posts: 24

Re: New design for the Primer?

Hi Troy, a microSD card uses a serial format for comms (as used on the STM3210B-EVAL).  I think a removable microSD card is better as the cost is kept down by just having the memory slot on board, allowing the user to pick an SD card size of their choice.  Also it's easier to transfer information without always having to go through the micro.  James

Offline

 

# 8   2008-02-05 13:23:17 New design for the Primer?

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: New design for the Primer?

The SD connector is planned too.

Offline

 

# 9   2008-02-05 13:26:26 New design for the Primer?

raptorguy
Member
Registered: 2007-10-21
Posts: 24

Re: New design for the Primer?

Please please Francis a joypad...

Offline

 

# 10   2008-02-05 16:20:20 New design for the Primer?

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: New design for the Primer?

The problem with the Joypad is the inducted price because of complexity of the design for  the box, and it also requires a larger space.
Now, we should improve the management of the MEMS info it is not so good. The MEMS makes a large part of the identity of the product... Removing it would make another product.

Offline

 

# 11   2008-02-05 16:57:30 New design for the Primer?

Atom
New member
Registered: 2008-02-05
Posts: 3

Re: New design for the Primer?

Something wireless, please.
Bluetooth will be useful, but ZigBee will be more interesting.
If it is possble, of course.

Offline

 

# 12   2008-02-06 01:10:51 New design for the Primer?

Kram
Member
Registered: 2008-01-22
Posts: 24

Re: New design for the Primer?

I dont think a new design is needed. If there is one then it should be mostly compatable for code.

I am quite impressed by the current product. It has a few issues that would make it far easyer to use if fixed  - for example mems needs to be less sensitive in menus, especially at high clock speeds, where the force of pusing the (horrible) button will move the cursor to the next item. But why not use more of the screen for menus and include tilting left and right?
Also, I think the mems would be easyer to use/get used to, if the Y axis could be inverted. If you think about it, currently the cursor moves in the direction away from you. I will look at the code and see if this is easy to do. I am not good at coding though sad

Last edited by Kram (2008-02-06 01:12:41)

Offline

 

# 13   2008-02-06 02:05:54 New design for the Primer?

julspower
New member
Registered: 2008-02-03
Posts: 2

Re: New design for the Primer?

would probably be easy to do (invert y)

but at my opinion its good this way
im thinking of the cursor like a ball in the screen
if i tilt it down it goes down big_smile

Offline

 

# 14   2008-02-06 08:54:46 New design for the Primer?

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: New design for the Primer?

Regarding the new design: a strict constraint will be to keep the compatibility with the existing CircleOS (the existing application should work with the new design).
Regarding the suggestion about CircleOS (pointer, ...): the best would be to try some improvements and to send the new source files to Raisonance (we will check and integrate them). It has been already done for the management of the ADC/temperature... and various bugs have been fixed by other users.  However, there is currently one constraint: we would like to keep the overall size of the OS around 23KB. It means that any new feature must come with a code size optimization....

Offline

 

# 15   2008-02-06 09:02:39 New design for the Primer?

Bruno
Software Engineer
From: Montbonnot, France
Registered: 2007-07-11
Posts: 13
Website

Re: New design for the Primer?

An Ethernet port would open a nice investigation field.
Bruno


-- Bruno Richard, Ph.D.

Offline

 

# 16   2008-02-15 01:26:25 New design for the Primer?

flyingfork
New member
Registered: 2008-01-16
Posts: 8

Re: New design for the Primer?

I vote to keep the MEMS control functionality.  It's adds to the overall "coolness" factor.  I agree with Kram in that navigating the menu is somewhat difficult but perhaps that can be taken care of in software as he suggests.  Everything mentioned in Francis first post would be welcome too IMHO.

Offline

 

# 17   2008-02-15 20:53:20 New design for the Primer?

kevinccc
Member
Registered: 2008-02-06
Posts: 12

Re: New design for the Primer?

I would like to say , a  802.15.4 tranceiver, and a attena. zigbee will be possible. mesh, star network will be not hard.  do you think that is most funny thing if we can have a party with handreds people, everyone have the great primer, play some same funny thing ? I also support microSD or SD slot interface.   Thanks.smile

Last edited by kevinccc (2008-02-15 20:55:58)

Offline

 

# 18   2008-02-20 22:54:59 New design for the Primer?

jambon
New member
Registered: 2008-02-20
Posts: 1

Re: New design for the Primer?

keep mems, but joypad would be useful.  better lcd.  as a new user i was shocked by how small the screen is.
thanks ;-)

Offline

 

Board footer