STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

From AVR (AVR-GCC) to STM8 with STM8S-Discovery

Posted on May 05, 2011 at 16:31Good day! I'm writing my first project with STM8. Here are a couple of questions: - AVR-GCC has a convenient attribute PROGMEM (http://www.nongnu.org/avr-libc/user-manual/pgmspace.html) to store data (for example big a...

artvolk by Associate II
  • 339 Views
  • 0 replies
  • 0 kudos

IAR for STM8Kit

Posted on May 05, 2011 at 15:19Moderators, please delete this post, I already got the solution.

SPI Slave Mode Clock Settings

Posted on April 29, 2011 at 14:46Hi, is it required to setup the prescaler in SPI slave mode? And why can i scope a clock of 1Mhz, if i set a prescaler of 2 (f_Master/2) in master mode whereas i have an oscillator of 16Mhz. (standard STM8S-Discovery...

tnn1985 by Associate II
  • 662 Views
  • 1 replies
  • 0 kudos

Slave select (NSS) pin management of SPI

Posted on April 26, 2011 at 15:10Hi all, Is there anyone who can give me some advice about the STM8S SPI? I tried to setup STM8S105 as the SPI master mode with the hardware slave select management mode which is transmit only mode. Here my source cod...

0690X00000603OUQAY.jpg

Firmware Library

Posted on April 11, 2011 at 17:08Where can I get the Discovery firmware library? The page stm8sfwlib no longer exists. Graybeard