Others: hardware and software

Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Type conversions

Posted on November 22, 2010 at 19:15I am using the STM8S-discovery card and I want to convert a long to a floting point and also a float or double to an ASCII  string.  If I use a very common conversion such as atof to convert a string to a float it...

carnett1 by Associate II
  • 1057 Views
  • 4 replies
  • 0 kudos

HDLC documentation

Posted on October 20, 2010 at 06:16Hi, where can I find documentation and software libraries for HDLC? I have the reference manual section that discusses HDLC, but I can't find the software libs for it.Much appreciated,Allan

allanw by Associate II
  • 804 Views
  • 1 replies
  • 0 kudos

Stm8s + pressure sensor

Posted on November 19, 2010 at 14:50Hi,i'm new in developping , so i was wondering if anyone can help me developping the code of a pression sensor relied to the Stm8s.Can anyone give me the functions and pins to use.Thank you.

kinggnl by Associate
  • 928 Views
  • 2 replies
  • 0 kudos

current on smtss-105c6

Posted on November 18, 2010 at 22:43I would like to find the spect sheet for stm8s 105c so I can see what load current is availabile on the i/o ports.  charles

carnett1 by Associate II
  • 613 Views
  • 1 replies
  • 0 kudos

UM0845.pdf

Posted on November 15, 2010 at 17:54I have downloaded some PDF files from ST but now I need to download LM0845.pdf and they changed their web site and I cannot ind that file.  Can anyone help me?  Please give me the link to that file or the links to...

carnett1 by Associate II
  • 843 Views
  • 2 replies
  • 0 kudos

beeper on stm8s-discovery

Posted on November 12, 2010 at 19:20I am using hyperterminal.com and stm8s_beep.c and when I go thru the hyperterminal toturn on th ebeeper at 2Khz I go nothing accross the piezo sounder.  I even look at itwith a scope and nothing.  What sould I see...

carnett1 by Associate II
  • 698 Views
  • 0 replies
  • 0 kudos

I/O PORTS

Posted on November 06, 2010 at 23:34Dear, I need your help about...I'm programing by asm, I need to use the outputs ports to control lcd numbers. i don't know how to do to prepair the port to do output port. I don't understand the port configuration...