STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! crtsi.s file startup script for stm8A

Hello all. I am looking for an example startup script to perform a few initialization tests.I came to know that in  https://usermanual.wiki/Document/CXSTM8UsersGuide.1100875490.pdInitializing data in RAM section there is a startup script.I would like...

raja1 by Associate II
  • 1339 Views
  • 2 replies
  • 0 kudos

command line for the utility STVP_CmdLine.exe

Hi, can you please help I am programming my board using STVP_CmdLine.exe utility with the following arguments -ProgMode=SWIM -Device=STM8S105x6 -FileProg={FW_PATH} -verif -no_loop. I need an argument to change the frequency, something like Freq=1800....

Desultor by Associate
  • 860 Views
  • 1 replies
  • 0 kudos

PB4 doesn't work on STM8S003F3P

Hi everybody, I'm working with STM8S003F3P6 on a custom board, using PB4 as an output. It simply does not work. It is always high. I know it is a true open drain pin, and I provided the pull-up resistor, but it still doesn't work. Look at this image,...

STM8l001 PWM

Good day!Started learning stm8l001 MC with SPL libraries, and actually cant find any examples of PWM for it.RWM examples for STM8s was taken and changed according l001 timers and pinouts(Timer 3 - Channel 2 ,PD0),checked bits were installed during li...

Pavel888 by Associate
  • 1340 Views
  • 3 replies
  • 1 kudos

Small Device C Compiler 4.3.0 Release Candidate 1

There is now a Release Candidate 1 for the 4.3.0 release of the Small Device C Compiler (SDCC), a free ISO C compiler targeting the STM8 and other 8-bit architectures.In addition to the source package, binaries are available for x86 and amd64 Windows...