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

Timer 4 on STM8S103F3P6

Posted on February 19, 2011 at 15:40  Can't get working T4 overflow interrupt on STM8S103F3P6 (on STM8S-Diskovery with STM8S105 the same code works well): TIM4_CR1 = 1; TIM4_PSCR = 7; TIM4_IER = 1; Need minimal code to enable Timer4 overflow interru...

ne562 by Associate II
  • 1265 Views
  • 1 replies
  • 0 kudos

STM8s and RF application

Posted on February 18, 2011 at 00:15Hi friends, hurrah to STM8s ! The 2.4 GHz PLL synthesizer is done, with LCD, 4x3 keypad, LMX2326, homemade VCO and Beeper. #stw8110x-series #rf-synthesizer #2.4ghz #keypad #lmx2326 #pll #lcd

spiovan9 by Associate II
  • 1760 Views
  • 1 replies
  • 0 kudos

ST 10 Flasher 2.4b dumping error

Posted on July 11, 2010 at 08:37Hello,ST 10 Flasher 2.4b can flash any ST10 due to the same init commands.But it's can't dump the flash, even if the port and monitor are fine. Every thime the same:*Dump-->ERROR Description: LoadExternalFlashMonitor:...

Errors STVD

Posted on February 04, 2011 at 17:32Hello, can you help me?I can not build any code with STVD.I installed COSMIC compiler 32K.every time he gives me the following error message:----------- Project stm8s105 - STM8 Cosmic - Configuration Debug -------...

nad by Associate II
  • 2029 Views
  • 3 replies
  • 0 kudos

Issue the command BRES and register ITC->ISPR

Posted on January 31, 2011 at 05:04why reset command BRES does not work one bit of the register ITC->ISPR (does not reset the bit) in the simulator works in real mcu does not work. - However, the command BSET works in the simulator and in mcu --- e...

Int2str function improvement

Posted on June 15, 2010 at 17:25Dear friends, this improved version of the ''int2str'' function will solve a bug present in the original version provided with the hyperterminal example though it is used nowhere in that example. I'm working on an app...

spiovan9 by Associate II
  • 2485 Views
  • 7 replies
  • 0 kudos