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 & MODBUS RTU

Posted on March 30, 2011 at 12:52I've tried to look for a Modbus RTU version for the STM8s. It seemed that nothing exists yet. So I decided to write a tiny version of it for the only purpose of the most basic RTU functions that do the job, which a...

spiovan9 by Associate II
  • 8036 Views
  • 10 replies
  • 0 kudos

TIM1 one-pulse PWM mode with four outputs -- I would like the pulses to start HIGH immediately when I enable the timer, so that they can go LOW individually at different times depending on each comparison.

I'm a beginner at STM8 programming. I'm designing a quad trailing-edge dimmer as my first STM8S003F3 project. I have a zero crossing pulse tied to a pin and generating an interrupt, and on this interrupt I want to trigger pulses on four output that e...

Generating random number

We have many STM8S001J3 connected to the same data bus. Each of them should generate a random number to use it as its own ID. We cannot use ADC to generate the number because all pins are in use. We cannot use clock because all MSU boot at the same t...

DDavy.1 by Associate
  • 1564 Views
  • 3 replies
  • 0 kudos