STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Reading SPI port - first byte?

Posted on April 08, 2014 at 16:53Maybe some of you with SPI experience can spot this one easily. I have a SPI slave device connected to my STM8L152. I watch the clock and data stream to the device requesting a read of a register, and then I can see ...

vince by Associate III
  • 447 Views
  • 1 replies
  • 0 kudos

why is my interrupt not working???

Posted on September 10, 2015 at 07:26 hello, I've been trying to blink an led using an overflow interrupt with timer 4 on the sm8l discovery board. So far I haven't made it work. I'm currently using IAR Embedded Workbench with the Std lib...

STM8S003 - SPI Receive

Posted on August 30, 2015 at 01:49 I'm at my wit's end, I cant seem to make SPI receive work properly. This is a cut from the S003 reference manual: This is the capture from the logic analyzer: And this is th...

0690X000006051mQAA.png 0690X00000604qzQAA.png
bjerman by Associate II
  • 183 Views
  • 0 replies
  • 0 kudos

STM8 internal EEPROM and Toolchain

Posted on July 16, 2015 at 10:25Hi all! ST Visual Development Raisonance Debugger Cosmic Compiler The following problem: It seems that the internal EEPROM is erased every time the debugger writes new software into the controller. Is it possible to ...

STM8 HWI2C and ClockStretching

Posted on August 27, 2015 at 10:17Hi @ all! I'm using the HWI2C interface as a I2c slave. Now I need to activate clock stretching on the SCL line to tell the master that the device is busy. Is there a possibility to activate clock stretching (SCL to...

STM8S Reload Watchdog Timer During Halt Mode

Posted on August 24, 2015 at 18:43Hey guys, I am using an STM8S003F3 and am trying to implement a watchdog timer. I have been using the IWDG functions from the standard peripheral library and it seems to work, but once I enter HALT mode I can't rese...

cfleck by Associate II
  • 240 Views
  • 0 replies
  • 0 kudos