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

Reaction Timer

Posted on November 10, 2011 at 15:52I would like to learn how to control the STR9 to create a reation timer program.  When a button is pressed the unit waits a random time interval (between four and eight seconds) then begins incrementing LEDs on a ...

mathew086 by Associate II
  • 2152 Views
  • 3 replies
  • 0 kudos

STVD Installation

Posted on November 15, 2011 at 16:54after installing the STM8 STVD IDE v4.3 on a Windows 7 machine, I try to set the tools to The Cosmic tool chain. I get a message indicating that the Path does not contain at least one of the supported toolsets. I ...

tmadden by Associate
  • 662 Views
  • 0 replies
  • 0 kudos

STR750 I2C PROBLEM WITH AF

Posted on November 07, 2011 at 16:40I am developing the firmware to communicate with a peripheral. I started with the example and I managed to communicate correctly. The problem is that I can�t detect if the peripheral is absent using the AF bit in ...

tecnico2 by Associate
  • 996 Views
  • 1 replies
  • 0 kudos

Unique ID Returning Zeros

Posted on September 29, 2011 at 12:41I am using ST Visual Develop STM8S105xx Datasheet Page 57 details the 96-bit unique device identifier My Device is STM8S105K6 I am using stm8s_flash.c to call the FLASH_ReadByte function as follows: for (i=0; i<1...

Delay for PWM signals

Posted on November 08, 2011 at 01:18Hi!I need to generate two PWM signals using board MCBSTR9 (STR912FAW44). Main parameters for signals are delay, pulse width, period length. I send this params to board with RS-232. There are no problems with setti...

iu5334 by Associate
  • 860 Views
  • 0 replies
  • 0 kudos

Low Pass Filter Implementation...

Posted on September 08, 2011 at 11:07Hello,I am using STM8S208MB MCU for my application and need to design a Low Pass Filter for 500 Hz on the Analog Inputs. Has anybody designed and implemented this kind of LPF using the MCU. I need the filter of f...

how to create interrupt process in main.c

Posted on October 09, 2011 at 14:38Hi:    STM8S105C6 is used in my project.    I want to create the interrupt process in main.c, the compiler is cosmic.    In general, the interrupt function is created in stm8_interrupt_vector.c. So i want move it i...

wpj1018 by Associate II
  • 2257 Views
  • 4 replies
  • 0 kudos