STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Very confused about STM8S longevity

I'm seeing a lot of conflicting information on STM8S longevity and I'm trying to find some confirmed information. On the STM8S series page, it states that the STM8S series is in the 10-year product longevity program: https://www.st.com/en/microcontr...

bevenson by Associate II
  • 1600 Views
  • 4 replies
  • 0 kudos

Installing STM-STUDIO-STM8

I downloaded the Windows installer for STM-STUDIO-STM8 from st.com HERE. The installation works until this error message pops up (see the screenshot). I removed the read-only file property as requested, but the same error persists. Do you know any fi...

0693W00000YA1UIQA1.png
Kmax18 by Senior II
  • 647 Views
  • 0 replies
  • 0 kudos

I'm writing an STM8 assembler using your PM0044 document, but it has errors. For example, BTJF and BTJT are both listed as having an opcode of $72 $0x (the x is the bit mask). Most likely, one of those opcodes is supposed to be $92.

Most likely, the programmer who wrote your assemble used a text document provided by the engineers for his info on the STM8 instruction set. Later on, a technical writer converted that text document into a snazzy PDF for outsiders such as myself. Err...

HughA by Associate
  • 600 Views
  • 1 replies
  • 0 kudos