Unanswered Questions

1
vote
0answers
16 views

How do I use Ride Simulator for code time measurments ?

I am writing some bit-banged serial code which works when run on the STM8S-Discovery so I know the code's timing is correct ( within +/-5% ), but when simulating in Ride the elapse …
1
vote
0answers
36 views

How can I mix up Assembler and C in one project?

Here's how - http://stm8sdiscovery.blogspot.com/
0
votes
0answers
16 views

Which pins to use

I've never used a microcontroller before. I recently bought an STM8S to teach myself, and I've figured out how to do a lot of things with the onboard LED. Which pins do I use to at …