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

Using Virtual Com port driver on Win7 32/64 bits

Posted on December 05, 2012 at 20:31I am trying to use driver for MCBSTR9.inf thats working well on WinXP for a virtual com solutions, but in win7 i had many problems with the connection and could not send commands to microcontroller or receive from...

rafael by Associate
  • 1519 Views
  • 2 replies
  • 0 kudos

If Statement and Operands on STM8L

Posted on December 30, 2014 at 03:12Would someone assist with the logic of my 4 stage if-statement.  It basically performs one of four groups depending upon how 2 dip switches are set.  The problem is that no matter how I set the 2 dip switches it a...

cosmic compiler bug

Posted on December 23, 2015 at 04:42Hi all Cosmic compiler:   Parser V4.11.4 - 12 Aug 2015,   Generator (Limited) V4.4.3 - 13 Oct 2015   Optimizer V4.4.3 - 13 Oct 2015 Consider the attached test code - testbug.c line 17 isCW = !isCW ; // generates...

STR911 spi master transmit problem

Posted on December 29, 2014 at 23:24Hi,I am using STR911FAW44X6 as SPI master to send out a hugh amount of data(136*256 bytes) to a SPI slave.  I set up CLK as 10MHz, CPHA=0, CPOL=0. The way I send out the data is as follows:            for ( j = 0;...

jian by Associate
  • 855 Views
  • 0 replies
  • 0 kudos

STM8L Timer Trigger

Posted on December 23, 2015 at 10:19I am using STM8L051F3.I want to use Timer-2 ch-1 & ch-2 and Timer-3 ch-1 in sequence PWM mode.All 3 timer in PWM mode with Period of 6 ms.But first i want to start Timer-2 ch-1 PWM. After Complition of its 1st pul...

ritesh by Associate II
  • 813 Views
  • 0 replies
  • 0 kudos

How to erase the STM8S207S8T6C microcontroller

Posted on December 05, 2015 at 18:13Hi, I the first time write at this forum, prompt to me please, I have the STM8S207S8T6C microcontroller, and I have a programmator of ST-LINK/V2 and the ST Visual Programmer program, on mine the microcontroller is...

kamal1953 by Associate II
  • 3400 Views
  • 3 replies
  • 0 kudos

pre-build command in STVD

Posted on December 17, 2015 at 20:10Is there any way to execute a ''pre-build command'' in STVD? I would like to auto-increment a version number in the source-code prior to each build. I have a command-line utility that modifies a header file to do ...

dporter by Associate
  • 715 Views
  • 0 replies
  • 1 kudos