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

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
  • 522 Views
  • 0 replies
  • 0 kudos

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
  • 771 Views
  • 2 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
  • 1128 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
  • 896 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
  • 1397 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
  • 1908 Views
  • 4 replies
  • 0 kudos