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

STM8S-Discovery I2C problems

Posted on January 12, 2017 at 15:39I have the problem with I2C comunication.I programmed two STM8S-Discovery with example firmware available in C:\Users\u.iaquinta\Downloads\en.stsw-stm8069\STM8S_StdPeriph_Lib\Project\STM8S_StdPeriph_Examples\I2C\I2...

0690X00000605pAQAQ.png
u23 by Senior
  • 1174 Views
  • 1 replies
  • 0 kudos

edesignsuite---promovideo---feb-2017

Posted on January 11, 2017 at 20:24eDesignSuitehttps://my.st.com/analogsimulator is an easy-to-use comprehensive software tool suite ready to help customers in their needs by transforming application requirements into satisfactory solutions accurate...

0690X00000605zYQAQ.png 0690X0000060QQDQA2.jpg 0690X0000060QQKQA2.jpg 0690X0000060QQNQA2.jpg

STM8S - 32bit atomic access

Posted on January 02, 2017 at 09:12Hi,I'm stm8 newbie, and i wonder if i can do assumption, that reading uint32 variable will be atomic.There is simple function returning system time measured in ms using uint32_t variable, and it's looks like follow...

STiH273 RTP streaming support

Posted on January 13, 2017 at 19:31Hello, Im getting IP Video stream from http://questtel.com/item.php?id=1&product=21, my application requires PTR protocol, I need to know if STiH273 support RTP protocol or not, if not - could you guys recommend me...

KA3100D - Fairchild IC 1:1 Alternative

Posted on January 06, 2017 at 13:22We are using Fairchild Semiconductor KA3100D IC SOP-16 SMD Package in our medical products with annual consumption of 1000. Currently this IC is EOL now (Year 2008)But since it is used in regular production, we nee...

0690X000006060fQAA.png

STVD Problems under Windows 7!!!

Posted on June 17, 2011 at 15:53Hi, I am a project engineer. I use ST7,STM8 as microcontroller in my projects. And i use COSMIC as a complier. And i use STVD and STVP. I had not any problem while ? was using these programs under Win XP. But ? have a...

hsynenko by Associate II
  • 3238 Views
  • 7 replies
  • 0 kudos

SWIM interface code to run on STM32

Posted on December 09, 2013 at 17:21I have an application requiring the use of an STM32F107 to program a number of STM8S parts in-circuit, therefore I must implement the SWIM protocol on the STM32F107.  I have requested the source code for the SWIM ...

ron by Associate
  • 3081 Views
  • 4 replies
  • 0 kudos

Interrupt not working

Posted on December 21, 2016 at 13:02I am trying to run a code in which timer causes an interrupt and everytime interrupt is generated, a variable h is incremented, but it remains zero in quickwatch window. My code is written below in stvd and cosmic...