STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Using the SPI bus

Posted on May 17, 2010 at 15:35Hello, Right now im playing around with the ST8M8 Discovery board, i have followed some tutorials and have build a few projects that fade the LED using the PWM signal. I would like to use the SPI bus in the future to r...

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
  • 547 Views
  • 1 replies
  • 0 kudos

stm8s_spi.h and manual misalignement

Posted on January 03, 2011 at 10:34I was about to implement a SPI communication between STM8s and another peripheral. I came across a possible misalignement between what the manual says and the remarks in the FW library code stm8s_spi.h. When the SP...

spiovan9 by Associate II
  • 345 Views
  • 0 replies
  • 0 kudos