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

Error creating process for executable

Posted on April 25, 2010 at 13:26Hello.I'm a student and I've jsut started useing ST Visual Develop so I'm sorry for this I belive stupid question...I get this error in build:----------- Project d - ST Assembler Linker - Configuration Debug --------...

171280 by Associate
  • 986 Views
  • 1 replies
  • 0 kudos

EINIT in Bootstrap Mode

Posted on April 28, 2010 at 09:40When ST10F273 is in bootstrap mode and it as received a NULL character from UART, according to documentation SYSCON register is set with a default value of 0400h, but the documentation does not say anything about the...

harsha by Associate
  • 1167 Views
  • 1 replies
  • 0 kudos

PWM input capture

Posted on March 17, 2010 at 08:23Hello, I'm attempting to design a stabilization system for a hobby level RC-UAV, using stm8s Discovery dev board. Right Now I'm just trying to get the mcu to: 1)Capture the input signals on-time and off-time, and sto...