STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to register STBLLIB.dll and Files.dll

Posted on September 07, 2011 at 22:52What is the correct procedure for registering STBLLIB.dll and Files.dll under WinXp and Win7? ''regsvr32 stbllib.dll'' under WinXP produces ''stbllib.dll was loaded, but the DllRegisterServer entry point was not ...

helmut by Associate
  • 322 Views
  • 0 replies
  • 0 kudos

Memory Organization STM8S

Posted on September 07, 2011 at 21:41I am using ST Visual Develop to write an application for an stm8s207 microcontroller.  When I add enough code I lose the ability to debug.  The program goes to an unknown address and never gets to main().  When I...

tarik by Associate
  • 285 Views
  • 0 replies
  • 0 kudos

STM8 Assembler using STVD with Assembler / Linker Toolchain

Posted on August 10, 2011 at 15:13Further to a previous enquiry regarding ''The parameter is incorrect'' issue with STVD. I've installed STVD V4.2.1 and Patch 2  but I'm still struggling with this problem of ''The parameter is incorrect'' on an ST8 ...

STM8L: CCO pin

Posted on September 06, 2011 at 22:27Dear,Working with Discovery board, I encountered the following problems with CCO pin:1. When HSI(16MHz) is routed to CCO, the signal on the CCO a. has a low and not stable amplitude from 500mV to 1.2V.b. The sign...

elil by Associate III
  • 398 Views
  • 2 replies
  • 0 kudos

prevent copy firmware

Posted on September 07, 2011 at 10:23Hi all, How to prevent copy firmware for stm8l MCUs? Tks all.

np1 by Associate II
  • 359 Views
  • 1 replies
  • 0 kudos

How to initialize the RAM in c language.

Posted on September 07, 2011 at 14:55How to initialize the RAM in STM8S105xxxHi:       I want to initialize the space of  RAM(the whole RAM), please tell me how to operate. Thanks! the language is c. Fred

wpj1018 by Associate II
  • 513 Views
  • 2 replies
  • 0 kudos

ack generated once in I2C slave receiver mode

Posted on August 30, 2011 at 11:07Hello,I'm using STM8L152C6 as a slave I2C device. I'm able to receive the first byte with acknowledge but successive rx data go along with NACKs. Here's my I2C configuration:CLK_PeripheralClockConfig(CLK_Peripheral_...

0690X0000060MlSQAU.gif
Gaston by Senior
  • 435 Views
  • 1 replies
  • 0 kudos

Cannot connect ST-Link

Posted on July 13, 2011 at 07:43I am trying to program a hex file in STM8S103F2P6 using ST-Link via STVPHowever, I get the error> Programming  PROGRAM MEMORY area...Error : Cannot communicate with the board.Wrong board selection or check board power...

jade by Associate
  • 919 Views
  • 2 replies
  • 0 kudos

GPIO in interrupt handler

Posted on August 30, 2011 at 02:22I'm trying to create an interrupt handler that will toggle an LED on and off very quickly  (as a basic test, my end goal is to eventually do much more than that). Right now I have an interrupt handler which is confi...

jordan by Associate
  • 808 Views
  • 4 replies
  • 0 kudos